IntProp #
Imported declaration from the Incompleteness formalization.
Equations
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.IntProp.«term_ᴹ» = Lean.ParserDescr.trailingNode `LO.IntProp.«term_ᴹ» 75 75 (Lean.ParserDescr.symbol "ᴹ")
Instances For
@[simp]
def
LO.Modal.Formula.toPropFormula
{α : Type u_1}
(φ : Formula α)
:
autoParam (φ.degree = 0) toPropFormula._auto_1 → IntProp.Formula α
Imported declaration from the Incompleteness formalization.
Equations
- (LO.Modal.Formula.atom aᴾ) x_1 = LO.IntProp.Formula.atom a
- (LO.Modal.Formula.falsumᴾ) x_1 = ⊥
- (φ_2.imp ψᴾ) x_1 = (φ_2ᴾ) ⋯ ==> (ψᴾ) ⋯
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Modal.«term_ᴾ» = Lean.ParserDescr.trailingNode `LO.Modal.«term_ᴾ» 75 75 (Lean.ParserDescr.symbol "ᴾ")