Documentation

Marginis.RamirezVellis2024.WeierstrassLimitR2

noncomputable def ManualEuclideanR2.sqNorm (x : × ) :
Equations
Instances For
    noncomputable def ManualEuclideanR2.sqDist (x y : × ) :
    Equations
    Instances For
      def ManualEuclideanR2.LimitR2toR (f : × ) (a : × ) (L : ) :
      Equations
      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def ManualEuclideanR2.LimitRtoR2 (f : × ) (a : ) (L : × ) :
          Equations
          Instances For
            Equations
            Instances For
              theorem ManualEuclideanR2.sub_sq_eq_sq_sub (x y : ) :
              (x - y) ^ 2 = (y - x) ^ 2

              Example Check #

              theorem ManualEuclideanR2.sq_order_preserve (a b : ) :
              0 a 0 b a ^ 2 b ^ 2a b
              theorem ManualEuclideanR2.addSqsNonnegR (a b : ) :
              0 a ^ 2 + b ^ 2
              theorem ManualEuclideanR2.sqSqrtEqn (a b c d : ) :
              ((a ^ 2 + b ^ 2) + (c ^ 2 + d ^ 2)) ^ 2 = a ^ 2 + b ^ 2 + c ^ 2 + d ^ 2 + 2 * (a ^ 2 + b ^ 2) * (c ^ 2 + d ^ 2)
              theorem ManualEuclideanR2.algIneq1Rlemma (a b : ) :
              a b2 * a 2 * b
              theorem ManualEuclideanR2.babyCauchySchwarzR (a b c d : ) :
              (a * c + b * d) ^ 2 (a ^ 2 + b ^ 2) * (c ^ 2 + d ^ 2)
              theorem ManualEuclideanR2.algIneq1R (a b c d : ) :
              2 * a * c + 2 * b * d 2 * ((a ^ 2 + b ^ 2) * (c ^ 2 + d ^ 2))
              theorem ManualEuclideanR2.addIneqBothSidesR (a b c : ) :
              a bc + a c + b
              theorem ManualEuclideanR2.hassoc (x y : × ) :
              x.1 ^ 2 + y.1 ^ 2 + 2 * x.1 * y.1 + (x.2 ^ 2 + y.2 ^ 2 + 2 * x.2 * y.2) = x.1 ^ 2 + (y.1 ^ 2 + 2 * x.1 * y.1 + (x.2 ^ 2 + y.2 ^ 2 + 2 * x.2 * y.2))
              theorem ManualEuclideanR2.hassoc2 (x y : × ) :
              x.1 ^ 2 + x.2 ^ 2 + y.1 ^ 2 + y.2 ^ 2 + 2 * (x.1 ^ 2 + x.2 ^ 2) * (y.1 ^ 2 + y.2 ^ 2) = x.1 ^ 2 + (x.2 ^ 2 + y.1 ^ 2 + y.2 ^ 2 + 2 * (x.1 ^ 2 + x.2 ^ 2) * (y.1 ^ 2 + y.2 ^ 2))
              Equations
              Instances For
                Equations
                Instances For
                  theorem ManualEuclideanR2.setContra (x : × ) (s : Set ( × )) :
                  x s x sFalse
                  theorem ManualEuclideanR2.le_of_not_ltR (a b : ) :
                  ¬a < bb a
                  def ManualEuclideanR2.IsOpenCoverR2 {ι : Type u} (U : ιSet ( × )) (K : Set ( × )) :
                  Equations
                  Instances For
                    Equations
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        theorem ManualEuclideanR2.TypeEqSetInterLemma (ι : Type u) [Nonempty ι] (s : Finset ι) (F : ιSet ( × )) :
                        is, F i = ⋂ (i : s), F i
                        theorem ManualEuclideanR2.iInterInterCase (ι : Type u) [Nonempty ι] (s : Finset ι) (h : s.Nonempty) (F : ιSet ( × )) (K : Set ( × )) :
                        ⋂ (i : s), F i K = (⋂ (i : s), F i) K
                        theorem ManualEuclideanR2.ExistsIntroBcNonempty (ι : Type u) [Nonempty ι] :
                        ∃ (_i : ι), True
                        theorem ManualEuclideanR2.SetNegLeftProj (A B : Set ( × )) (x : × ) :
                        xAxA B
                        theorem ManualEuclideanR2.SetNegRightProj (A B : Set ( × )) (x : × ) :
                        xBxA B
                        theorem ManualEuclideanR2.ComplLemma (ι : Type u) [Nonempty ι] (K : Set ( × )) (U : ιSet ( × )) :
                        K ⋃ (i : ι), U i = ⋂ (i : ι), (U i) K
                        theorem ManualEuclideanR2.ComplLemmaFinset (ι : Type u) [Nonempty ι] (s : Finset ι) (K : Set ( × )) (U : ιSet ( × )) :
                        K is, U i = (⋂ is, (U i)) K
                        Equations
                        Instances For
                          Equations
                          Instances For
                            theorem ManualEuclideanR2.exists_seq_of_infinite_mem {x : × } {u : × } (h : ε > 0, {n : | euclideanDist (u n) x < ε}.Infinite) :
                            ∃ (φ : ), StrictMono φ ConvergesR2 (u φ) x
                            theorem ManualEuclideanR2.algIneq2R (a b c : ) :
                            a < b - ca + c < b
                            def ManualEuclideanR2.LimitSubsetsRtoR2' {X : Set } {Y : Set ( × )} (f : XY) (a : X) (L : Y) :
                            Equations
                            Instances For
                              def ManualEuclideanR2.IsCtsRtoR2 {X : Set } {Y : Set ( × )} (f : XY) :
                              Equations
                              Instances For
                                def ManualEuclideanR2.IsOpenCoverR {ι : Type} (U : ιSet ) (K : Set ) :
                                Equations
                                Instances For
                                  Equations
                                  Instances For
                                    Equations
                                    Instances For
                                      Equations
                                      Instances For
                                        theorem ManualEuclideanR2.setContraR (x : ) (s : Set ) :
                                        x s x sFalse
                                        theorem ManualEuclideanR2.SetNegLeftProjR (A B : Set ) (x : ) :
                                        xAxA B
                                        theorem ManualEuclideanR2.SetNegRightProjR (A B : Set ) (x : ) :
                                        xBxA B
                                        theorem ManualEuclideanR2.ComplLemmaR {ι' : Type u_1} [Nonempty ι'] (K : Set ) (U : ι'Set ) :
                                        K ⋃ (i : ι'), U i = ⋂ (i : ι'), (U i) K
                                        theorem ManualEuclideanR2.TypeEqSetInterLemmaR {ι' : Type u_1} (s : Finset ι') (F : ι'Set ) :
                                        is, F i = ⋂ (i : s), F i
                                        theorem ManualEuclideanR2.iInterInterCaseR {ι' : Type u_1} (s : Finset ι') (h : s.Nonempty) (F : ι'Set ) (K : Set ) :
                                        ⋂ (i : s), F i K = (⋂ (i : s), F i) K
                                        theorem ManualEuclideanR2.ComplLemmaFinsetR {ι' : Type u_1} (s : Finset ι') (K : Set ) (U : ι'Set ) :
                                        K is, U i = (⋂ is, (U i)) K
                                        theorem ManualEuclideanR2.exists_seq_of_infinite_mem_R {x : } {u : } (h : ε > 0, {n : | |u n - x| < ε}.Infinite) :
                                        ∃ (φ : ), StrictMono φ ConvergesR (u φ) x
                                        theorem ManualEuclideanR2.CtsImagesCptRtoR2 {ι : Type} [Nonempty ι] {X : Set } {Y : Set ( × )} (f : XY) (hcts : IsCtsRtoR2 f) (hsurj : Function.Surjective f) (hcpt : IsCompactRSeq X) :