AffineIndependent.comp_embedding
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {ι : Type u_4} {ι2 : Type u_5} (f : ι2 ↪ ι) {p : ι → P},
AffineIndependent k p → AffineIndependent k (p ∘ ⇑f)If a family is affinely independent, so is any subfamily given by composition of an embedding into index type with the original family.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- AddTorsorstatement and proof · cited by 1,657
- Function.Embeddingstatement and proof · cited by 988
- Finset.mapproof · cited by 747
Cited by8
Results whose statement or proof uses this declaration.
- affineIndependent_equivproof · cited by 6
- AffineIndependent.rangeproof · cited by 2
- AffineIndependent.subtypeproof · cited by 2
- AffineIndependent.monoproof · cited by 1
- eq_pos_convex_span_of_mem_convexHullproof · cited by 0
- AffineIndependent.not_wbtw_of_injectiveproof · cited by 0
- AffineIndependent.of_set_of_injectiveproof · cited by 0