Mathlib Map

Theorems Ā· Theorem Ā· functional analysis

Seminorm.cont_withSeminorms_normedSpace

Deprecated since 2026-03-09Use WithSeminorms.continuous_normedSpace_rng instead.

āˆ€ {š• : Type u_4} {š•ā‚‚ : Type u_5} {E : Type u_6} {ι : Type u_9} [inst : AddCommGroup E] [inst_1 : NormedField š•]
  [inst_2 : Module š• E] [inst_3 : NormedField š•ā‚‚] {τ₁₂ : š• →+* š•ā‚‚} [inst_4 : RingHomIsometric τ₁₂] (F : Type u_11)
  [inst_5 : SeminormedAddCommGroup F] [inst_6 : NormedSpace š•ā‚‚ F] [inst_7 : TopologicalSpace E] {p : ι → Seminorm š• E},
  WithSeminorms p → āˆ€ (f : E →ₛₗ[τ₁₂] F), (∃ s C, (normSeminorm š•ā‚‚ F).comp f ≤ C • s.sup p) → Continuous ⇑f

Alias of WithSeminorms.continuous_normedSpace_rng.

Defined in
Mathlib.Analysis.LocallyConvex.WithSeminorms
Cited by
0 results in Mathlib
Foundations
Depth 167 from the axioms Ā· uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupNormedFieldModuleNormedFieldRingHomIsometricSeminormedAddCommGroupNormedSpaceTopologicalSpace

Around this declaration

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

Cites20

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.