Theorems · Theorem · functional analysis
WithSeminorms.continuous_iff_continuous_comp
∀ {𝕝 : Type u_4} {𝕝₂ : Type u_5} {E : Type u_6} {F : Type u_7} {ι' : 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 τ₁₂] {q : SeminormFamily 𝕝₂ F ι'}
[inst_7 : TopologicalSpace E] [IsTopologicalAddGroup E] [inst_9 : TopologicalSpace F],
WithSeminorms q → ∀ (f : E →ₛₗ[τ₁₂] F), Continuous ⇑f ↔ ∀ (i : ι'), Continuous ⇑((q i).comp f)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Continuousstatement and proof · cited by 2,592
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- Continuous.compproof · cited by 371
- RingHomIsometricstatement and proof · cited by 282
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.mem_span_iff_continuousproof · cited by 1
- Seminorm.continuous_iff_continuous_compproof · cited by 0
- LinearMap.mem_span_iff_boundproof · cited by 0