Theorems · Theorem · commutative algebra
Module.eq_zero_of_localization_maximal
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(Mₚ : (P : Ideal R) → [P.IsMaximal] → Type u_5) [inst_3 : (P : Ideal R) → [inst : P.IsMaximal] → AddCommMonoid (Mₚ P)]
[inst_4 : (P : Ideal R) → [inst_4 : P.IsMaximal] → Module R (Mₚ P)]
(f : (P : Ideal R) → [inst_5 : P.IsMaximal] → M →ₗ[R] Mₚ P)
[∀ (P : Ideal R) [inst_5 : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (m : M),
(∀ (P : Ideal R) [inst_6 : P.IsMaximal], (f P) m = 0) → m = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Idealstatement and proof · cited by 4,748
- map_zeroproof · cited by 1,614
- Ideal.primeComplstatement and proof · cited by 462
- Ideal.IsMaximalstatement and proof · cited by 452
- IsLocalizedModulestatement and proof · cited by 220
- Module.eq_of_localization_maximalproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- eq_zero_of_localizationproof · cited by 5