Affine.Simplex.faceOppositeCentroid_map
∀ {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] {V₂ : Type u_4} {P₂ : Type u_5} [inst_5 : AddCommGroup V₂]
[inst_6 : Module k V₂] [inst_7 : AddTorsor V₂ P₂] {n : ℕ} [inst_8 : NeZero n] (s : Affine.Simplex k P n)
(f : P →ᵃ[k] P₂) (hf : Function.Injective ⇑f) {i : Fin (n + 1)},
(s.map f hf).faceOppositeCentroid i = f (s.faceOppositeCentroid i)- Cited by
- 3 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.
Cites20
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
- Finset.univproof · cited by 3,473
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- AffineMapstatement and proof · cited by 674
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsproof · cited by 391
- Fintype.card_finproof · cited by 270
- Finset.affineCombinationproof · cited by 159
Cited by3
Results whose statement or proof uses this declaration.
- Affine.Simplex.faceOppositeCentroid_restrictproof · cited by 2
- Affine.Simplex.medial_mapproof · cited by 0
- Affine.Simplex.median_mapproof · cited by 0