Theorems · Theorem · functional analysis
SchauderBasis.proj_apply_basis_mem
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] (b : SchauderBasis 𝕜 X) (n i : ℕ), (b.proj n) (↑b i) = if i < n then ↑b i else 0The action of the projection on a basis element e i.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHom.idstatement and proof · 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.rangeproof · cited by 1,341
- GeneralSchauderBasis.basisstatement and proof · cited by 18
- SummationFilter.conditionalstatement · cited by 13
- SchauderBasis.projstatement · cited by 13
- SchauderBasisstatement and proof · cited by 12
- GeneralSchauderBasis.proj_apply_basis_memproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.