Mathlib Map

Theorems · Theorem · number theory

Nat.not_odd_iff

∀ {n : ℕ}, ¬Odd n ↔ n % 2 = 0
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
2 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites1

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

  • Oddstatement · cited by 364

Cited by2

Results whose statement or proof uses this declaration.