Theorems · Theorem · group theory
AddEquivClass.map_add
∀ {F : Type u_9} {A : outParam (Type u_10)} {B : outParam (Type u_11)} {inst : Add A} {inst_1 : Add B}
{inst_2 : EquivLike F A B} [self : AddEquivClass F A B] (f : F) (a b : A), f (a + b) = f a + f bPreserves addition.
- Defined in
- Mathlib.Algebra.Group.Equiv.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Quot.sound
- Assumes
- AddEquivClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- EquivLikestatement and proof · cited by 165
- AddEquivClassstatement and proof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- AddEquivClass.isDedekindFiniteAddMonoid_iffproof · cited by 0