Theorems · Definition · group theory
Pi.monoidHomMulEquiv
{ι : Type u_7} →
[Fintype ι] →
[DecidableEq ι] →
(M : ι → Type u_8) →
[inst : (i : ι) → CommMonoid (M i)] →
(M' : Type u_9) → [inst_1 : CommMonoid M'] → (((i : ι) → M i) →* M') ≃* ((i : ι) → M i →* M')The canonical isomorphism between the monoid of homomorphisms from a finite product of commutative monoids to another commutative monoid and the product of the homomorphism monoids.
- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement and proof · cited by 3,629
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- MulEquivstatement · cited by 1,142
- MonoidHom.compproof · cited by 469
- MonoidHom.mulSingleproof · cited by 21
- Pi.evalMonoidHomproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- CommGroup.monoidHom_mulEquiv_of_hasEnoughRootsOfUnityproof · cited by 2