Theorems · Theorem · group theory
AddMonoidHom.noncommPiCoprod_single
∀ {M : Type u_1} [inst : AddMonoid M] {ι : Type u_2} [inst_1 : Fintype ι] {N : ι → Type u_3}
[inst_2 : (i : ι) → AddMonoid (N i)] (ϕ : (i : ι) → N i →+ M)
{hcomm : Pairwise fun i j => ∀ (x : N i) (y : N j), AddCommute ((ϕ i) x) ((ϕ j) y)} [inst_3 : DecidableEq ι] (i : ι)
(y : N i), (AddMonoidHom.noncommPiCoprod ϕ hcomm) (Pi.single i y) = (ϕ i) y- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- add_zeroproof · cited by 2,707
- Finset.cardproof · cited by 2,327
- map_zeroproof · cited by 1,614
- Pi.singlestatement and proof · cited by 518
- Pairwisestatement and proof · cited by 516
Cited by3
Results whose statement or proof uses this declaration.
- AddMonoidHom.noncommPiCoprod_rangeproof · cited by 2
- AddSubgroup.noncommPiCoprod_singleproof · cited by 1
- AddMonoidHom.noncommPiCoprod_mrangeproof · cited by 0