Documentation

LeanPool.Incompleteness.Foundation.Logic.Predicate.Language

Language of first-order logic #

This file defines the language of first-order logic.

structure LO.FirstOrder.Language :
Type (u + 1)

Imported declaration from the Incompleteness formalization.

  • Func : Type u

    Imported declaration from the Incompleteness formalization.

  • Rel : Type u

    Imported declaration from the Incompleteness formalization.

Instances For

    Imported declaration from the Incompleteness formalization.

    Instances

      Imported declaration from the Incompleteness formalization.

      Instances

        Imported declaration from the Incompleteness formalization.

        Instances

          Imported declaration from the Incompleteness formalization.

          Equations
          Instances For

            Imported declaration from the Incompleteness formalization.

            Instances For

              Imported declaration from the Incompleteness formalization.

              Instances For

                Imported declaration from the Incompleteness formalization.

                Equations
                Instances For

                  Imported declaration from the Incompleteness formalization.

                  Instances For

                    Imported declaration from the Incompleteness formalization.

                    Equations
                    Instances For

                      Imported declaration from the Incompleteness formalization.

                      Instances For
                        @[reducible]

                        Imported declaration from the Incompleteness formalization.

                        Equations
                        Instances For
                          @[implicit_reducible]
                          Equations
                          @[implicit_reducible]
                          Equations
                          • One or more equations did not get rendered due to their size.

                          Imported declaration from the Incompleteness formalization.

                          Instances For

                            Imported declaration from the Incompleteness formalization.

                            Instances For
                              @[reducible]

                              Imported declaration from the Incompleteness formalization.

                              Equations
                              Instances For

                                Imported declaration from the Incompleteness formalization.

                                Equations
                                Instances For
                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.

                                  Imported declaration from the Incompleteness formalization.

                                  @[implicit_reducible]
                                  Equations
                                  • One or more equations did not get rendered due to their size.

                                  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
                                      inductive LO.FirstOrder.Language.Constant.Func (C : Type u_1) :
                                      Type u_1

                                      Imported declaration from the Incompleteness formalization.

                                      Instances For

                                        Imported declaration from the Incompleteness formalization.

                                        Equations
                                        Instances For
                                          @[reducible, inline]

                                          Imported declaration from the Incompleteness formalization.

                                          Equations
                                          Instances For

                                            Imported declaration from the Incompleteness formalization.

                                            Equations
                                            Instances For

                                              Imported declaration from the Incompleteness formalization.

                                              Equations
                                              Instances For
                                                def LO.FirstOrder.Language.sigma {ι : Type u_1} (L : ιLanguage) :

                                                Imported declaration from the Incompleteness formalization.

                                                Equations
                                                Instances For

                                                  Imported declaration from the Incompleteness formalization.

                                                  • eq : L.Rel 2

                                                    Imported declaration from the Incompleteness formalization.

                                                  Instances

                                                    Imported declaration from the Incompleteness formalization.

                                                    • lt : L.Rel 2

                                                      Imported declaration from the Incompleteness formalization.

                                                    Instances

                                                      Imported declaration from the Incompleteness formalization.

                                                      • zero : L.Func 0

                                                        Imported declaration from the Incompleteness formalization.

                                                      Instances

                                                        Imported declaration from the Incompleteness formalization.

                                                        • one : L.Func 0

                                                          Imported declaration from the Incompleteness formalization.

                                                        Instances

                                                          Imported declaration from the Incompleteness formalization.

                                                          • add : L.Func 2

                                                            Imported declaration from the Incompleteness formalization.

                                                          Instances

                                                            Imported declaration from the Incompleteness formalization.

                                                            • mul : L.Func 2

                                                              Imported declaration from the Incompleteness formalization.

                                                            Instances

                                                              Imported declaration from the Incompleteness formalization.

                                                              • pow : L.Func 2

                                                                Imported declaration from the Incompleteness formalization.

                                                              Instances

                                                                Imported declaration from the Incompleteness formalization.

                                                                • exp : L.Func 1

                                                                  Imported declaration from the Incompleteness formalization.

                                                                Instances

                                                                  Imported declaration from the Incompleteness formalization.

                                                                  • pair : L.Func 2

                                                                    Imported declaration from the Incompleteness formalization.

                                                                  Instances

                                                                    Imported declaration from the Incompleteness formalization.

                                                                    • star : L.Func 0

                                                                      Imported declaration from the Incompleteness formalization.

                                                                    Instances
                                                                      class LO.FirstOrder.Language.ORing (L : Language) extends L.Eq, L.LT, L.Zero, L.One, L.Add, L.Mul :
                                                                      Type u_1

                                                                      Imported declaration from the Incompleteness formalization.

                                                                      Instances
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        • One or more equations did not get rendered due to their size.
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        instance LO.FirstOrder.Language.instEqAdd (L : Language) (S : Language) [L.Eq] :
                                                                        (L.add S).Eq
                                                                        Equations
                                                                        @[implicit_reducible]
                                                                        instance LO.FirstOrder.Language.instLTAdd (L : Language) (S : Language) [L.LT] :
                                                                        (L.add S).LT
                                                                        Equations
                                                                        structure LO.FirstOrder.Language.Hom (L₁ : Language) (L₂ : Language) :
                                                                        Type (max u_1 u_2)

                                                                        Imported declaration from the Incompleteness formalization.

                                                                        • func {k : } : L₁.Func kL₂.Func k

                                                                          Imported declaration from the Incompleteness formalization.

                                                                        • rel {k : } : L₁.Rel kL₂.Rel k

                                                                          Imported declaration from the Incompleteness formalization.

                                                                        Instances For
                                                                          theorem LO.FirstOrder.Language.Hom.ext {L₁ : Language} {L₂ : Language} {x y : L₁.Hom L₂} (func : @func L₁ L₂ x = @func L₁ L₂ y) (rel : @rel L₁ L₂ x = @rel L₁ L₂ y) :
                                                                          x = y
                                                                          theorem LO.FirstOrder.Language.Hom.ext_iff {L₁ : Language} {L₂ : Language} {x y : L₁.Hom L₂} :
                                                                          x = y @func L₁ L₂ x = @func L₁ L₂ y @rel L₁ L₂ x = @rel L₁ L₂ y

                                                                          Imported declaration from the Incompleteness formalization.

                                                                          Equations
                                                                          Instances For

                                                                            Imported declaration from the Incompleteness formalization.

                                                                            Equations
                                                                            Instances For
                                                                              def LO.FirstOrder.Language.Hom.comp {L₁ : Language} {L₂ : Language} {L₃ : Language} (Ψ : L₂.Hom L₃) (Φ : L₁.Hom L₂) :
                                                                              L₁.Hom L₃

                                                                              Imported declaration from the Incompleteness formalization.

                                                                              Equations
                                                                              Instances For
                                                                                def LO.FirstOrder.Language.Hom.add₁ (L₁ : Language) (L₂ : Language) :
                                                                                L₁.Hom (L₁.add L₂)

                                                                                Imported declaration from the Incompleteness formalization.

                                                                                Equations
                                                                                Instances For
                                                                                  def LO.FirstOrder.Language.Hom.add₂ (L₁ : Language) (L₂ : Language) :
                                                                                  L₂.Hom (L₁.add L₂)

                                                                                  Imported declaration from the Incompleteness formalization.

                                                                                  Equations
                                                                                  Instances For
                                                                                    theorem LO.FirstOrder.Language.Hom.func_add₁ {k : } (L₁ : Language) (L₂ : Language) (f : L₁.Func k) :
                                                                                    (add₁ L₁ L₂).func f = Sum.inl f

                                                                                    Imported declaration from the Incompleteness formalization.

                                                                                    theorem LO.FirstOrder.Language.Hom.rel_add₁ {k : } (L₁ : Language) (L₂ : Language) (r : L₁.Rel k) :
                                                                                    (add₁ L₁ L₂).rel r = Sum.inl r
                                                                                    theorem LO.FirstOrder.Language.Hom.func_add₂ {k : } (L₁ : Language) (L₂ : Language) (f : L₂.Func k) :
                                                                                    (add₂ L₁ L₂).func f = Sum.inr f
                                                                                    theorem LO.FirstOrder.Language.Hom.rel_add₂ {k : } (L₁ : Language) (L₂ : Language) (r : L₂.Rel k) :
                                                                                    (add₂ L₁ L₂).rel r = Sum.inr r
                                                                                    @[simp]
                                                                                    @[simp]
                                                                                    @[simp]
                                                                                    theorem LO.FirstOrder.Language.Hom.add₁_one (L₁ : Language) (L₂ : Language) [L₁.One] :
                                                                                    @[simp]
                                                                                    theorem LO.FirstOrder.Language.Hom.add₁_add (L₁ : Language) (L₂ : Language) [L₁.Add] :
                                                                                    @[simp]
                                                                                    theorem LO.FirstOrder.Language.Hom.add₁_mul (L₁ : Language) (L₂ : Language) [L₁.Mul] :
                                                                                    @[simp]
                                                                                    theorem LO.FirstOrder.Language.Hom.add₁_eq (L₁ : Language) (L₂ : Language) [L₁.Eq] :
                                                                                    (add₁ L₁ L₂).rel Eq.eq = Eq.eq
                                                                                    @[simp]
                                                                                    theorem LO.FirstOrder.Language.Hom.add₁_lt (L₁ : Language) (L₂ : Language) [L₁.LT] :
                                                                                    (add₁ L₁ L₂).rel LT.lt = LT.lt
                                                                                    def LO.FirstOrder.Language.Hom.sigma {ι : Type u_1} (L : ιLanguage) (i : ι) :

                                                                                    Imported declaration from the Incompleteness formalization.

                                                                                    Equations
                                                                                    Instances For
                                                                                      theorem LO.FirstOrder.Language.Hom.func_sigma {ι : Type u_1} {k : } (L : ιLanguage) (i : ι) (f : (L i).Func k) :
                                                                                      (sigma L i).func f = i, f
                                                                                      theorem LO.FirstOrder.Language.Hom.rel_sigma {ι : Type u_1} {k : } (L : ιLanguage) (i : ι) (r : (L i).Rel k) :
                                                                                      (sigma L i).rel r = i, r

                                                                                      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.

                                                                                        • func (k : ) : DecidableEq (L.Func k)

                                                                                          Imported declaration from the Incompleteness formalization.

                                                                                        • rel (k : ) : DecidableEq (L.Rel k)

                                                                                          Imported declaration from the Incompleteness formalization.

                                                                                        Instances
                                                                                          @[implicit_reducible]
                                                                                          Equations

                                                                                          Imported declaration from the Incompleteness formalization.

                                                                                          • func : Fintype ((k : ) × L.Func k)

                                                                                            Imported declaration from the Incompleteness formalization.

                                                                                          • rel : Fintype ((k : ) × L.Rel k)

                                                                                            Imported declaration from the Incompleteness formalization.

                                                                                          Instances
                                                                                            @[implicit_reducible]
                                                                                            Equations
                                                                                            • One or more equations did not get rendered due to their size.