NUM_MAX_CONV : term -> thm
|- MAX m n = s
# NUM_MAX_CONV `MAX 11 12`;; val it : thm = |- MAX 11 12 = 12