Theorems · Theorem · group theory
map_finsetProd
∀ {M : Type u_5} {N : Type u_6} [inst : CommMonoid M] [inst_1 : CommMonoid N] {α : Type u_7} {F : Type u_8}
[inst_2 : Fintype α] [inst_3 : EquivLike F M N] [MulEquivClass F M N] (f : F) (g : α → M), f (∏ i, g i) = ∏ i, f (g i)- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 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.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement · cited by 3,473
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- finprodproof · cited by 257
- EquivLikestatement and proof · cited by 165
- MulEquivClassstatement and proof · cited by 30
- MulEquivClass.map_finprodproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- map_finset_prodproof · cited by 0