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

cp_violation_small

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)

 176theorem cp_violation_small :
 177    jarlskogInvariant > 0 ∧ jarlskogInvariant < 1e-4 := by

proof body

Term-mode proof.

 178  unfold jarlskogInvariant
 179  constructor <;> norm_num
 180
 181/-! ## Unitarity Triangle -/
 182
 183/-- The unitarity of the CKM matrix gives constraints:
 184
 185    V_ud V_ub* + V_cd V_cb* + V_td V_tb* = 0
 186
 187    This forms a triangle in the complex plane.
 188    The angles α, β, γ are related to CP violation.
 189
 190    RS predicts these angles are φ-related. -/

depends on (18)

Lean names referenced from this declaration's body.