Theorems · Theorem · number theory
Odd.map
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Semiring α] [inst_1 : Semiring β] {a : α}
[inst_2 : FunLike F α β] [RingHomClass F α β] (f : F), Odd a → Odd (f a)- Defined in
- Mathlib.Algebra.Ring.Parity
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
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
- Semiringstatement and proof · cited by 13,802
- FunLikestatement and proof · cited by 2,560
- map_addproof · cited by 964
- map_oneproof · cited by 861
- Oddstatement and proof · cited by 364
- two_mulproof · cited by 232
- RingHomClassstatement and proof · cited by 193
Cited by2
Results whose statement or proof uses this declaration.
- Odd.natCastproof · cited by 2
- Odd.intCastproof · cited by 0