pith. machine review for the scientific record. sign in
structure definition def or abbrev

SMVerificationCert

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)

 162structure SMVerificationCert where
 163  all_positive : ∀ f : Fermion, 0 < fermionMass f
 164  phi_scaling : ∀ (s : Sector) (r : ℤ) (z : ℤ),
 165    predict_mass s (r + 1) z = phi * predict_mass s r z
 166  nine_fermions : Fintype.card Fermion = 9
 167

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (10)

Lean names referenced from this declaration's body.