Theorems · Theorem · commutative algebra
RingCon.ker_comp
∀ {M : Type u_1} {N : Type u_2} {P : Type u_3} [inst : NonAssocSemiring M] [inst_1 : NonAssocSemiring N]
[inst_2 : NonAssocSemiring P] {f : M →+* N} {g : N →+* P}, RingCon.ker (g.comp f) = (RingCon.ker g).comap f- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- RingHom.compstatement and proof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement · cited by 219
- RingCon.kerstatement · cited by 47
- RingCon.comapstatement · cited by 32
- RingCon.extproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.comap_eqproof · cited by 0