Mathlib Map

Theorems Β· Definition Β· functional analysis

PointwiseConvergenceCLM.seminormFamily

{π•œβ‚ : Type u_3} β†’
  {π•œβ‚‚ : Type u_4} β†’
    [inst : NormedField π•œβ‚] β†’
      [inst_1 : NormedField π•œβ‚‚] β†’
        (Οƒ : π•œβ‚ β†’+* π•œβ‚‚) β†’
          (E : Type u_7) β†’
            (F : Type u_8) β†’
              [inst_2 : AddCommGroup E] β†’
                [inst_3 : TopologicalSpace E] β†’
                  [inst_4 : Module π•œβ‚ E] β†’
                    [inst_5 : NormedAddCommGroup F] β†’ [inst_6 : NormedSpace π•œβ‚‚ F] β†’ SeminormFamily π•œβ‚‚ (E β†’SLβ‚šβ‚œ[Οƒ] F) E

The family of seminorms that induce the topology of pointwise convergence, namely β€–A xβ€– for all x : E.

Defined in
Mathlib.Analysis.LocallyConvex.PointwiseConvergence
Cited by
1 results in Mathlib
Foundations
Depth 165 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldAddCommGroupTopologicalSpaceModuleNormedAddCommGroupNormedSpace

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.