lemma
proved
term proof
E_passive_exact
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)
165lemma E_passive_exact : (E_passive : ℝ) = 11 := by
proof body
Term-mode proof.
166 have h : (E_passive : ℕ) = 11 := rfl
167 simp only [h, Nat.cast_ofNat]
168
169/-- Cube faces = 6 (exact). -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
E_passive
in IndisputableMonolith.Masses.Anchor
decl_use
-
E_passive
in IndisputableMonolith.Physics.MassTopology
decl_use
-
E_passive_exact
in IndisputableMonolith.RRF.Physics.LeptonGenerations.Necessity
decl_use