Theorems · Theorem · group theory
AddConstMapClass.map_add_zsmul
∀ {F : Type u_1} {G : Type u_2} {H : Type u_3} [inst : FunLike F G H] {a : G} {b : H} [inst_1 : AddGroup G]
[inst_2 : AddGroup H] [AddConstMapClass F G H a b] (f : F) (x : G) (n : ℤ), f (x + n • a) = f x + n • b- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- natCast_zsmulproof · cited by 118
- negSucc_zsmulproof · cited by 45
- AddConstMapClassstatement and proof · cited by 43
- AddConstMapClass.map_add_nsmulproof · cited by 4
- AddConstMapClass.map_sub_nsmulproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- AddConstMapClass.rel_map_of_Iccproof · cited by 2
- AddConstMapClass.map_sub_zsmulproof · cited by 2
- AddConstMapClass.map_add_int'proof · cited by 1
- AddConstMapClass.map_zsmul_addproof · cited by 1
- AddConstMapClass.map_zsmul_constproof · cited by 0