Theorems · Theorem · group theory
Set.MapsTo.vadd_set
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} {F : Type u_4} [inst : VAdd M α] [inst_1 : VAdd M β]
[inst_2 : FunLike F α β] [AddActionHomClass F M α β] {f : F} {s : Set α} {t : Set β},
Set.MapsTo (⇑f) s t → ∀ (c : M), Set.MapsTo (⇑f) (c +ᵥ s) (c +ᵥ t)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- FunLikestatement and proof · cited by 2,560
- HVAdd.hVAddstatement · cited by 1,820
- Set.MapsTostatement and proof · cited by 732
- VAddstatement and proof · cited by 616
- Set.vaddSetstatement · cited by 403
- AddActionHomClassstatement and proof · cited by 9
- Set.MapsTo.vadd_setₛₗproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.