141theorem anomalous_nu_correction_zero (D : ℝ) : 142 anomalous_nu_correction D 0 = 0 := by
proof body
Term-mode proof.
143 unfold anomalous_nu_correction; simp 144 145/-- For small η, the anomalous correction ≈ η/D, i.e. the correction rate 146 at leading order is 1/D per unit of η. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.