Theorems · Theorem · group theory
Set.disjoint_vadd_set_right
∀ {α : Type u_2} {β : Type u_3} [inst : AddGroup α] [inst_1 : AddAction α β] {s t : Set β} {a : α},
Disjoint s (a +ᵥ t) ↔ Disjoint (-a +ᵥ s) t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Disjointstatement and proof · cited by 2,201
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- vadd_neg_vaddproof · cited by 31
- Set.disjoint_vadd_setproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- AddAction.isBlock_iff_disjoint_vadd_of_neproof · cited by 3
- Set.pairwise_disjoint_vadd_iffproof · cited by 0