Documentation

Logic.IntProp.Kripke.Completeness

Equations
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[simp]
      theorem LO.IntProp.Kripke.CanonicalModel.frame_def {α : Type u} {Λ : LO.IntProp.Hilbert α} [Nonempty (LO.IntProp.SCT Λ)] {t₁ : LO.IntProp.SCT Λ} {t₂ : LO.IntProp.SCT Λ} :
      (LO.IntProp.Kripke.CanonicalModel Λ).Frame.Rel t₁ t₂ t₁.tableau.1 t₂.tableau.1
      theorem LO.IntProp.Kripke.truthlemma {α : Type u} [DecidableEq α] [Encodable α] {Λ : LO.IntProp.Hilbert α} [Λ.IncludeEFQ] [Nonempty (LO.IntProp.SCT Λ)] {p : LO.IntProp.Formula α} {t : (LO.IntProp.Kripke.CanonicalModel Λ).World} :
      t p p t.tableau.1
      theorem LO.IntProp.Kripke.complete {α : Type u} {Λ : LO.IntProp.Hilbert α} [Λ.IncludeEFQ] [Nonempty (LO.IntProp.SCT Λ)] [DecidableEq α] [Encodable α] {𝔽 : LO.Kripke.FrameClass} (H : LO.IntProp.Kripke.CanonicalFrame Λ 𝔽) {p : LO.IntProp.Formula α} :
      𝔽#α pΛ ⊢! p
      Equations
      • =