AffineIndependent.indicator_extend_eq_of_affineCombination_comp_embedding_eq
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {ι : Type u_4} {ι₂ : Type u_5} {p : ι → P},
AffineIndependent k p →
∀ {s₁ : Finset ι} {s₂ : Finset ι₂} {w₁ : ι → k} {w₂ : ι₂ → k},
∑ i ∈ s₁, w₁ i = 1 →
∑ i ∈ s₂, w₂ i = 1 →
∀ (e : ι₂ ↪ ι),
(Finset.affineCombination k s₂ (p ∘ ⇑e)) w₂ = (Finset.affineCombination k s₁ p) w₁ →
(↑(Finset.map e s₂)).indicator (Function.extend (⇑e) w₂ 0) = (↑s₁).indicator w₁- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- SetLike.coestatement · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- AddTorsorstatement and proof · cited by 1,657
- Function.Embeddingstatement and proof · cited by 988
- Finset.mapstatement and proof · cited by 747
- Set.indicatorstatement · cited by 723
Cited by1
Results whose statement or proof uses this declaration.