Theorems · Theorem · group theory
Set.image_vadd_distrib
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Add α] [inst_1 : Add β] [inst_2 : FunLike F α β]
[AddHomClass F α β] (f : F) (a : α) (s : Set α), ⇑f '' (a +ᵥ s) = f a +ᵥ ⇑f '' s- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 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.
Cites9
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
- HVAdd.hVAddstatement · cited by 1,820
- map_addproof · cited by 964
- Set.vaddSetstatement · cited by 403
- AddHomClassstatement and proof · cited by 65
- Set.image_commproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- IsLinearSet.exists_fg_eq_subtypeValproof · cited by 1
- IsLinearSet.imageproof · cited by 1
- AddMonoidHom.exists_nhds_isBoundedproof · cited by 1
- AddAction.map_stabilizer_leproof · cited by 0
- AddAction.stabilizer_image_coe_quotientproof · cited by 0