Let x0 of type ι be given.
Apply nat_ind with
λ x1 . mul_nat x0 x1 = mul_nat x1 x0 leaving 2 subgoals.
Apply mul_nat_0L with
x0,
λ x1 x2 . mul_nat x0 0 = x2 leaving 2 subgoals.
The subproof is completed by applying H0.
The subproof is completed by applying mul_nat_0R with x0.
Let x1 of type ι be given.
Apply mul_nat_SR with
x0,
x1,
λ x2 x3 . x3 = mul_nat (ordsucc x1) x0 leaving 2 subgoals.
The subproof is completed by applying H1.
Apply mul_nat_SL with
x1,
x0,
λ x2 x3 . add_nat x0 (mul_nat x0 x1) = x3 leaving 3 subgoals.
The subproof is completed by applying H1.
The subproof is completed by applying H0.
Apply H2 with
λ x2 x3 . add_nat x0 x3 = add_nat (mul_nat x1 x0) x0.
Apply add_nat_com with
x0,
mul_nat x1 x0 leaving 2 subgoals.
The subproof is completed by applying H0.
Apply mul_nat_p with
x1,
x0 leaving 2 subgoals.
The subproof is completed by applying H1.
The subproof is completed by applying H0.