Theorems · Theorem · group theory
Set.smul_div_smul_comm
∀ {α : Type u_2} [inst : CommGroup α] (a : α) (s : Set α) (b : α) (t : Set α), a • s / b • t = (a / b) • (s / t)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommGroup
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
- CommGroupstatement and proof · cited by 990
- Set.smulSetstatement · cited by 608
- Set.image_congrproof · cited by 533
- Set.divstatement · cited by 112
- mul_div_mul_commproof · cited by 11
- Set.singleton_div_singletonproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.