Theorems · Theorem · functional analysis
SchauderBasis.exists_norm_proj_le
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] (b : SchauderBasis 𝕜 X) [CompleteSpace X], ∃ C, ∀ (n : ℕ), ‖b.proj n‖ ≤ CThe projections are uniformly bounded.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- Set.rangeproof · cited by 4,705
- CompleteSpacestatement and proof · cited by 2,532
- Set.forall_mem_rangeproof · cited by 135
- isBounded_iff_forall_norm_leproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- SchauderBasis.bddAbove_range_nnnorm_projproof · cited by 1