Theorems · Definition · commutative algebra
RingCon.comapQuotientEquivOfSurj
{M : Type u_1} →
{N : Type u_2} →
[inst : NonAssocSemiring M] →
[inst_1 : NonAssocSemiring N] →
(c : RingCon M) →
(f : N →+* M) → Function.Surjective ⇑f → {d : RingCon N} → d = c.comap f → d.Quotient ≃+* c.QuotientA surjective ring homomorphism f : M →+* N induces
a ring equivalence d.Quotient ≃+* c.Quotient,
whenever c : RingCon M and d : RingCon N are such that d = c.comap f.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- RingEquivstatement · cited by 1,147
- RingHom.compproof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement · cited by 118
- RingEquiv.reflproof · cited by 72
- RingEquiv.transproof · cited by 54
- RingCon.comapstatement and proof · cited by 32
- RingCon.mk'proof · cited by 23
- RingCon.congrproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- RingCon.comapQuotientEquivOfSurj_mkstatement · cited by 2
- RingCon.comapQuotientEquivOfSurj_symm_mkstatement and proof · cited by 0
- RingCon.comapQuotientEquivOfSurj_symm_mk'statement and proof · cited by 0