Mathlib Map

Theorems · Theorem · number theory

Even.add_odd

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

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.

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

Cited by7

Results whose statement or proof uses this declaration.