Search for blocks/addresses/...

Proofgold Proof

pf
Let x0 of type ι be given.
Assume H0: x0omega.
Claim L1: nat_p x0
Apply omega_nat_p with x0.
The subproof is completed by applying H0.
Claim L2: ordinal x0
Apply nat_p_ordinal with x0.
The subproof is completed by applying L1.
Claim L3: SNo x0
Apply ordinal_SNo with x0.
The subproof is completed by applying L2.
Claim L4: ∀ x1 . nat_p x1add_nat x0 x1 = add_SNo x0 x1
Apply nat_ind with λ x1 . add_nat x0 x1 = add_SNo x0 x1 leaving 2 subgoals.
Apply add_SNo_0R with x0, λ x1 x2 . add_nat x0 0 = x2 leaving 2 subgoals.
The subproof is completed by applying L3.
The subproof is completed by applying add_nat_0R with x0.
Let x1 of type ι be given.
Assume H4: nat_p x1.
Assume H5: add_nat x0 x1 = add_SNo x0 x1.
Apply add_SNo_ordinal_SR with x0, x1, λ x2 x3 . add_nat x0 (ordsucc x1) = x3 leaving 3 subgoals.
The subproof is completed by applying L2.
Apply nat_p_ordinal with x1.
The subproof is completed by applying H4.
Apply H5 with λ x2 x3 . add_nat x0 (ordsucc x1) = ordsucc x2.
Apply add_nat_SR with x0, x1.
The subproof is completed by applying H4.
Let x1 of type ι be given.
Assume H5: x1omega.
Apply L4 with x1.
Apply omega_nat_p with x1.
The subproof is completed by applying H5.