lemma
proved
term proof
res_nu2_simp
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)
173lemma res_nu2_simp : res_nu2 = (-231 : ℚ) / 4 := by
proof body
Term-mode proof.
174 unfold res_nu2
175 -- res_nu3 = -217/4, spacing = 7/2 = 14/4
176 simp [res_nu3_simp, nu_spacing_eq]
177 norm_num
178
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
nu_spacing_eq
in IndisputableMonolith.Physics.NeutrinoSector
decl_use
-
res_nu2
in IndisputableMonolith.Physics.NeutrinoSector
decl_use
-
res_nu3
in IndisputableMonolith.Physics.NeutrinoSector
decl_use
-
res_nu3_simp
in IndisputableMonolith.Physics.NeutrinoSector
decl_use