Theorems · Definition · commutative algebra
RingCon.map
{M : Type u_1} → [inst : NonAssocSemiring M] → (c d : RingCon M) → c ≤ d → c.Quotient →+* d.QuotientGiven ring congruence relations c, d on a ring such that d contains c,
d's quotient map induces a homomorphism from the quotient by c to the
quotient by d.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement · cited by 118
- RingCon.mk'proof · cited by 23
- RingCon.liftproof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- RingCon.quotientQuotientEquivQuotientstatement · cited by 3
- RingCon.quotientQuotientEquivQuotientₐproof · cited by 3
- RingCon.quotientQuotientEquivQuotient_coe_coestatement · cited by 0
- RingCon.quotientQuotientEquivQuotient_mk_mkstatement · cited by 0
- RingCon.map_applystatement · cited by 0
- RingCon.quotientQuotientEquivQuotient_symm_mkstatement · cited by 0