structure
definition
def or abbrev
NonlinearReggeCert
show as:
view Lean formalization →
formal statement (Lean)
110structure NonlinearReggeCert where
111 phi_lattice_regular : PhiLatticeRegularity
112 cms_satisfied : CMSConditions phi_lattice_regular
113 linearized_sufficient : linearized_covers_observational = true
114