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)
74theorem V_cb_from_cube_edges :
75 V_cb_geom = 1 / (2 * cube_edges 3) := by
proof body
Term-mode proof.
76 simp only [V_cb_geom, edge_dual_ratio, cube_edges]
77 norm_num
78
79/-! ## Verification Theorems -/
80
81/-- V_cb matches within 1 sigma.
82
83 pred = 1/24 ≈ 0.04166666...
84 obs = 0.04182
85 err = 0.00085
86 |pred - obs| = |0.04166 - 0.04182| = 0.00016 < 0.00085 ✓
87
88 This is now PROVEN, not axiomatized. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (12)
Lean names referenced from this declaration's body.
-
cube_edges
in IndisputableMonolith.Constants.AlphaDerivation
decl_use
-
sigma
in IndisputableMonolith.Decision.AbileneParadox
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
sigma
in IndisputableMonolith.NumberTheory.Primes.ArithmeticFunctions
decl_use
-
V_cb
in IndisputableMonolith.Physics.CKM
decl_use
-
V_cb_geom
in IndisputableMonolith.Physics.CKMGeometry
decl_use
-
edge_dual_ratio
in IndisputableMonolith.Physics.MixingGeometry
decl_use
-
pred
in IndisputableMonolith.RRF.Core.Vantage
decl_use
-
V_cb
in IndisputableMonolith.StandardModel.CKMMatrix
decl_use