Mathlib Map

Theorems · Theorem · commutative algebra

AdicCompletion.maximalIdeal_eq_map_of_fg

∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsLocalRing R] (fg : (IsLocalRing.maximalIdeal R).FG),
  IsLocalRing.maximalIdeal (AdicCompletion (IsLocalRing.maximalIdeal R) R) =
    Ideal.map (algebraMap R (AdicCompletion (IsLocalRing.maximalIdeal R) R)) (IsLocalRing.maximalIdeal R)
Defined in
Mathlib.RingTheory.AdicCompletion.LocalRing
Cited by
3 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsLocalRing

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 by3

Results whose statement or proof uses this declaration.