Axioms #
Imported declaration from the Incompleteness formalization.
Equations
Instances For
Imported declaration from the Incompleteness formalization.
Equations
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.Imply₁ φ ψ = φ ==> ψ ==> φ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.Imply₁.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.Imply₁ φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.Imply₂.set = {x : F | ∃ (φ : F) (ψ : F) (χ : F), LO.Axioms.Imply₂ φ ψ χ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.ElimContra.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.ElimContra φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndElim₁ φ ψ = φ ⋏ ψ ==> φ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndElim₁.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.AndElim₁ φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndElim₂ φ ψ = φ ⋏ ψ ==> ψ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndElim₂.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.AndElim₂ φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndInst φ ψ = φ ==> ψ ==> φ ⋏ ψ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.AndInst.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.AndInst φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.OrInst₁ φ ψ = φ ==> φ ⋎ ψ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.OrInst₁.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.OrInst₁ φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.OrInst₂ φ ψ = ψ ==> φ ⋎ ψ
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.OrInst₂.set = {x : F | ∃ (φ : F) (ψ : F), LO.Axioms.OrInst₂ φ ψ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.OrElim.set = {x : F | ∃ (φ : F) (ψ : F) (χ : F), LO.Axioms.OrElim φ ψ χ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.NegEquiv.set = {x : F | ∃ (φ : F), LO.Axioms.NegEquiv φ = x}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.EFQ φ = ⊥ ==> φ
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termEFQAx = Lean.ParserDescr.node `LO.Axioms.termEFQAx 1024 (Lean.ParserDescr.symbol "EFQAx")
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.LEM φ = φ ⋎ ∼φ
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termLEMAx = Lean.ParserDescr.node `LO.Axioms.termLEMAx 1024 (Lean.ParserDescr.symbol "LEMAx")
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termWLEMAx = Lean.ParserDescr.node `LO.Axioms.termWLEMAx 1024 (Lean.ParserDescr.symbol "WLEMAx")
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.Dummett φ ψ = (φ ==> ψ) ⋎ (ψ ==> φ)
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termDummettAx = Lean.ParserDescr.node `LO.Axioms.termDummettAx 1024 (Lean.ParserDescr.symbol "DummettAx")
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.DNE φ = ∼∼φ ==> φ
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termDNEAx = Lean.ParserDescr.node `LO.Axioms.termDNEAx 1024 (Lean.ParserDescr.symbol "DNEAx")
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.Peirce φ ψ = ((φ ==> ψ) ==> φ) ==> φ
Instances For
Imported declaration from the Incompleteness formalization.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.Axioms.termPeirceAx = Lean.ParserDescr.node `LO.Axioms.termPeirceAx 1024 (Lean.ParserDescr.symbol "PeirceAx")