Affine.Simplex.centroid_restrict
∀ {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] [CharZero k] {n : ℕ} (s : Affine.Simplex k P n) (S : AffineSubspace k P)
(hS : affineSpan k (Set.range s.points) ≤ S), ↑(s.restrict S hS).centroid = s.centroid- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- AffineSubspacestatement and proof · cited by 871
- AffineMapstatement · cited by 674
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.mongePoint_restrictproof · cited by 1
- Affine.Simplex.ninePointCircle_restrictproof · cited by 0