Theorems · Theorem · group theory
Set.disjoint_smul_set_right
∀ {α : Type u_2} {β : Type u_3} [inst : Group α] [inst_1 : MulAction α β] {s t : Set β} {a : α},
Disjoint s (a • t) ↔ Disjoint (a⁻¹ • s) t- Cited by
- 0 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.
Cites7
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
- Groupstatement and proof · cited by 6,238
- Disjointstatement and proof · cited by 2,201
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- smul_inv_smulproof · cited by 53
- Set.disjoint_smul_setproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.