Mathlib Map

Theorems · Theorem · commutative algebra

ideal_eq_bot_of_localization

∀ {R : Type u_1} [inst : CommSemiring R] (I : Ideal R),
  (∀ (J : Ideal R) (x : J.IsMaximal), IsLocalization.coeSubmodule (Localization.AtPrime J) I = ⊥) → I = ⊥

An ideal is trivial if its localization at every maximal ideal is trivial.

Defined in
Mathlib.RingTheory.LocalProperties.Basic
Cited by
0 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.