Affine.Simplex.affineIndependent_points_update_centroid
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : DivisionRing k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {n : ℕ} [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)),
AffineIndependent k (Function.update s.points i s.centroid)Replacing a vertex of a simplex by its centroid preserves affine independence.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- AddCommGroupstatement and proof · cited by 12,871
- Set.imageproof · cited by 5,609
- Compl.complproof · cited by 2,925
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- Function.updatestatement · cited by 502
- Affine.Simplexstatement and proof · cited by 471
- affineSpanproof · cited by 417
- Affine.Simplex.pointsstatement and proof · cited by 391
- AffineIndependentstatement · cited by 144
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.eq_centroid_of_forall_mem_medianproof · cited by 0