Theorems · Definition · group theory
Pi.evalAddHom
{I : Type u} → (f : I → Type v) → [inst : (i : I) → Add (f i)] → (i : I) → ((i : I) → f i) →ₙ+ f iEvaluation of functions into an indexed collection of additive semigroups at a point is an
additive semigroup homomorphism. This is Function.eval i as an AddHom.
- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddHomstatement · cited by 294
- Pi.add_applyproof · cited by 61
Cited by4
Results whose statement or proof uses this declaration.
- Pi.evalNonUnitalStarAlgHomproof · cited by 3
- AddHom.piMapproof · cited by 1
- Matrix.entryAddHom_eq_compstatement · cited by 0
- Pi.evalAddHom_applystatement and proof · cited by 0