finrank_vectorSpan_image_finset_le
∀ (k : Type u_1) {V : Type u_2} {P : Type u_3} {ι : Type u_4} [inst : DivisionRing k] [inst_1 : AddCommGroup V]
[inst_2 : Module k V] [inst_3 : AddTorsor V P] [inst_4 : DecidableEq P] (p : ι → P) (s : Finset ι) {n : ℕ},
s.card = n + 1 → Module.finrank k ↥(vectorSpan k ↑(Finset.image p s)) ≤ nThe vectorSpan of n + 1 points in an indexed family has
dimension at most n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Finset.cardstatement and proof · cited by 2,327
- Module.finrankstatement and proof · cited by 1,770
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- Finset.Nonemptyproof · cited by 1,001
- le_transproof · cited by 985
- Finset.imagestatement and proof · cited by 910
Cited by1
Results whose statement or proof uses this declaration.
- finrank_vectorSpan_range_leproof · cited by 2