Theorems · Theorem · group theory
map_sub
∀ {G : Type u_7} {H : Type u_8} {F : Type u_9} [inst : FunLike F G H] [inst_1 : AddGroup G]
[inst_2 : SubtractionMonoid H] [AddMonoidHomClass F G H] (f : F) (a b : G), f (a - b) = f a - f bAdditive group homomorphisms preserve subtraction.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 565 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 97 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- map_sub'proof · cited by 2
Cited by565
Results whose statement or proof uses this declaration.
- CategoryTheory.Preadditive.sub_compproof · cited by 34
- Ideal.comap_map_of_surjectiveproof · cited by 30
- Polynomial.aeval_subproof · cited by 27
- Submodule.comap_map_eqproof · cited by 23
- CategoryTheory.Preadditive.comp_subproof · cited by 23
- Polynomial.derivative_subproof · cited by 22
- isAlgebraic_algebraMapproof · cited by 19
- AddMonoidHom.map_subproof · cited by 18
- LinearIsometry.inner_map_mapproof · cited by 16
- LinearMap.map_subproof · cited by 15
- RingHom.map_subproof · cited by 15
- Polynomial.C_subproof · cited by 13
Showing the 200 most cited of 565.