pith. machine review for the scientific record. sign in
theorem proved term proof

kernel_ratio_dimensionless

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 178theorem kernel_ratio_dimensionless (lam : ℝ) (hlam : lam ≠ 0) (k a tau0 : ℝ) :
 179    (lam * a) / ((lam * k) * tau0) = a / (k * tau0) := by

proof body

Term-mode proof.

 180  field_simp [hlam]
 181
 182/-! ## Self-Similarity Derivation of α -/
 183
 184/-- Structure encoding the self-similarity assumption for α derivation. -/

depends on (11)

Lean names referenced from this declaration's body.