Mathlib Map

Theorems · Definition · functional analysis

ContDiffMapSupportedIn.seminorm

(𝕜 : Type u_1) →
  (E : Type u_2) →
    (F : Type u_3) →
      [inst : NontriviallyNormedField 𝕜] →
        [inst_1 : NormedAddCommGroup E] →
          [inst_2 : NormedSpace ℝ E] →
            [inst_3 : NormedAddCommGroup F] →
              [inst_4 : NormedSpace ℝ F] →
                [inst_5 : NormedSpace 𝕜 F] →
                  [inst_6 : SMulCommClass ℝ 𝕜 F] →
                    (n : ℕ∞) → (K : TopologicalSpace.Compacts E) → ℕ → Seminorm 𝕜 (ContDiffMapSupportedIn E F n K)

The seminorms on the space 𝓓^{n}_{K}(E, F) given by the sup norm of the iterated derivatives. In the scope Distributions.Seminorm, we denote them by N[𝕜; F]_{K, n, i} (or N[𝕜]_{K, n, i}), or simply by N[𝕜; F]_{K, i} (or N[𝕜; F]_{K, i}) when n = ∞.

Defined in
Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
Cited by
15 results in Mathlib
Foundations
Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceNormedSpaceSMulCommClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContDiffMapSupportedIn.norm_iteratedFDeriv_apply_le_seminorm · cited by 5ContDiffMapSupportedIn.no…ContDiffMapSupportedIn.seminorm_le_iff · cited by 3ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_eq_bot_of_gt · cited by 1ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.supSeminorm · cited by 1ContDiffMapSupportedIn.su…ContDiffMapSupportedIn.withSeminorms · cited by 1ContDiffMapSupportedIn.wi…ContDiffMapSupportedIn.norm_apply_le_seminorm · cited by 1ContDiffMapSupportedIn.no…ContDiffMapSupportedIn.seminorm_apply · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_fderivLM_le · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_fderivLM_top · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_monoLM_eq · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_monoLM_le · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_postcompLM_le · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.seminorm_top_le_iff · cited by 0ContDiffMapSupportedIn.se…ContDiffMapSupportedIn.mkCLM · cited by 0ContDiffMapSupportedIn.mk…ContDiffMapSupportedIn.mkCLMtoNormedSpace · cited by 0ContDiffMapSupportedIn.mk…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatSMulCommClass · cited by 1927SMulCommClassContinuousMultilinearMap · cited by 1016ContinuousMultilinearMapBoundedContinuousFunction · cited by 511BoundedContinuousFunctionTopologicalSpace.Compacts · cited by 386TopologicalSpace.CompactsSeminorm · cited by 272SeminormContDiffMapSupportedIn · cited by 107ContDiffMapSupportedInSeminorm.comp · cited by 53Seminorm.compnormSeminorm · cited by 32normSeminormContDiffMapSupportedIn.structureMapLM · cited by 11ContDiffMapSupportedIn.st…ContDiffMapSupportedIn.semino…CITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.