pith. machine review for the scientific record. sign in
theorem

V_cb_approx

proved
show as:
view math explainer →
module
IndisputableMonolith.RecogSpec.RSBridge
domain
RecogSpec
line
166 · github
papers citing
none yet

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

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

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