Step * 2 1 2 1 1 2 2 2 of Lemma div_unique3


1. : ℤ
2. : ℤ
3. ¬0 < y
4. : ℤ
5. ¬(x 0 ∈ ℤ)
6. ¬(y 0 ∈ ℤ)
7. 0 < x
8. 0 < y
9. x < z
10. y < z
11. 0 ≤ x
12. 0 ≤ y
⊢ -(x y) < z
BY
TACTIC:(Add ⌜x⌝ 7⋅ THEN (RW  IntNormC (-1) THENA Auto) THEN RW  IntNormC THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  \mneg{}0  <  x  -  y
4.  z  :  \mBbbZ{}
5.  \mneg{}(x  =  0)
6.  \mneg{}(y  =  0)
7.  0  <  x
8.  0  <  y
9.  x  <  z
10.  y  <  z
11.  0  \mleq{}  x
12.  0  \mleq{}  y
\mvdash{}  -(x  -  y)  <  z


By


Latex:
TACTIC:(Add  \mkleeneopen{}y  -  x\mkleeneclose{}  7\mcdot{}  THEN  (RW    IntNormC  (-1)  THENA  Auto)  THEN  RW    IntNormC  0  THEN  Auto)




Home Index