Theorems · Theorem · commutative algebra
Submodule.set_smul_le
∀ {R : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {S : Type u_4}
[inst_3 : Monoid S] [inst_4 : DistribMulAction S M] (s : Set S) (N p : Submodule R M),
(∀ ⦃r : S⦄ ⦃n : M⦄, r ∈ s → n ∈ N → r • n ∈ p) → s • N ≤ p- Cited by
- 5 results in Mathlib
- Foundations
- Depth 64 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.
- Setstatement and proof · cited by 53,352
- 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
- Monoidstatement and proof · cited by 3,887
- DistribMulActionstatement and proof · cited by 584
- sInf_leproof · cited by 110
- Submodule.pointwiseSetSMulstatement · cited by 30
Cited by5
Results whose statement or proof uses this declaration.
- Submodule.set_smul_eq_of_leproof · cited by 5
- Submodule.set_smul_inductionOnproof · cited by 4
- Submodule.set_smul_mono_leftproof · cited by 3
- Submodule.restrictScalars_image_smul_eqproof · cited by 2
- Submodule.set_smul_le_iffproof · cited by 0