Theorems · Theorem · group theory
Finset.image_nsmul
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : DecidableEq α] [inst_1 : DecidableEq β] [inst_2 : AddMonoid α]
[inst_3 : AddMonoid β] [inst_4 : FunLike F α β] [AddMonoidHomClass F α β] (f : F) (s : Finset α) (n : ℕ),
Finset.image (⇑f) (n • s) = n • Finset.image (⇑f) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Finsetstatement and proof · cited by 13,712
- AddMonoidstatement and proof · cited by 2,864
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- Finset.imagestatement and proof · cited by 910
- AddMonoidHomClassstatement and proof · cited by 252
- zero_nsmulproof · cited by 137
- Finset.nsmulstatement · cited by 30
- Finset.addMonoidstatement · cited by 19
- Finset.image_zeroproof · cited by 3
- Finset.image_nsmul_of_ne_zeroproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.