Theorems · Theorem · group theory
MonoidHom.functions_ext
∀ {I : Type u_7} [inst : DecidableEq I] {M : I → Type u_8} [inst_1 : (i : I) → CommMonoid (M i)] [Finite I]
(N : Type u_9) [inst_3 : CommMonoid N] (g h : ((i : I) → M i) →* N),
(∀ (i : I) (x : M i), g (Pi.mulSingle i x) = h (Pi.mulSingle i x)) → g = h- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Fintypeproof · cited by 7,736
- MonoidHomstatement and proof · cited by 3,629
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.prod_congrproof · cited by 646
- nonempty_fintypeproof · cited by 261
- Pi.mulSinglestatement and proof · cited by 111
- MonoidHom.extproof · cited by 109
- map_prodproof · cited by 108
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.functions_ext'proof · cited by 1