Search for blocks/addresses/...

Proofgold Proof

pf
Let x0 of type ι be given.
Let x1 of type ι be given.
Assume H0: odd_nat x0.
Assume H1: odd_nat x1.
Apply H1 with odd_nat (mul_nat x0 x1).
Assume H2: x1omega.
Assume H3: ∀ x2 . x2omegax1 = mul_nat 2 x2∀ x3 : ο . x3.
Apply iffEL with odd_nat x1, odd_nat (mul_nat x0 x1) leaving 2 subgoals.
Apply odd_nat_iff_odd_mul_nat with x0, x1 leaving 2 subgoals.
The subproof is completed by applying H0.
Apply omega_nat_p with x1.
The subproof is completed by applying H2.
The subproof is completed by applying H1.