Finset.affineCombination_affineCombinationLineMapWeights
∀ {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 ι) [inst_3 : DecidableEq ι] (p : ι → P) {i j : ι},
i ∈ s →
j ∈ s →
∀ (c : k),
(Finset.affineCombination k s p) (Finset.affineCombinationLineMapWeights i j c) =
(AffineMap.lineMap (p i) (p j)) cAn affine combination with affineCombinationLineMapWeights gives the result of
line_map.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- AffineMapstatement · cited by 674
- Pi.singleproof · cited by 518
- AffineMap.lineMapstatement and proof · cited by 254
- Finset.affineCombinationstatement and proof · cited by 159
Cited by6
Results whose statement or proof uses this declaration.
- Affine.Triangle.touchpoint_singleton_sbtwproof · cited by 2
- Affine.Simplex.closedInterior_eq_affineSegmentproof · cited by 2
- Affine.Triangle.prod_eq_prod_one_sub_of_mem_line_point_lineMapproof · cited by 2
- sign_eq_of_affineCombination_mem_affineSpan_single_lineMapproof · cited by 1
- Affine.Simplex.interior_eq_image_Iooproof · cited by 1
- sbtw_of_sbtw_of_sbtw_of_mem_affineSpan_pairproof · cited by 0