Theorems · Theorem · commutative algebra
RingCon.comapQuotientEquivOfSurj_symm_mk
∀ {M : Type u_1} {N : Type u_2} [inst : NonAssocSemiring M] [inst_1 : NonAssocSemiring N] (c : RingCon M) {f : N →+* M}
(hf : Function.Surjective ⇑f) {d : RingCon N} (hcd : d = c.comap f) (x : N),
(c.comapQuotientEquivOfSurj f hf hcd).symm ↑(f x) = ↑x- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 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.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- RingEquivstatement · cited by 1,147
- NonAssocSemiringstatement and proof · cited by 805
- RingEquiv.symmstatement and proof · cited by 567
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement and proof · cited by 118
- RingCon.toQuotientstatement and proof · cited by 69
- RingCon.comapstatement and proof · cited by 32
- RingEquiv.symm_apply_applyproof · cited by 30
- RingCon.comapQuotientEquivOfSurjstatement and proof · cited by 3
- RingCon.comapQuotientEquivOfSurj_mkproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.