Theorems · Theorem · commutative algebra
Submodule.eq_of_map_mkQ_eq_map_mkQ_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 → Submodule.map (I • N).mkQ N = Submodule.map (I • N).mkQ N' → N = N'- Defined in
- Mathlib.RingTheory.Nakayama
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 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.
Cites23
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearMapproof · cited by 10,215
- RingHomproof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by1
Results whose statement or proof uses this declaration.