Theorems · Definition · ring theory
RingEquiv.ofRingHom
{R : Type u_4} →
{S : Type u_5} →
[inst : NonAssocSemiring R] →
[inst_1 : NonAssocSemiring S] →
(f : R →+* S) → (g : S →+* R) → f.comp g = RingHom.id S → g.comp f = RingHom.id R → R ≃+* SIf a ring homomorphism has an inverse, it is a ring isomorphism.
- Defined in
- Mathlib.Algebra.Ring.Equiv
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- RingHomstatement and proof · cited by 10,189
- RingEquivstatement · cited by 1,147
- RingHom.compstatement and proof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.map_add'proof · cited by 4
Cited by27
Results whose statement or proof uses this declaration.
- CategoryTheory.Iso.commRingCatIsoToRingEquivproof · cited by 44
- MonoidAlgebra.mapRingEquivproof · cited by 11
- DoubleQuot.quotQuotEquivQuotSupproof · cited by 9
- AddMonoidAlgebra.mapDomainRingEquivproof · cited by 8
- RingEquiv.ofRingHom_applystatement and proof · cited by 8
- MonoidAlgebra.mapDomainRingEquivproof · cited by 7
- Polynomial.mapEquivproof · cited by 6
- RingHomInvPair.toRingEquivproof · cited by 5
- AddMonoidAlgebra.mapRingEquivproof · cited by 5
- Ring.DirectLimit.ringEquivproof · cited by 5
- CommRingCat.isPushout_iff_isPushoutproof · cited by 4
- UniformSpace.Completion.mapRingEquivproof · cited by 3