Documentation

Foundation.FirstOrder.Arithmetic.PeanoMinus.Basic

Theory $\mathsf{PA^-}$ #

@[reducible, inline]
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[reducible, inline]
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[reducible, inline]
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[reducible, inline]
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[reducible, inline]
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            @[reducible, inline]
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              @[reducible, inline]
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[reducible, inline]
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  @[reducible, inline]
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    @[reducible, inline]
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      Equations
                      Instances For
                        @[implicit_reducible]
                        Equations
                        Instances For
                          theorem LO.FirstOrder.Arithmetic.le_def {M : Type u_1} [ORingStructure M] {x y : M} :
                          x ≀ y ↔ x = y ∨ x < y
                          @[implicit_reducible]
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            @[implicit_reducible]
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              @[implicit_reducible]
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                @[implicit_reducible]
                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For
                                  theorem LO.FirstOrder.Arithmetic.eq_nat_of_lt_nat {M : Type u_1} [ORingStructure M] [M↓[β„’β‚’α΅£] ⊧* 𝗣𝗔⁻] {n : β„•} {x : M} :
                                  x < ↑n β†’ βˆƒ (m : β„•), x = ↑m
                                  theorem LO.FirstOrder.Arithmetic.eq_fin_of_lt_nat {M : Type u_1} [ORingStructure M] [M↓[β„’β‚’α΅£] ⊧* 𝗣𝗔⁻] {n : β„•} {x : M} (hx : x < ↑n) :
                                  βˆƒ (i : Fin n), x = ↑↑i
                                  @[simp]
                                  theorem LO.FirstOrder.Arithmetic.eval_ballLTSucc' {M : Type u_1} [ORingStructure M] [M↓[β„’β‚’α΅£] ⊧* 𝗣𝗔⁻] {ΞΎ : Type u_2} {n : β„•} {e : Fin n β†’ M} {Ξ΅ : ΞΎ β†’ M} {t : ArithmeticSemiterm ΞΎ n} {Ο† : ArithmeticSemiformula ΞΎ (n + 1)} :
                                  (Semiformula.Eval e Ξ΅) (Semiformula.ballLTSucc t Ο†) ↔ βˆ€ x ≀ Semiterm.val e Ξ΅ t, (Semiformula.Eval (x :> e) Ξ΅) Ο†
                                  @[simp]
                                  theorem LO.FirstOrder.Arithmetic.eval_bexsLTSucc' {M : Type u_1} [ORingStructure M] [M↓[β„’β‚’α΅£] ⊧* 𝗣𝗔⁻] {ΞΎ : Type u_2} {n : β„•} {e : Fin n β†’ M} {Ξ΅ : ΞΎ β†’ M} {t : ArithmeticSemiterm ΞΎ n} {Ο† : ArithmeticSemiformula ΞΎ (n + 1)} :
                                  (Semiformula.Eval e Ξ΅) (Semiformula.bexsLTSucc t Ο†) ↔ βˆƒ x ≀ Semiterm.val e Ξ΅ t, (Semiformula.Eval (x :> e) Ξ΅) Ο†
                                  @[simp]