Theorems · Theorem · commutative algebra
Ideal.map_eq_top_or_isMaximal_of_surjective
∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S] (f : F)
[RingHomClass F R S],
Function.Surjective ⇑f → ∀ {I : Ideal R}, I.IsMaximal → Ideal.map f I = ⊤ ∨ (Ideal.map f I).IsMaximal- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- FunLikestatement and proof · cited by 2,560
- LE.le.trans_ltproof · cited by 795
- Ideal.mapstatement and proof · cited by 692
- Ideal.IsMaximalstatement and proof · cited by 452
- Ideal.comapproof · cited by 443
- RingHomClassstatement and proof · cited by 193
- OrderEmbedding.strictMonoproof · cited by 26
- Ideal.le_comap_mapproof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.map_jacobson_of_surjectiveproof · cited by 4
- isJacobsonRing_of_surjectiveproof · cited by 4
- Ideal.comap_jacobson_of_surjectiveproof · cited by 2
- Polynomial.quotient_mk_comp_C_isIntegral_of_isJacobsonRingproof · cited by 2
- Ideal.IsMaximal.map_of_surjective_of_ker_leproof · cited by 1
- Ideal.krullDimLE_zero_quotient_iff_forall_minimalPrimes_isMaximalproof · cited by 0