Mathlib Map

Theorems · Theorem · number theory

Nat.even_xor_odd

∀ (n : ℕ), Xor (Even n) (Odd n)
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
2 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound

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.

  • Evenstatement · cited by 444
  • Oddstatement · cited by 364
  • Xorstatement · cited by 56

Cited by2

Results whose statement or proof uses this declaration.