Theorems · Theorem · group theory
AddMonoidHom.functions_ext
∀ {I : Type u_7} [inst : DecidableEq I] {M : I → Type u_8} [inst_1 : (i : I) → AddCommMonoid (M i)] [Finite I]
(N : Type u_9) [inst_3 : AddCommMonoid N] (g h : ((i : I) → M i) →+ N),
(∀ (i : I) (x : M i), g (Pi.single i x) = h (Pi.single i x)) → g = h- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 3 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
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypeproof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- AddMonoidHomstatement and proof · cited by 3,230
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- Pi.singlestatement and proof · cited by 518
- map_sumproof · cited by 455
- nonempty_fintypeproof · cited by 261
- AddMonoidHom.extproof · cited by 149
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.pi_extproof · cited by 4
- RingHom.functions_extproof · cited by 1
- AddMonoidHom.functions_ext'proof · cited by 1