Definition in prerequisite notation
Even(n) ∧ z = 2 ∨ Odd(n) ∧ z = 1
Only definitions earlier in this acyclic notation graph are used here.
Hygienic expanded first-order definition
(((exists mv_even_half_bottomlayereven. ((n)) = 2 * mv_even_half_bottomlayereven) /\ (((z)) = 2))) \/ (((exists mv_odd_half_bottomlayerodd. ((n)) = 2 * mv_odd_half_bottomlayerodd + 1) /\ (((z)) = 1)))
The unchanged native kernel never receives this surface symbol. Binder-safe expansion produces only its existing first-order syntax.
Direct definition dependencies
Definitions depending on this notation
Checked theorems using this definition
none directly; see definition consumers