rewrite the current goal using add_nat_add_SNo n Hn 1 (nat_p_omega 1 nat_1) (from right to left).
We will prove ordsucc n = add_nat n 1.
rewrite the current goal using add_nat_SR n 0 nat_0 (from left to right).
We will prove ordsucc n = ordsucc (add_nat n 0).
rewrite the current goal using add_nat_0R (from left to right).
Use reflexivity.