Theorems · Definition · commutative algebra
RingCon.lift
{M : Type u_1} →
{P : Type u_3} →
[inst : NonAssocSemiring M] →
[inst_1 : NonAssocSemiring P] → (c : RingCon M) → (f : M →+* P) → c ≤ RingCon.ker f → c.Quotient →+* PThe homomorphism on the quotient of a ring by a congruence relation c
induced by a homomorphism constant on the equivalence classes of c.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, 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.
- RingHomstatement and proof · cited by 10,189
- AddMonoidHomproof · cited by 3,230
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement · cited by 118
- ZeroHom.toFunproof · cited by 101
- RingHom.map_oneproof · cited by 76
- AddMonoidHom.toZeroHomproof · cited by 61
- AddCon.Quotientproof · cited by 54
- RingCon.kerstatement and proof · cited by 47
- RingCon.toAddConproof · cited by 20
- RingHom.toAddMonoidHomproof · cited by 17
Cited by19
Results whose statement or proof uses this declaration.
- RingCon.liftₐproof · cited by 12
- RingCon.kerLiftproof · cited by 5
- RingCon.mapproof · cited by 4
- RingCon.rangeS_liftstatement and proof · cited by 2
- RingCon.lift_injective_iffstatement and proof · cited by 1
- RingCon.lift_surjective_iffstatement and proof · cited by 1
- RingCon.range_liftstatement and proof · cited by 1
- RingCon.map_applystatement · cited by 0
- RingCon.coe_liftₐstatement · cited by 0
- RingCon.ker_eq_lift_of_injectivestatement and proof · cited by 0
- RingCon.lift.congr_simpstatement and proof · cited by 0
- RingCon.lift_apply_mk'statement and proof · cited by 0