pith. machine review for the scientific record. sign in
theorem proved term proof

solar_correction_eq

show as:
view Lean formalization →

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)

 114theorem solar_correction_eq : solar_correction = 10 * alpha := by

proof body

Term-mode proof.

 115  unfold solar_correction solar_coefficient
 116  rfl
 117
 118/-! ## Derivation of the Coefficient 3/2 (Cabibbo) -/
 119
 120/-- The Cabibbo correction coefficient is faces / 4.
 121
 122    **Physical interpretation**: The quark sector's 3-generation torsion
 123    (φ⁻³ weight) couples via face-diagonal paths. The 6 faces divided by
 124    4 (the number of vertices per face, or equivalently the vertex-edge
 125    weight in the dual lattice) gives 3/2. -/

depends on (16)

Lean names referenced from this declaration's body.