FiniteFrame #
Imported declaration from the Incompleteness formalization.
- Rel : _root_.Rel self.World self.World
- world_nonempty : Nonempty self.World
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
- C.restrictFinite = {F : LO.Modal.Kripke.FiniteFrame | F.toFrame ∈ C}
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- C.toFrameClass = (fun (x : LO.Modal.Kripke.FiniteFrame) => x.toFrame) '' C
Instances For
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.Modal.Formula.Kripke.ValidOnFiniteFrame F φ = (F.toFrame ⊧ φ)
Instances For
Equations
- LO.Modal.Formula.Kripke.ValidOnFiniteFrame.semantics = { Realize := fun (F : LO.Modal.Kripke.FiniteFrame) => LO.Modal.Formula.Kripke.ValidOnFiniteFrame F }
Alias of the reverse direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrame.iff_not_exists_valuation.
Alias of the forward direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrame.iff_not_exists_valuation.
Alias of the reverse direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrame.iff_not_exists_valuation_world.
Alias of the forward direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrame.iff_not_exists_valuation_world.
Imported declaration from the Incompleteness formalization.
Equations
Instances For
Alias of the forward direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrameClass.iff_not_exists_frame.
Alias of the reverse direction of LO.Modal.Formula.Kripke.ValidOnFiniteFrameClass.iff_not_exists_frame.
Imported declaration from the Incompleteness formalization.
Instances
Imported declaration from the Incompleteness formalization.
- finite : Γ.Finite
Instances
Imported declaration from the Incompleteness formalization.
Equations
- C.DefinedByFormula φ = C.DefinedBy {φ}
Instances For
Imported declaration from the Incompleteness formalization.