Basic #
Imported declaration from the Incompleteness formalization.
Equations
- LO.ORingStruc.numeral 0 = 0
- LO.ORingStruc.numeral 1 = 1
- LO.ORingStruc.numeral n.succ.succ = LO.ORingStruc.numeral (n + 1) + 1
Instances For
@[implicit_reducible]
@[implicit_reducible]
instance
LO.FirstOrder.Semiformula.instCoeORing
{L : Language}
[L.ORing]
{ξ : Type u_2}
{n : ℕ}
:
Coe (Semiformula ℒₒᵣ ξ n) (Semiformula L ξ n)
@[implicit_reducible]
Equations
@[simp]
theorem
LO.FirstOrder.Semiformula.oringEmb_eq
{L : Language}
[L.ORing]
{ξ : Type u_1}
{n : ℕ}
(v : Fin 2 → Semiterm ℒₒᵣ ξ n)
:
(lMap Language.oringEmb) (op(=).operator v) = (“!!(Semiterm.lMap Language.oringEmb (v 0)) = !!(Semiterm.lMap Language.oringEmb (v 1))”)
@[simp]
theorem
LO.FirstOrder.Semiformula.oringEmb_lt
{L : Language}
[L.ORing]
{ξ : Type u_1}
{n : ℕ}
(v : Fin 2 → Semiterm ℒₒᵣ ξ n)
:
(lMap Language.oringEmb) (op(<).operator v) = (“!!(Semiterm.lMap Language.oringEmb (v 0)) < !!(Semiterm.lMap Language.oringEmb (v 1))”)
@[reducible, inline]
Imported declaration from the Incompleteness formalization.
Equations
Instances For
class
LO.FirstOrder.Structure.ORing
(L : Language)
[L.ORing]
(M : Type w)
[ORingStruc M]
[Structure L M]
extends LO.FirstOrder.Structure.Zero L M, LO.FirstOrder.Structure.One L M, LO.FirstOrder.Structure.Add L M, LO.FirstOrder.Structure.Mul L M, LO.FirstOrder.Structure.Eq L M, LO.FirstOrder.Structure.LT L M :
Imported declaration from the Incompleteness formalization.
Instances
@[simp]
theorem
LO.FirstOrder.Structure.numeral_eq_numeral
{L : Language}
[Semiterm.Operator.Zero L]
[Semiterm.Operator.One L]
[Semiterm.Operator.Add L]
{M : Type u}
[ORingStruc M]
[Structure L M]
[Structure.Zero L M]
[Structure.One L M]
[Structure.Add L M]
(z : ℕ)
:
def
LO.FirstOrder.Semiformula.ballLTSucc
{L : Language}
[L.LT]
[L.Zero]
[L.One]
[L.Add]
{ξ : Type u_2}
{n : ℕ}
(t : Semiterm L ξ n)
(φ : Semiformula L ξ (n + 1))
:
Semiformula L ξ n
Imported declaration from the Incompleteness formalization.
Equations
Instances For
def
LO.FirstOrder.Semiformula.bexLTSucc
{L : Language}
[L.LT]
[L.Zero]
[L.One]
[L.Add]
{ξ : Type u_2}
{n : ℕ}
(t : Semiterm L ξ n)
(φ : Semiformula L ξ (n + 1))
:
Semiformula L ξ n
Imported declaration from the Incompleteness formalization.
Equations
Instances For
theorem
LO.FirstOrder.Semiformula.eval_ballLTSucc
{ξ : Type u_3}
{n : ℕ}
{L : Language}
[L.LT]
[L.Zero]
[L.One]
[L.Add]
{M : Type u_1}
{s : Structure L M}
[LT M]
[One M]
[Add M]
[Structure.LT L M]
[Structure.One L M]
[Structure.Add L M]
{t : Semiterm L ξ n}
{φ : Semiformula L ξ (n + 1)}
{e : Fin n → M}
{ε : ξ → M}
:
theorem
LO.FirstOrder.Semiformula.eval_bexLTSucc
{ξ : Type u_3}
{n : ℕ}
{L : Language}
[L.LT]
[L.Zero]
[L.One]
[L.Add]
{M : Type u_1}
{s : Structure L M}
[LT M]
[One M]
[Add M]
[Structure.LT L M]
[Structure.One L M]
[Structure.Add L M]
{t : Semiterm L ξ n}
{φ : Semiformula L ξ (n + 1)}
{e : Fin n → M}
{ε : ξ → M}
:
Imported declaration from the Incompleteness formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
LO.FirstOrder.Arith.consequence_of
{L : Language}
[L.ORing]
(T : Theory L)
[𝐄𝐐 wkn T]
(φ : SyntacticFormula L)
(H : ∀ (M : Type (max u w)) [inst : ORingStruc M] [inst_1 : Structure L M] [Structure.ORing L M] [M ⊧ₘ* T], M ⊧ₘ φ)
:
@[implicit_reducible]
@[simp]
Imported declaration from the Incompleteness formalization.
- refl {L : Language} [L.Eq] : 𝐄𝐐' (“!!(Semiterm.fvar 0) = !!(Semiterm.fvar 0)”)
- replace {L : Language} [L.Eq] (φ : SyntacticSemiformula L 1) : 𝐄𝐐' (“∀' ∀' (!!(Semiterm.bvar 1) = !!(Semiterm.bvar 0) → !(φ/[Semiterm.bvar 1] ==> φ/[Semiterm.bvar 0]))”)
Instances For
Imported declaration from the Incompleteness formalization.
Equations
- LO.FirstOrder.Theory.«term𝐄𝐐'» = Lean.ParserDescr.node `LO.FirstOrder.Theory.«term𝐄𝐐'» 1024 (Lean.ParserDescr.symbol "𝐄𝐐'")