Theorems · Theorem · commutative algebra
Submodule.eq_bot_of_eq_pointwise_smul_of_mem_jacobson_annihilator
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {r : R}
{N : Submodule R M}, N.FG → N = r • N → r ∈ N.annihilator.jacobson → N = ⊥- Defined in
- Mathlib.RingTheory.Nakayama
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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.
Cites13
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 · cited by 4,748
- Bot.botstatement · cited by 4,720
- Submodule.FGstatement and proof · cited by 230
- Submodule.pointwiseDistribMulActionstatement · cited by 105
- Ideal.jacobsonstatement and proof · cited by 88
- Submodule.annihilatorstatement and proof · cited by 42
- Submodule.span_singleton_le_iff_memproof · cited by 21
- Submodule.ideal_span_singleton_smulproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.