Theorems · Theorem · functional analysis
WithSeminorms.continuous_normedSpace_dom
∀ {𝕝 : Type u_4} {𝕝₂ : Type u_5} {F : Type u_7} {ι : Type u_9} [inst : NormedField 𝕝] [inst_1 : AddCommGroup F]
[inst_2 : NormedField 𝕝₂] [inst_3 : Module 𝕝₂ F] {τ₁₂ : 𝕝 →+* 𝕝₂} [inst_4 : RingHomIsometric τ₁₂] (E : Type u_11)
[inst_5 : SeminormedAddCommGroup E] [inst_6 : NormedSpace 𝕝 E] [inst_7 : TopologicalSpace F] {q : ι → Seminorm 𝕝₂ F},
WithSeminorms q → ∀ (f : E →ₛₗ[τ₁₂] F), (∀ (i : ι), ∃ C, (q i).comp f ≤ C • normSeminorm 𝕝 E) → Continuous ⇑f- Cited by
- 1 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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- NNRealstatement and proof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Continuousstatement · cited by 2,592
- NormedFieldstatement and proof · cited by 1,084
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.cont_normedSpace_to_withSeminormsproof · cited by 0