structure
definition
def or abbrev
ParticlePhysicsDepthCert
show as:
view Lean formalization →
formal statement (Lean)
34structure ParticlePhysicsDepthCert where
35 five_detectors : Fintype.card DetectionMethod = 5
36 six_quarks : quarkFlavors = 6
37 six_leptons : leptonFlavors = 6
38