Finset.map_affineCombination
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[S : AddTorsor V P] {ι : Type u_4} (s : Finset ι) {V₂ : Type u_6} {P₂ : Type u_7} [inst_3 : AddCommGroup V₂]
[inst_4 : Module k V₂] [inst_5 : AddTorsor V₂ P₂] (p : ι → P) (w : ι → k),
s.sum w = 1 → ∀ (f : P →ᵃ[k] P₂), f ((Finset.affineCombination k s p) w) = (Finset.affineCombination k s (⇑f ∘ p)) wAffine maps commute with affine combinations.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- AffineMapstatement and proof · cited by 674
- map_sumproof · cited by 455
Cited by11
Results whose statement or proof uses this declaration.
- AffineBasis.coord_apply_combination_of_memproof · cited by 6
- Affine.Simplex.signedInfDist_affineCombinationproof · cited by 4
- Affine.Simplex.centroid_mapproof · cited by 3
- Affine.Simplex.ExcenterExists.excenter_mapproof · cited by 3
- Affine.Simplex.faceOppositeCentroid_mapproof · cited by 3
- Affine.Simplex.setInterior_mapproof · cited by 3
- AffineBasis.toMatrix_vecMul_coordsproof · cited by 2
- AffineBasis.affineIndependent_of_toMatrix_right_invproof · cited by 1
- AffineBasis.affineSpan_eq_top_of_toMatrix_left_invproof · cited by 1
- AffineBasis.coord_apply_combination_of_notMemproof · cited by 1
- Affine.Simplex.ExcenterExists.touchpointWeights_mapproof · cited by 1