AffineIndependent.inf_affineSpan_eq_affineSpan_inter
∀ {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} [Nontrivial k] {p : ι → P},
AffineIndependent k p →
∀ (s₁ s₂ : Set ι), affineSpan k (p '' s₁) ⊓ affineSpan k (p '' s₂) = affineSpan k (p '' (s₁ ∩ s₂))If a family is affinely independent, the infimum of the affine spans of points indexed by two subsets equals the affine span of points indexed by the intersection of those subsets, if the underlying ring is nontrivial.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Set.imagestatement and proof · cited by 5,609
- Finset.sumproof · cited by 5,195
- add_zeroproof · cited by 2,707
- Nontrivialstatement and proof · cited by 2,416
- AddTorsorstatement and proof · cited by 1,657
Cited by2
Results whose statement or proof uses this declaration.
- AffineIndependent.exists_mem_inter_of_exists_mem_inter_affineSpanproof · cited by 2