Theorems · Theorem · group theory
Finset.smul_finset_sdiff
∀ {α : Type u_2} {β : Type u_3} [inst : DecidableEq β] [inst_1 : Group α] [inst_2 : MulAction α β] {s t : Finset β}
{a : α}, a • (s \ t) = a • s \ a • t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqGroupMulAction
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- Finset.smulFinsetstatement · cited by 101
- MulAction.injectiveproof · cited by 24
- Finset.image_sdiffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.