∀x:Top. (--x ~ x + 0)
{ ((Intros THEN SqEqualTopToBase) THEN SqReasoning) }
1. x : Base
2. (--x)↓
3. -x ∈ ℤ
4. (-x)↓
5. x ∈ ℤ
⊢ --x ≤ x + 0