Theorems · Theorem · functional analysis
WithSeminorms.uniformEquicontinuous_iff_exists_continuous_seminorm
∀ {𝕜 : Type u_2} {𝕜₂ : Type u_3} {E : Type u_6} {F : Type u_7} {ι' : Type u_10} [inst : NontriviallyNormedField 𝕜]
[inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E] [inst_3 : NormedField 𝕜₂] [inst_4 : AddCommGroup F]
[inst_5 : Module 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} [inst_6 : RingHomIsometric σ₁₂] {κ : Type u_11} {q : SeminormFamily 𝕜₂ F ι'}
[inst_7 : UniformSpace E] [IsUniformAddGroup E] [u : UniformSpace F] [IsUniformAddGroup F],
WithSeminorms q →
∀ [ContinuousSMul 𝕜 E] (f : κ → E →ₛₗ[σ₁₂] F),
UniformEquicontinuous (DFunLike.coe ∘ f) ↔ ∀ (i : ι'), ∃ p, Continuous ⇑p ∧ ∀ (k : κ), (q i).comp (f k) ≤ p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.rangeproof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- iSupproof · cited by 2,415
- UniformSpacestatement and proof · cited by 2,040
- NormedFieldstatement and proof · cited by 1,084
Cited by1
Results whose statement or proof uses this declaration.
- NormedSpace.equicontinuous_TFAEproof · cited by 2