Let x0 of type ι be given.
Apply nat_ind with
λ x1 . x0 ⊆ add_nat x0 x1 leaving 2 subgoals.
Apply add_nat_0R with
x0,
λ x1 x2 . x0 ⊆ x2.
The subproof is completed by applying Subq_ref with x0.
Let x1 of type ι be given.
Apply add_nat_SR with
x0,
x1,
λ x2 x3 . x0 ⊆ x3 leaving 2 subgoals.
The subproof is completed by applying H1.
Apply Subq_tra with
x0,
add_nat x0 x1,
ordsucc (add_nat x0 x1) leaving 2 subgoals.
The subproof is completed by applying H2.
The subproof is completed by applying ordsuccI1 with
add_nat x0 x1.