AffineBasis.coord_apply_centroid
∀ {ι : Type u_1} {k : Type u_5} {V : Type u_6} {P : Type u_7} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : DivisionRing k] [inst_3 : Module k V] [CharZero k] (b : AffineBasis ι k P) {s : Finset ι} {i : ι},
i ∈ s → (b.coord i) (Finset.centroid k s ⇑b) = (↑s.card)⁻¹- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Finset.cardstatement and proof · cited by 2,327
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- AffineMapstatement · cited by 674
- AffineBasisstatement and proof · cited by 65
- Finset.centroidstatement · cited by 45
- AffineBasis.coordstatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- AffineBasis.centroid_mem_interior_convexHullproof · cited by 2