Return Rate Vanishes At Fold

Documentation

Lean 4 Proof

theorem returnRate_vanishes_at_fold (lambda sf : ℝ) :
    returnRate lambda sf 0 = 0 := by
  simp [returnRate]

Dependency Graph

Module Section

## Coupled (ρ, T, J) System (merged from CoupledSystem.lean)