Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.
Statement with defined notation
∀ a. ∀ b. Even(a) ∧ Even(b) ∨ Odd(a) ∧ Odd(b) → Even(a + b)Every purple notation token opens its conservative definition. This reading surface never changes the unchanged intuitionistic kernel or confers checked-use authority.
Definitions used by this theorem
In the theorem statement
In local proof propositions
Exact expanded first-order statement
forall a b. ((((exists fsd_even_first_sum. a = 2 * fsd_even_first_sum) /\ (exists fsd_even_second_sum. b = 2 * fsd_even_second_sum)) \/ ((exists fsd_odd_first_sum. a = 2 * fsd_odd_first_sum + 1) /\ (exists fsd_odd_second_sum. b = 2 * fsd_odd_second_sum + 1)))) -> exists u. a + b = 2 * uProof neighborhood
Direct theorem prerequisites
Direct theorem dependents
Definition-aware tactic body
Only propositions whose conservative expansion has been checked for exact first-order equivalence are compacted. Every changed line retains its immutable exact replay command.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
01Fix variables and assumptionsL1–3
02Use earlier factsL4–5
03Separate the logical casesL6–6
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L6
cases even_sum_iff_same_parity