Theorems · Theorem · ring theory
RingEquiv.ofRingHom_apply
∀ {R : Type u_4} {S : Type u_5} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] (f : R →+* S) (g : S →+* R)
(h₁ : f.comp g = RingHom.id S) (h₂ : g.comp f = RingHom.id R) (a : R), (RingEquiv.ofRingHom f g h₁ h₂) a = f a- Defined in
- Mathlib.Algebra.Ring.Equiv
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 21 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.coestatement and proof · 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
- RingEquiv.ofRingHomstatement and proof · cited by 9
Cited by8
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainRingEquiv_singleproof · cited by 6
- CommRingCat.isPushout_iff_isPushoutproof · cited by 4
- MonoidAlgebra.coeff_mapRingEquivproof · cited by 3
- MonoidAlgebra.mapDomainRingEquiv_singleproof · cited by 2
- AddMonoidAlgebra.coeff_mapRingEquivproof · cited by 1
- MonoidAlgebra.mapRingEquiv_singleproof · cited by 1
- Ring.DirectLimit.ringEquiv_ofproof · cited by 1
- AddMonoidAlgebra.mapRingEquiv_singleproof · cited by 0