Theorems · Theorem · commutative algebra
RingCon.map_apply
∀ {M : Type u_1} [inst : NonAssocSemiring M] {c d : RingCon M} (h : c ≤ d) (x : c.Quotient),
(c.map d h) x = (c.lift d.mk' ⋯) xGiven ring congruence relations c, d on a ring such that d contains c,
the definition of the homomorphism from the quotient by c to the quotient by
d induced by d's quotient map.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement and proof · cited by 118
- RingCon.toQuotientstatement · cited by 69
- RingCon.mk'statement · cited by 23
- RingCon.liftstatement · cited by 16
- RingCon.mapstatement · cited by 4
- RingCon.eqstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.