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

DeficitLinearizationCert

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)

 181structure DeficitLinearizationCert where
 182  linear_vanishes : ∀ {nH nE : ℕ}
 183    (W : WellShapedData nH nE) (η : EdgePerturbation nE),
 184    (∑ h : Fin nH, (W.complex.hinges h).area *
 185      linearizedDeficit W.coeffs η h) = 0
 186
 187/-- The certificate is inhabited by the proved `linear_regge_vanishes`. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (11)

Lean names referenced from this declaration's body.