Documentation

PrimeNumberTheoremAnd.Sobolev

structure CS (n : ) (E : Type u_2) [NormedAddCommGroup E] [NormedSpace E] :
Type u_2
Instances For
    theorem CS.ext {n : } {E : Type u_2} {inst✝ : NormedAddCommGroup E} {inst✝¹ : NormedSpace E} {x y : CS n E} (toFun : x.toFun = y.toFun) :
    x = y
    theorem CS.ext_iff {n : } {E : Type u_2} {inst✝ : NormedAddCommGroup E} {inst✝¹ : NormedSpace E} {x y : CS n E} :
    x = y x.toFun = y.toFun
    structure truncextends CS 2 :
    Instances For
      structure W1 (n : ) (E : Type u_2) [NormedAddCommGroup E] [NormedSpace E] :
      Type u_2
      Instances For
        @[reducible, inline]
        abbrev W21 :
        Equations
        Instances For
          noncomputable def funscale {E : Type u_2} (g : E) (R x : ) :
          E
          Equations
          Instances For
            theorem tendsto_funscale {E : Type u_1} [NormedAddCommGroup E] {f : E} (hf : ContinuousAt f 0) (x : ) :
            Filter.Tendsto (fun (R : ) => funscale f R x) Filter.atTop (nhds (f 0))
            instance CS.instCoeFunForallReal {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } :
            CoeFun (CS n E) fun (x : CS n E) => E
            Equations
            instance CS.instCoeRealComplex {n : } :
            Coe (CS n ) (CS n )
            Equations
            def CS.neg {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS n E) :
            CS n E
            Equations
            Instances For
              instance CS.instNeg {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } :
              Neg (CS n E)
              Equations
              @[simp]
              theorem CS.neg_apply {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {f : CS n E} {x : } :
              (-f).toFun x = -f.toFun x
              def CS.smul {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (R : ) (f : CS n E) :
              CS n E
              Equations
              Instances For
                instance CS.instHSMulReal {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } :
                HSMul (CS n E) (CS n E)
                Equations
                @[simp]
                theorem CS.smul_apply {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {f : CS n E} {R x : } :
                (R f).toFun x = R f.toFun x
                theorem CS.continuous {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS n E) :
                noncomputable def CS.deriv {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS (n + 1) E) :
                CS n E
                Equations
                Instances For
                  theorem CS.hasDerivAt {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS (n + 1) E) (x : ) :
                  theorem CS.deriv_apply {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {f : CS (n + 1) E} {x : } :
                  theorem CS.deriv_smul {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {R : } {f : CS (n + 1) E} :
                  (R f).deriv = R f.deriv
                  noncomputable def CS.scale {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (g : CS n E) (R : ) :
                  CS n E
                  Equations
                  • g.scale R = if h : R = 0 then { toFun := 0, h1 := , h2 := } else { toFun := fun (x : ) => funscale g.toFun R x, h1 := , h2 := }
                  Instances For
                    theorem CS.deriv_scale {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {R : } {f : CS (n + 1) E} :
                    theorem CS.deriv_scale' {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {R v : } {f : CS (n + 1) E} :
                    theorem CS.hasDerivAt_scale {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS (n + 1) E) (R x : ) :
                    theorem CS.tendsto_scale {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : CS n E) (x : ) :
                    Filter.Tendsto (fun (R : ) => (f.scale R).toFun x) Filter.atTop (nhds (f.toFun 0))
                    theorem CS.bounded {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {f : CS n E} :
                    ∃ (C : ), ∀ (v : ), f.toFun v C
                    instance trunc.instCoeFunForallReal :
                    CoeFun trunc fun (x : trunc) =>
                    Equations
                    theorem trunc.nonneg (g : trunc) (x : ) :
                    0 g.toFun x
                    theorem trunc.le_one (g : trunc) (x : ) :
                    g.toFun x 1
                    theorem trunc.zero (g : trunc) :
                    @[simp]
                    theorem trunc.zero_at {g : trunc} :
                    g.toFun 0 = 1
                    instance W1.instCoeFunForallReal {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } :
                    CoeFun (W1 n E) fun (x : W1 n E) => E
                    Equations
                    theorem W1.continuous {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : W1 n E) :
                    theorem W1.differentiable {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : W1 (n + 1) E) :
                    theorem W1.iteratedDeriv_sub {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } {f g : E} (hf : ContDiff (↑n) f) (hg : ContDiff (↑n) g) :
                    noncomputable def W1.deriv {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : W1 (n + 1) E) :
                    W1 n E
                    Equations
                    Instances For
                      theorem W1.hasDerivAt {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f : W1 (n + 1) E) (x : ) :
                      def W1.sub {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } (f g : W1 n E) :
                      W1 n E
                      Equations
                      Instances For
                        instance W1.instSub {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {n : } :
                        Sub (W1 n E)
                        Equations
                        Equations
                        Instances For
                          noncomputable def W21.norm (f : ) :
                          Equations
                          Instances For
                            theorem W21.norm_nonneg {f : } :
                            0 norm f
                            noncomputable instance W21.instNorm :
                            Equations
                            def W21.ofCS2 (f : CS 2 ) :
                            Equations
                            Instances For
                              Equations
                              Equations
                              theorem W21_approximation (f : W21) (g : trunc) :