Theorems · Definition · group theory
AddEquiv.piCongrRight
{η : Type u_16} →
{Ms : η → Type u_17} →
{Ns : η → Type u_18} →
[inst : (j : η) → Add (Ms j)] →
[inst_1 : (j : η) → Add (Ns j)] → ((j : η) → Ms j ≃+ Ns j) → ((j : η) → Ms j) ≃+ ((j : η) → Ns j)A family of additive equivalences Π j, (Ms j ≃+ Ns j)
generates an additive equivalence between Π j, Ms j and Π j, Ns j.
This is the AddEquiv version of Equiv.piCongrRight, and the dependent version of
AddEquiv.arrowCongr.
- Defined in
- Mathlib.Algebra.Group.Equiv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.symmproof · cited by 530
- AddEquiv.toEquivproof · cited by 174
- Equiv.piCongrRightproof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- LinearEquiv.piCongrRightproof · cited by 16
- RingEquiv.piCongrRightproof · cited by 5
- Submodule.quotientEquivPiZModproof · cited by 2
- AddEquiv.piCongrRight_transstatement · cited by 0
- AddEquiv.piCongrRight_applystatement and proof · cited by 0
- AddEquiv.piCongrRight_reflstatement · cited by 0
- AddEquiv.piCongrRight_symmstatement · cited by 0