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

leptons_same_Z

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)

  99theorem leptons_same_Z :
 100    RSBridge.ZOf .e = RSBridge.ZOf .mu ∧
 101    RSBridge.ZOf .mu = RSBridge.ZOf .tau := by

proof body

Term-mode proof.

 102  exact ⟨rfl, rfl⟩
 103
 104/-! ## Z is strictly increasing (for hierarchy ordering) -/
 105

depends on (12)

Lean names referenced from this declaration's body.