Let x0 of type ι be given.
Apply setminusE with
omega,
Sing 0,
x0,
∀ x1 . nat_p x1 ⟶ ∃ x2 . and (x2 ∈ omega) (∃ x3 . and (x3 ∈ x0) (x1 = add_nat (mul_nat x2 x0) x3)) leaving 2 subgoals.
The subproof is completed by applying H0.
Assume H1:
x0 ∈ omega.
Apply nat_ind with
λ x1 . ∃ x2 . and (x2 ∈ omega) (∃ x3 . and (x3 ∈ x0) (x1 = add_nat (mul_nat x2 x0) x3)) leaving 2 subgoals.
Let x1 of type ο be given.
Apply H6 with
0.
Apply andI with
0 ∈ omega,
∃ x2 . and (x2 ∈ x0) (0 = add_nat (mul_nat 0 x0) x2) leaving 2 subgoals.
Apply nat_p_omega with
0.
The subproof is completed by applying nat_0.
Let x2 of type ο be given.
Apply H7 with
0.
Apply andI with
0 ∈ x0,
0 = add_nat (mul_nat 0 x0) 0 leaving 2 subgoals.
The subproof is completed by applying L5.
Apply mul_nat_0L with
x0,
λ x3 x4 . 0 = add_nat x4 0 leaving 2 subgoals.
The subproof is completed by applying L3.
Let x3 of type ι → ι → ο be given.
The subproof is completed by applying add_nat_0R with 0, λ x4 x5 . x3 x5 x4.
Let x1 of type ι be given.