Mathlib Map

Theorems · Theorem · number theory

Odd.add_odd

∀ {α : Type u_2} [inst : Semiring α] {a b : α}, Odd a → Odd b → Even (a + b)
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
6 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Quot.sound
Assumes
Semiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Semiringstatement and proof · cited by 13,802
  • Evenstatement · cited by 444
  • Oddstatement and proof · cited by 364
  • two_mulproof · cited by 232

Cited by6

Results whose statement or proof uses this declaration.