Theorems · Theorem · group theory
Set.smul_subset_iff
∀ {α : Type u_2} {β : Type u_3} [inst : SMul α β] {s : Set α} {t u : Set β}, s • t ⊆ u ↔ ∀ a ∈ s, ∀ b ∈ t, a • b ∈ u- Cited by
- 6 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, 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.smulstatement · cited by 110
- Set.image2_subset_iffproof · cited by 30
Cited by6
Results whose statement or proof uses this declaration.
- IsClosed.smul_left_of_isCompactproof · cited by 5
- smul_set_closure_subsetproof · cited by 2
- IsLinearTopology.hasBasis_subbimoduleproof · cited by 2
- AddSubmonoid.smul_subset_smulproof · cited by 2
- UniformFun.continuousSMul_induced_of_range_boundedproof · cited by 1
- IsClosed.smul_right_of_isCompactproof · cited by 0