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

StabilityCert

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)

 136structure StabilityCert (f : Fermion) where
 137  cert : ResidueCert
 138  cert_matches : cert.f = f
 139  cert_valid : cert.valid
 140
 141/-! ## Connection to AnchorPolicy -/
 142
 143/-- The canonical anchor from AnchorPolicy. -/

depends on (10)

Lean names referenced from this declaration's body.