Theorems · Theorem · commutative algebra
Submodule.smul_le
∀ {R : Type u} [inst : Semiring R] {A : Type v} [inst_1 : Semiring A] [inst_2 : Module R A] {M : Type u_1}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module A M] [inst_6 : IsScalarTower R A M]
{I : Submodule R A} {N P : Submodule R M}, I • N ≤ P ↔ ∀ r ∈ I, ∀ n ∈ N, r • n ∈ P- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- AddSubmonoid.smul_leproof · cited by 8
Cited by20
Results whose statement or proof uses this declaration.
- Submodule.map_smul''proof · cited by 21
- Submodule.mul_leproof · cited by 13
- Submodule.bot_smulproof · cited by 11
- Ideal.mul_leproof · cited by 11
- Submodule.smul_le_rightproof · cited by 6
- Submodule.sup_smulproof · cited by 4
- Submodule.span_smul_spanproof · cited by 4
- Submodule.eq_smul_of_le_smul_of_le_jacobsonproof · cited by 3
- Submodule.sup_eq_sup_smul_of_le_smul_of_le_jacobsonproof · cited by 2
- Submodule.smul_assocproof · cited by 2
- Submodule.annihilator_smulproof · cited by 2
- Submodule.coe_set_smulproof · cited by 2