Search for blocks/addresses/...

Proofgold Proof

pf
Let x0 of type ι be given.
Assume H0: nat_p x0.
Apply and3I with x0omega, 0omega, ∃ x1 . and (x1omega) (mul_nat x0 x1 = 0) leaving 3 subgoals.
Apply nat_p_omega with x0.
The subproof is completed by applying H0.
Apply nat_p_omega with 0.
The subproof is completed by applying nat_0.
Let x1 of type ο be given.
Assume H1: ∀ x2 . and (x2omega) (mul_nat x0 x2 = 0)x1.
Apply H1 with 0.
Apply andI with 0omega, mul_nat x0 0 = 0 leaving 2 subgoals.
Apply nat_p_omega with 0.
The subproof is completed by applying nat_0.
The subproof is completed by applying mul_nat_0R with x0.