Mathlib Map

Theorems · Theorem · number theory

even_iff_two_dvd

∀ {α : Type u_2} [inst : Semiring α] {a : α}, Even a ↔ 2 ∣ a
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
25 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
Semiring

Around this declaration

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

Cites3

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
  • two_mulproof · cited by 232

Cited by25

Results whose statement or proof uses this declaration.