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.
Cited by2
Results whose statement or proof uses this declaration.
- Nat.even_or_oddproof · cited by 28
- pow_eq_pow_iff_of_ne_zeroproof · cited by 2