Theorems · Theorem · group theory
Set.image_neg
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddGroup α] [inst_1 : SubtractionMonoid β]
[inst_2 : FunLike F α β] [AddMonoidHomClass F α β] (f : F) (s : Set α), ⇑f '' (-s) = -⇑f '' s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- map_negproof · cited by 378
- AddMonoidHomClassstatement and proof · cited by 252
- SubtractionMonoidstatement and proof · cited by 208
- Set.negstatement · cited by 168
- Set.image_neg_eq_negproof · cited by 52
- Set.image_commproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- IsApproximateAddSubgroup.imageproof · cited by 0