Mathlib Map

Theorems · Definition · functional analysis

gaugeSeminormFamily

(𝕜 : Type u_1) →
  (E : Type u_2) →
    [inst : RCLike 𝕜] →
      [inst_1 : AddCommGroup E] →
        [inst_2 : TopologicalSpace E] →
          [inst_3 : Module 𝕜 E] →
            [inst_4 : Module ℝ E] →
              [IsScalarTower ℝ 𝕜 E] → [ContinuousSMul ℝ E] → SeminormFamily 𝕜 E (AbsConvexOpenSets 𝕜 E)

The family of seminorms defined by the gauges of absolute convex open sets.

Defined in
Mathlib.Analysis.LocallyConvex.AbsConvexOpen
Cited by
3 results in Mathlib
Foundations
Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeAddCommGroupTopologicalSpaceModuleModuleIsScalarTowerContinuousSMul

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.