lemma
proved
wrapper
chi2_leptons_zero
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)
45@[simp] lemma chi2_leptons_zero : chi2 leptonsWitness = 0 := by
proof body
One-line wrapper that applies simp.
46 simp [chi2, leptonsWitness, z_e_zero, z_mu_zero, z_tau_zero]
47
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
chi2
in IndisputableMonolith.PDG.Fits
decl_use
-
leptonsWitness
in IndisputableMonolith.PDG.Fits
decl_use
-
z_e_zero
in IndisputableMonolith.PDG.Fits
decl_use
-
z_mu_zero
in IndisputableMonolith.PDG.Fits
decl_use
-
z_tau_zero
in IndisputableMonolith.PDG.Fits
decl_use