Theorems · Theorem · commutative algebra
RingCon.mapGen_eq_map_of_surjective
∀ {M : Type u_1} {N : Type u_2} [inst : NonAssocSemiring M] [inst_1 : NonAssocSemiring N] {c : RingCon M} (f : M →+* N),
RingCon.ker f ≤ c → Function.Surjective ⇑f → ⇑(RingCon.mapGen ⇑f) = Relation.Map ⇑c ⇑f ⇑fIf c is a ring congruence on M, then the smallest ring
congruence relation on N deduced from c by a ring homomorphism
from M to N is the relation deduced from c.
- 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- le_antisymmproof · cited by 2,068
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- GaloisInsertion.gcproof · cited by 137
- GaloisConnection.le_u_lproof · cited by 52
- RingCon.kerstatement and proof · cited by 47
- Relation.Mapstatement and proof · cited by 40
- RingCon.giproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.mapGen_apply_apply_of_surjectiveproof · cited by 0