∀[x:ℤ]. ∀[y:Base]. y ≤ x supposing x ≤ y
{ SqReasoning }
1. x : ℤ
2. y : Base
3. x ≤ y
4. (y)↓
⊢ y ≤ x
4. is-exception(y)