Theorems · Theorem · commutative algebra
RingCon.range_lift
∀ {M : Type u_1} {P : Type u_3} [inst : Ring M] [inst_1 : Ring P] {c : RingCon M} {f : M →+* P} (H : c ≤ RingCon.ker f),
(c.lift f H).range = f.rangeGiven a congruence relation c on a ring and a homomorphism f
constant on the equivalence classes of c, f has the same image
as the homomorphism that f induces on the quotient.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Subringstatement · cited by 602
- SetLike.coe_injectiveproof · cited by 374
- RingConstatement and proof · cited by 219
- RingHom.rangestatement and proof · cited by 138
- RingCon.Quotientstatement · cited by 118
- RingCon.kerstatement and proof · cited by 47
- RingCon.toAddConproof · cited by 20
- RingCon.liftstatement and proof · cited by 16
- Set.range_quot_liftproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.kerLift_range_eqproof · cited by 0