Theorems · Theorem · group theory
AddConstMapClass.map_int_add
∀ {F : Type u_1} {G : Type u_2} {H : Type u_3} [inst : FunLike F G H] [inst_1 : AddCommGroupWithOne G]
[inst_2 : AddGroupWithOne H] [AddConstMapClass F G H 1 1] (f : F) (n : ℤ) (x : G), f (↑n + x) = f x + ↑n- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, 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 and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- AddGroupWithOnestatement and proof · cited by 111
- AddCommGroupWithOnestatement and proof · cited by 61
- AddConstMapClassstatement and proof · cited by 43
- zsmul_oneproof · cited by 26
- AddConstMapClass.map_int_add'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.