Theorems · Theorem · commutative algebra
AddSubmonoid.smul_le
∀ {R : Type u_2} {A : Type u_3} [inst : AddMonoid R] [inst_1 : AddMonoid A] [inst_2 : DistribSMul R A]
{M : AddSubmonoid R} {N P : AddSubmonoid A}, M • N ≤ P ↔ ∀ m ∈ M, ∀ n ∈ N, m • n ∈ P- Defined in
- Mathlib.Algebra.Ring.Submonoid.Pointwise
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement and proof · cited by 1,178
- iSup_leproof · cited by 190
- DistribSMulstatement and proof · cited by 117
- AddSubmonoid.mapproof · cited by 99
- DistribSMul.toAddMonoidHomproof · cited by 20
- AddSubmonoid.smulstatement · cited by 11
- AddSubmonoid.smul_mem_smulproof · cited by 8
- AddSubmonoid.map_le_iff_le_comapproof · cited by 3
Cited by8
Results whose statement or proof uses this declaration.
- Submodule.smul_leproof · cited by 20
- AddSubmonoid.mul_leproof · cited by 5
- AddSubmonoid.smul_le_smulproof · cited by 4
- AddSubmonoid.addSubmonoid_smul_botproof · cited by 2
- AddSubmonoid.addSubmonoid_smul_supproof · cited by 2
- AddSubmonoid.smul_iSupproof · cited by 2
- AddSubmonoid.smul_induction_onproof · cited by 2
- IsHausdorff.of_mapproof · cited by 0