∀[a,b:ℤ].  (((a -- b) + b) = imax(a;b) ∈ ℤ){ (Auto THEN Unfold `ndiff` 0) }1. a : ℤ2. b : ℤ⊢ (imax(a - b;0) + b) = imax(a;b) ∈ ℤ