Theorems · Theorem · group theory
Set.image_add
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Add α] [inst_1 : Add β] [inst_2 : FunLike F α β]
[AddHomClass F α β] (m : F) {s t : Set α}, ⇑m '' (s + t) = ⇑m '' s + ⇑m '' t- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddAddFunLikeAddHomClass
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.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- map_addproof · cited by 964
- Set.addstatement · cited by 338
- AddHomClassstatement and proof · cited by 65
- Set.image_image2_distribproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- Archimedean.ratLt'_addproof · cited by 1
- IsApproximateAddSubgroup.imageproof · cited by 0
- AddSubgroup.exists_left_transversal_of_leproof · cited by 0
- Set.preimage_addproof · cited by 0
- AddSubgroup.exists_right_transversal_of_leproof · cited by 0