Theorems · Theorem · commutative algebra
Ideal.comap_map_eq_self_of_isMaximal
∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : CommSemiring S] (f : R →+* S) {p : Ideal R}
[hP' : p.IsMaximal], Ideal.map f p ≠ ⊤ → Ideal.comap f (Ideal.map f p) = pFor a maximal ideal p of R, p extended to S and restricted back to R is p if
its image in S is not equal to ⊤.
- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- Ideal.mapstatement and proof · cited by 692
- Ideal.IsMaximalstatement and proof · cited by 452
- Ideal.comapstatement · cited by 443
- Ideal.le_comap_mapproof · cited by 17
- Ideal.IsMaximal.outproof · cited by 16
- Ideal.comap_ne_topproof · cited by 7
- IsCoatom.le_iff_eqproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- IsLocalization.AtPrime.under_map_of_isMaximalproof · cited by 1
- IsLocalization.AtPrime.exists_algebraMap_quot_eq_of_mem_quotproof · cited by 0