Theorems · Definition · group theory
Finset.imageAddHom
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : DecidableEq α] →
[inst_1 : Add α] →
[inst_2 : Add β] →
[inst_3 : FunLike F α β] → [AddHomClass F α β] → F → [inst_5 : DecidableEq β] → Finset α →ₙ+ Finset βLift an AddHom to Finset via image
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- FunLikestatement and proof · cited by 2,560
- Finset.imageproof · cited by 910
- AddHomstatement · cited by 294
- Finset.addstatement · cited by 133
- AddHomClassstatement and proof · cited by 65
- Finset.image_addproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- Finset.imageAddMonoidHomproof · cited by 1
- Finset.imageAddHom_applystatement and proof · cited by 0
- Finset.imageAddMonoidHom_applystatement · cited by 0