Theorems · Theorem · group theory
Even.map
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddZeroClass α] [inst_1 : AddZeroClass β]
[inst_2 : FunLike F α β] [AddMonoidHomClass F α β] {a : α} (f : F), Even a → Even (f a)- Defined in
- Mathlib.Algebra.Group.Even
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext
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
- AddZeroClassstatement and proof · cited by 1,237
- map_addproof · cited by 964
- Evenstatement and proof · cited by 444
- AddMonoidHomClassstatement and proof · cited by 252
Cited by3
Results whose statement or proof uses this declaration.
- even_negproof · cited by 4
- Even.natCastproof · cited by 2
- Even.intCastproof · cited by 0