Theorems · Theorem · commutative algebra
Submodule.smul_le_of_le_smul_of_le_jacobson_bot
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {I : Ideal R}
{N N' : Submodule R M}, N'.FG → I ≤ ⊥.jacobson → N' ≤ N ⊔ I • N' → I • N' ≤ NNakayama's Lemma - Statement (4) in
[Stacks 00DV](https://stacks.math.columbia.edu/tag/00DV).
See also sup_smul_eq_sup_smul_of_le_smul_of_le_jacobson for a generalisation
to the jacobson of any ideal
- Defined in
- Mathlib.RingTheory.Nakayama
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- LE.le.transproof · cited by 3,151
- Submodule.FGstatement and proof · cited by 230
- Ideal.jacobsonstatement and proof · cited by 88
- Submodule.le_of_le_smul_of_le_jacobson_botproof · cited by 9
- Submodule.smul_le_rightproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.