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 odd_nat_iff_odd_mul_nat with x0, x1, odd_nat (mul_nat x0 x1) leaving 3 subgoals.
The subproof is completed by applying H0.
Apply omega_nat_p with x1.
The subproof is completed by applying H2.
Assume H4: odd_nat x1odd_nat (mul_nat x0 x1).
Assume H5: odd_nat (mul_nat x0 x1)odd_nat x1.
Apply H4.
The subproof is completed by applying H1.