Theorems · Theorem · group theory
Finset.smul_mem_smul_finset_iff
∀ {α : Type u_2} {β : Type u_3} [inst : DecidableEq β] [inst_1 : Group α] [inst_2 : MulAction α β] {s : Finset β}
{b : β} (a : α), a • b ∈ a • s ↔ b ∈ s- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 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
- Function.Injective.mem_finset_imageproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Finset.inv_smul_mem_iffproof · cited by 3
- Finset.mem_inv_smul_finset_iffproof · cited by 1
- Finset.mul_mem_smul_finset_iffproof · cited by 0
- Finset.smul_mem_smul_finset_iff₀proof · cited by 0