Theorems · Definition · group theory
MulEquiv.piCongrRight
{η : Type u_16} →
{Ms : η → Type u_17} →
{Ns : η → Type u_18} →
[inst : (j : η) → Mul (Ms j)] →
[inst_1 : (j : η) → Mul (Ns j)] → ((j : η) → Ms j ≃* Ns j) → ((j : η) → Ms j) ≃* ((j : η) → Ns j)A family of multiplicative equivalences Π j, (Ms j ≃* Ns j) generates a
multiplicative equivalence between Π j, Ms j and Π j, Ns j.
This is the MulEquiv version of Equiv.piCongrRight, and the dependent version of
MulEquiv.arrowCongr.
- Defined in
- Mathlib.Algebra.Group.Equiv.Basic
- Cited by
- 5 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
- MulEquivstatement and proof · cited by 1,142
- MulEquiv.symmproof · cited by 482
- MulEquiv.toEquivproof · cited by 126
- Equiv.piCongrRightproof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- RingEquiv.piCongrRightproof · cited by 5
- CommGroup.monoidHom_mulEquiv_of_hasEnoughRootsOfUnityproof · cited by 2
- Sylow.directProductOfNormalproof · cited by 1
- MulEquiv.piCongrRight_applystatement and proof · cited by 0
- MulEquiv.piCongrRight_reflstatement · cited by 0
- MulEquiv.piCongrRight_symmstatement · cited by 0
- MulEquiv.piCongrRight_transstatement · cited by 0