Theorems · Theorem · group theory
Set.pairwise_disjoint_vadd_iff
∀ {α : Type u_2} {β : Type u_3} [inst : AddGroup α] [inst_1 : AddAction α β] {s : Set β},
Pairwise (Function.onFun Disjoint fun a => a +ᵥ s) ↔ ∀ (a : α), ((a +ᵥ s) ∩ s).Nonempty → a = 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- zero_addproof · cited by 2,366
- Disjointstatement and proof · cited by 2,201
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Function.onFunstatement · cited by 570
- neg_zeroproof · cited by 542
- Pairwisestatement · cited by 516
- Set.vaddSetstatement · cited by 403
- not_imp_notproof · cited by 63
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.