Theorems · Definition · group theory
Finset.imageMonoidHom
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : DecidableEq α] →
[inst_1 : DecidableEq β] →
[inst_2 : MulOneClass α] →
[inst_3 : MulOneClass β] → [inst_4 : FunLike F α β] → [MonoidHomClass F α β] → F → Finset α →* Finset βLift a MonoidHom to Finset via image.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- MonoidHomstatement · cited by 3,629
- FunLikestatement and proof · cited by 2,560
- MulOneClassstatement and proof · cited by 1,018
- MulHomproof · cited by 299
- MonoidHomClassstatement and proof · cited by 244
- OneHomproof · cited by 55
- MulHom.toFunproof · cited by 36
- Finset.mulOneClassstatement · cited by 6
- Finset.imageMulHomproof · cited by 2
- Finset.imageOneHomproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.imageMonoidHom_applystatement and proof · cited by 0