pith. machine review for the scientific record. sign in
theorem

deficitLinearizationCert

proved
show as:
view math explainer →
module
IndisputableMonolith.Geometry.DeficitLinearization
domain
Geometry
line
188 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Geometry.DeficitLinearization on GitHub at line 188.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

 185      linearizedDeficit W.coeffs η h) = 0
 186
 187/-- The certificate is inhabited by the proved `linear_regge_vanishes`. -/
 188theorem deficitLinearizationCert : DeficitLinearizationCert where
 189  linear_vanishes := fun W η => linear_regge_vanishes W η
 190
 191end
 192
 193end DeficitLinearization
 194end Geometry
 195end IndisputableMonolith