Step * 2 of Lemma sqeq-copath5


1. Base
2. Base
3. is-exception((m 1) 1)
⊢ (m 1) 1 ≤ 1
BY
(ExceptionCases (-1) THEN Try (ExceptionSqequal (-1))) }

1
1. Base
2. Base
3. is-exception(((m 1) n) (-1))
4. (m 1) n ∈ ℤ
5. is-exception(-1)
6. Base
7. Base
8. -1 exception(u; v)
⊢ (m 1) 1 ≤ 1

2
1. Base
2. Base
3. is-exception(((m 1) n) (-1))
4. is-exception((m 1) n)
5. Base
6. Base
7. (m 1) exception(u; v)
⊢ (m 1) 1 ≤ 1


Latex:


Latex:

1.  n  :  Base
2.  m  :  Base
3.  is-exception((m  +  1)  -  n  -  1)
\mvdash{}  (m  +  1)  -  n  -  1  \mleq{}  m  -  n  -  1  -  1


By


Latex:
(ExceptionCases  (-1)  THEN  Try  (ExceptionSqequal  (-1)))




Home Index