def
definition
def or abbrev
ymLatticeGapCert
show as:
view Lean formalization →
formal statement (Lean)
55def ymLatticeGapCert : YMLatticeGapCert where
56 five_sectors := ymSectorCount
proof body
Definition body.
57 vacuum_zero := ym_vacuum
58 gap_exists := ym_lattice_gap
59 vacuum_unique := ym_vacuum_unique
60
61end IndisputableMonolith.Physics.YangMillsLatticeFromRS