Theorems · Definition · ring theory
RingEquiv.piCongrRight
{ι : Type u_7} →
{R : ι → Type u_8} →
{S : ι → Type u_9} →
[inst : (i : ι) → NonUnitalNonAssocSemiring (R i)] →
[inst_1 : (i : ι) → NonUnitalNonAssocSemiring (S i)] →
((i : ι) → R i ≃+* S i) → ((i : ι) → R i) ≃+* ((i : ι) → S i)A family of ring isomorphisms ∀ j, (R j ≃+* S j) generates a
ring isomorphisms between ∀ j, R j and ∀ j, S j.
This is the RingEquiv version of Equiv.piCongrRight, and the dependent version of
RingEquiv.arrowCongr.
- Defined in
- Mathlib.Algebra.Ring.Equiv
- Cited by
- 5 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingEquivstatement and proof · cited by 1,147
- MulEquivproof · cited by 1,142
- AddEquivproof · cited by 1,087
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- RingEquiv.symmproof · cited by 567
- RingEquiv.toMulEquivproof · cited by 26
- RingEquiv.toAddEquivproof · cited by 13
- MulEquiv.piCongrRightproof · cited by 5
- AddEquiv.piCongrRightproof · cited by 4
Cited by9
Results whose statement or proof uses this declaration.
- AlgEquiv.piCongrRightproof · cited by 10
- Ideal.Factors.piQuotientEquivproof · cited by 3
- NumberField.InfiniteAdeleRing.ringEquiv_mixedSpaceproof · cited by 2
- CommRingCat.essentiallySmall_of_localizationAwayproof · cited by 1
- ZMod.prodEquivPiproof · cited by 1
- RingEquiv.piCongrRight_applystatement and proof · cited by 0
- RingEquiv.piCongrRight_reflstatement · cited by 0
- RingEquiv.piCongrRight_symmstatement · cited by 0
- RingEquiv.piCongrRight_transstatement · cited by 0