Theorems · Theorem · group theory
Set.smul_set_subset_iff
∀ {α : Type u_2} {β : Type u_3} [inst : SMul α β] {s t : Set β} {a : α}, a • s ⊆ t ↔ ∀ ⦃b : β⦄, b ∈ s → a • b ∈ t- Cited by
- 7 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Set.smulSetstatement · cited by 608
- Set.image_subset_iffproof · cited by 203
Cited by7
Results whose statement or proof uses this declaration.
- Submodule.mem_colonproof · cited by 5
- balanced_iff_smul_memproof · cited by 2
- MulAction.op_smul_set_stabilizer_subsetproof · cited by 1
- balanced_iff_neg_memproof · cited by 0
- IsUpperSet.smul_subsetproof · cited by 0
- InfiniteGalois.fixingSubgroup_fixedFieldproof · cited by 0
- IsLowerSet.smul_subsetproof · cited by 0