Theorems · Theorem · group theory
Set.image_nsmul
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddMonoid α] [inst_1 : AddMonoid β] [inst_2 : FunLike F α β]
[AddMonoidHomClass F α β] (f : F) (s : Set α) (n : ℕ), ⇑f '' (n • s) = n • ⇑f '' s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 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
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- AddMonoidstatement and proof · cited by 2,864
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- AddMonoidHomClassstatement and proof · cited by 252
- zero_nsmulproof · cited by 137
- Set.NSMulstatement · cited by 42
- Set.addMonoidstatement · cited by 18
- Set.image_zeroproof · cited by 4
- Set.image_nsmul_of_ne_zeroproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsApproximateAddSubgroup.imageproof · cited by 0