Documentation

Logic.FirstOrder.Basic.Calculus

@[simp]
theorem LO.FirstOrder.shifts_emb {L : LO.FirstOrder.Language} {n : } (Γ : List (LO.FirstOrder.Semisentence L n)) :
LO.FirstOrder.shifts (List.map (LO.FirstOrder.Rew.emb.hom) Γ) = List.map (LO.FirstOrder.Rew.emb.hom) Γ
Equations
  • LO.FirstOrder.instOneSidedSyntacticFormulaTheory = { Derivation := LO.FirstOrder.Derivation }
@[reducible, inline]
Equations
@[reducible, inline]
Equations
unsafe def LO.FirstOrder.Derivation.repr {L : LO.FirstOrder.Language} {T : LO.FirstOrder.Theory L} [(k : ) → ToString (L.Func k)] [(k : ) → ToString (L.Rel k)] {Δ : LO.FirstOrder.Sequent L} :
T ΔString
Equations
  • One or more equations did not get rendered due to their size.
Equations
@[reducible, inline]
Equations
@[simp]
theorem LO.FirstOrder.Derivation.ne_step_max (n : ) (m : ) :
n max n m + 1
@[simp]
theorem LO.FirstOrder.Derivation.ne_step_max' (n : ) (m : ) :
n max m n + 1
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
Equations

An auxiliary structure to provide systems of provability of sentence.

Instances For
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations