Theorems · Theorem · functional analysis
LinearIndependent.eventually
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type v} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [CompleteSpace 𝕜] {ι : Type u_1} [Finite ι] {f : ι → E},
LinearIndependent 𝕜 f → ∀ᶠ (g : ι → E) in nhds f, LinearIndependent 𝕜 g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites56
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypeproof · cited by 7,736
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Finset.sumproof · cited by 5,195
- NNRealproof · cited by 4,310
- Filter.Tendstoproof · cited by 3,814
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- isOpen_setOfPred_linearIndependentproof · cited by 3