Theorems · Theorem · commutative algebra
Submodule.smul_mono
∀ {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 J : Submodule R A} {N P : Submodule R M}, I ≤ J → N ≤ P → I • N ≤ J • P- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 5 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_le_smulproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Submodule.smul_mono_leftproof · cited by 10
- Ideal.mul_monoproof · cited by 3
- Module.FaithfullyFlat.iff_flat_and_proper_idealproof · cited by 1
- Submodule.mul_top_eq_top_of_mul_eq_oneproof · cited by 0
- AdicCompletion.isAdicCauchy_iffproof · cited by 0