Theorems · Theorem · group theory
Set.disjoint_vadd_set
∀ {α : Type u_2} {β : Type u_3} [inst : AddGroup α] [inst_1 : AddAction α β] {s t : Set β} {a : α},
Disjoint (a +ᵥ s) (a +ᵥ t) ↔ Disjoint s t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 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 · cited by 2,201
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- AddAction.injectiveproof · cited by 24
- Set.disjoint_image_iffproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Set.disjoint_vadd_set_rightproof · cited by 2
- Set.disjoint_vadd_set_leftproof · cited by 0