Documentation

Foundation.FirstOrder.Bootstrapping.Syntax.Theory

TODO: define predicate VariableFree and make mem_iff ∀ φ : Sentence, ℕ ⊧/![⌜φ⌝] ch.val ↔ φ ∈ T

Instances
    @[reducible, inline]
    Equations
    Instances For
      Instances
        Instances
          theorem LO.FirstOrder.Theory.RE.add {L : Language} [L.Encodable] [L.Primcodable] {T U : Theory L} (hT : T.RE) (hU : U.RE) :
          (T U).RE
          @[reducible, inline]
          abbrev LO.FirstOrder.Theory.Δ₁.add {L : Language} [L.Encodable] [L.LORDefinable] {T U : Theory L} (dT : T.Δ₁) (dU : U.Δ₁) :
          (T U).Δ₁
          Equations
          Instances For
            @[reducible, inline]
            abbrev LO.FirstOrder.Theory.Δ₁.ofEq {L : Language} [L.Encodable] [L.LORDefinable] {T U : Theory L} (dT : T.Δ₁) (h : T = U) :
            Equations
            Instances For
              @[reducible, inline]
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[reducible, inline]
                noncomputable abbrev LO.FirstOrder.Theory.Δ₁.ofFinite {L : Language} [L.Encodable] [L.LORDefinable] (T : Theory L) (h : Set.Finite T) :
                Equations
                Instances For