structure
definition
def or abbrev
LawfulNormalizer
show as:
view Lean formalization →
formal statement (Lean)
5structure LawfulNormalizer (x : ℝ) : Prop where
6 fixed : x = 1
7 EL : IndisputableMonolith.URCAdapters.EL_prop
8