Theorems · Theorem · group theory
Finset.pairwiseDisjoint_vadd_iff
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] [IsLeftCancelVAdd α β] [inst_2 : DecidableEq β] {s : Set α}
{t : Finset β}, (s.PairwiseDisjoint fun x => x +ᵥ t) ↔ Set.InjOn (fun p => p.1 +ᵥ p.2) (s ×ˢ ↑t)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- HVAdd.hVAddstatement and proof · cited by 1,820
- SProd.sprodstatement and proof · cited by 1,750
- VAddstatement and proof · cited by 616
- Set.InjOnstatement and proof · cited by 543
- Set.PairwiseDisjointstatement and proof · cited by 275
- Finset.vaddFinsetstatement · cited by 70
- Finset.coe_vadd_finsetproof · cited by 9
- IsLeftCancelVAddstatement and proof · cited by 8
- Finset.pairwiseDisjoint_coeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.ruzsa_covering_addproof · cited by 2