Mathlib Map

Theorems · Theorem · commutative algebra

MaximalSpectrum.mk.inj

∀ {R : Type u_1} {inst : CommSemiring R} {asIdeal : Ideal R} {isMaximal : asIdeal.IsMaximal} {asIdeal_1 : Ideal R}
  {isMaximal_1 : asIdeal_1.IsMaximal},
  { asIdeal := asIdeal, isMaximal := isMaximal } = { asIdeal := asIdeal_1, isMaximal := isMaximal_1 } →
    asIdeal = asIdeal_1
Defined in
Mathlib.RingTheory.Spectrum.Maximal.Defs
Cited by
2 results in Mathlib
Foundations
Depth 22 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.