Theorems · Theorem · functional analysis
SchauderBasis.finrank_range_succSub_eq_one
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] {P : ℕ → X →L[𝕜] X},
(∀ (n : ℕ), Module.finrank 𝕜 ↥(↑(P n)).range = n) →
(∀ (n m : ℕ) (x : X), (P n) ((P m) x) = (P (min n m)) x) →
∀ (n : ℕ), Module.finrank 𝕜 ↥(↑(SchauderBasis.succSub P n)).range = 1Assuming that the finrank of the range of P n is n then the finrank of the range of
succSub P n is 1.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 1 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.
Cites31
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
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- Bot.botproof · cited by 4,720
- add_zeroproof · cited by 2,707
- le_antisymmproof · cited by 2,068
- FiniteDimensionalproof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
Cited by1
Results whose statement or proof uses this declaration.
- SchauderBasis.RankOneDecomposition.exists_coeffproof · cited by 1