Theorems · Theorem · functional analysis
Seminorm.continuous_from_bounded
Deprecated since 2026-03-09Use WithSeminorms.continuous_of_isBounded instead.
∀ {𝕝 : Type u_4} {𝕝₂ : Type u_5} {E : Type u_6} {F : Type u_7} {ι : Type u_9} {ι' : Type u_10} [inst : AddCommGroup E]
[inst_1 : NormedField 𝕝] [inst_2 : Module 𝕝 E] [inst_3 : AddCommGroup F] [inst_4 : NormedField 𝕝₂]
[inst_5 : Module 𝕝₂ F] {τ₁₂ : 𝕝 →+* 𝕝₂} [inst_6 : RingHomIsometric τ₁₂] {p : SeminormFamily 𝕝 E ι}
{q : SeminormFamily 𝕝₂ F ι'} {x : TopologicalSpace E},
WithSeminorms p →
∀ {x_1 : TopologicalSpace F}, WithSeminorms q → ∀ (f : E →ₛₗ[τ₁₂] F), Seminorm.IsBounded p q f → Continuous ⇑fAlias of WithSeminorms.continuous_of_isBounded.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Continuousstatement · cited by 2,592
- NormedFieldstatement · cited by 1,084
- RingHomIsometricstatement · cited by 282
- WithSeminormsstatement · cited by 69
- SeminormFamilystatement · cited by 68
- Seminorm.IsBoundedstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.