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.