Theorems · Theorem · group theory
AddConstMapClass.map_const_add
∀ {F : Type u_1} {G : Type u_2} {H : Type u_3} [inst : FunLike F G H] {a : G} {b : H} [inst_1 : AddCommMagma G]
[inst_2 : Add H] [AddConstMapClass F G H a b] (f : F) (x : G), f (a + x) = f x + b- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- FunLikestatement and proof · cited by 2,560
- add_commproof · cited by 1,535
- AddConstMapClassstatement and proof · cited by 43
- AddCommMagmastatement and proof · cited by 32
- AddConstMapClass.map_add_constproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- AddConstMapClass.map_one_addproof · cited by 0