Theorems · Theorem · commutative algebra
RingCon.rangeS_lift
∀ {M : Type u_1} {P : Type u_3} [inst : NonAssocSemiring M] [inst_1 : NonAssocSemiring P] {c : RingCon M} {f : M →+* P}
(H : c ≤ RingCon.ker f), (c.lift f H).rangeS = f.rangeSGiven a congruence relation c on a semiring 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
- 2 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
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement · cited by 456
- SetLike.coe_injectiveproof · cited by 374
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement · cited by 118
- RingCon.kerstatement and proof · cited by 47
- RingHom.rangeSstatement 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 by2
Results whose statement or proof uses this declaration.
- RingCon.liftₐ_rangeproof · cited by 1
- RingCon.rangeS_kerLiftproof · cited by 0