Theorems · Theorem · functional analysis
UnconditionalSchauderBasis.nnnorm_proj_le_nnnormProjBound
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] {β : Type u_3} (b : UnconditionalSchauderBasis β 𝕜 X) [CompleteSpace X] (A : Finset β),
‖GeneralSchauderBasis.proj b A‖₊ ≤ b.nnnormProjBoundThe nnnorm of any projection is bounded by the basis constant.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- NNRealstatement · cited by 4,310
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement · cited by 2,068
- NNNorm.nnnormstatement · cited by 952
- le_ciSupproof · cited by 57
- GeneralSchauderBasis.projstatement · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- UnconditionalSchauderBasis.norm_proj_le_nnnormProjBoundproof · cited by 0