Affine.Simplex.faceOppositeCentroid_mem_affineSpan_face
∀ {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 : ℕ} [inst_4 : NeZero n] [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)),
s.faceOppositeCentroid i ∈ affineSpan k (Set.range (s.faceOpposite i).points)The centroid of the face opposite a vertex lies in the affine span of that face.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.rangestatement · 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 · cited by 871
- Affine.Simplexstatement and proof · cited by 471
- affineSpanstatement · cited by 417
- Affine.Simplex.pointsstatement · cited by 391
- Affine.Simplex.faceOppositestatement and proof · cited by 103
- Affine.Simplex.faceOppositeCentroidstatement · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.affineSpan_range_medialproof · cited by 2
- Affine.Simplex.orthogonalProjectionSpan_eulerPoint_mem_ninePointCircleproof · cited by 1