Apply SNoLev_ind3 with
λ x0 x1 x2 . add_SNo x0 (add_SNo x1 x2) = add_SNo (add_SNo x0 x1) x2.
Let x0 of type ι be given.
Let x1 of type ι be given.
Let x2 of type ι be given.
Apply add_SNo_eq with
x0,
add_SNo x1 x2,
λ x3 x4 . x4 = add_SNo (add_SNo x0 x1) x2 leaving 3 subgoals.
The subproof is completed by applying H0.
The subproof is completed by applying L11.