theorem
proved
V_cb_approx
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.RecogSpec.RSBridge on GitHub at line 166.
browse module
All declarations in this module, on Recognition.
explainer page
formal source
1632. **φ⁻³ ≈ 0.236**: Golden projection part of the Cabibbo angle.
164-/
165
166theorem V_cb_approx : (1 : ℚ) / 24 > 0.04 ∧ (1 : ℚ) / 24 < 0.05 := by
167 constructor <;> norm_num
168
169end RecogSpec
170end IndisputableMonolith