recognition /
Constants /
Constants.AlphaDerivation /
explainer
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)
139 theorem per_face_solid_angle_eq :
140 per_face_solid_angle = 2 * Real.pi / 3 := by
proof body
Tactic-mode proof.
141 have h6 : (cube_faces D : ℝ) = 6 := by exact_mod_cast faces_at_D3
142 simp only [per_face_solid_angle, solid_angle_Q3_eq, h6]; ring
143
144 /-- Face solid angles reconstruct the total: 6 × (2π/3) = 4π. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
cube_faces
in IndisputableMonolith.Constants.AlphaDerivation
decl_use
faces_at_D3
in IndisputableMonolith.Constants.AlphaDerivation
decl_use
per_face_solid_angle
in IndisputableMonolith.Constants.AlphaDerivation
decl_use
solid_angle_Q3_eq
in IndisputableMonolith.Constants.AlphaDerivation
decl_use
cube_faces
in IndisputableMonolith.Constants.PlanckScaleMatching
decl_use
faces_at_D3
in IndisputableMonolith.Masses.SectorDependentTorsion
decl_use
total
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
total
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use
cube_faces
in IndisputableMonolith.Physics.PMNSCorrections
decl_use