@[reducible, inline]
Equations
@[reducible, inline]
abbrev
LO.IntProp.Formula.Kripke.ClassicalSatisfies
(V : Kripke.ClassicalValuation)
(φ : Formula ℕ)
:
Equations
- One or more equations did not get rendered due to their size.
@[simp]
theorem
LO.IntProp.Formula.Kripke.ClassicalSatisfies.atom_def
{V : Kripke.ClassicalValuation}
{a : ℕ}
:
theorem
LO.IntProp.Hilbert.Cl.classical_sound
{φ : Formula ℕ}
:
Hilbert.Cl ℕ ⊢! φ → ∀ (V : Kripke.ClassicalValuation), V ⊧ φ
theorem
LO.IntProp.Hilbert.Cl.unprovable_of_exists_classicalValuation
{φ : Formula ℕ}
:
(∃ (V : Kripke.ClassicalValuation), ¬V ⊧ φ) → Hilbert.Cl ℕ ⊬ φ