Documentation

Foundation.IntProp.Kripke.Completeness

def LO.IntProp.Hilbert.Kripke.canonicalFrameOf (H : Hilbert ) [H.Consistent] [H.IncludeEFQ] :
Equations
def LO.IntProp.Hilbert.Kripke.canonicalModelOf (H : Hilbert ) [H.Consistent] [H.IncludeEFQ] :
Equations
  • One or more equations did not get rendered due to their size.
theorem LO.IntProp.Hilbert.Kripke.truthlemma {H : Hilbert } {φ : Formula } [H.IncludeEFQ] [H.Consistent] {t : (canonicalModelOf H).World} :
t φ φ t.tableau.1
theorem LO.IntProp.Hilbert.Kripke.complete_of_canonical {H : Hilbert } {φ : Formula } [H.IncludeEFQ] [H.Consistent] {C : Kripke.FrameClass} (hC : canonicalFrameOf H C) :
C φH ⊢! φ
instance LO.IntProp.Hilbert.Kripke.instCompleteOfCanonical {H : Hilbert } [H.IncludeEFQ] [H.Consistent] {C : Kripke.FrameClass} (hC : canonicalFrameOf H C) :