Theorems · Theorem · functional analysis
PolynormableSpace.banach_steinhaus
∀ {ι : Type u_2} {𝕜₁ : Type u_4} {𝕜₂ : Type u_5} {E : Type u_6} {F : Type u_7} [inst : NontriviallyNormedField 𝕜₁]
[inst_1 : NontriviallyNormedField 𝕜₂] {σ₁₂ : 𝕜₁ →+* 𝕜₂} [RingHomIsometric σ₁₂] [inst_3 : AddCommGroup E]
[inst_4 : AddCommGroup F] [inst_5 : Module 𝕜₁ E] [inst_6 : Module 𝕜₂ F] [inst_7 : UniformSpace E]
[inst_8 : UniformSpace F] [IsUniformAddGroup E] [IsUniformAddGroup F] [ContinuousSMul 𝕜₁ E] [BarrelledSpace 𝕜₁ E]
{𝓕 : ι → E →SL[σ₁₂] F} [PolynormableSpace 𝕜₂ F],
(∀ (x : E), Bornology.IsVonNBounded 𝕜₂ (Set.range fun i => (𝓕 i) x)) → UniformEquicontinuous (DFunLike.coe ∘ 𝓕)The Banach-Steinhaus theorem, or Uniform Boundedness Principle, for maps from a barrelled space to any polynormable space.
- Defined in
- Mathlib.Analysis.LocallyConvex.Barrelled
- 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.
Cites23
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
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.rangestatement and proof · cited by 4,705
- Continuousproof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- ContinuousSMulstatement and proof · cited by 1,016
- BddAboveproof · cited by 620
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.