Step * 2 1 2 1 1 2 of Lemma div_unique3


1. : ℤ
2. : ℤ
3. : ℤ
4. (0 <  (0 ≤ y)) ∧ (0 <  (0 ≤ x))
5. ¬(x 0 ∈ ℤ)
⊢ |x| <  |y| <  |x y| < z
BY
TACTIC:(Decide ⌜0 ∈ ℤ⌝⋅ THENA Auto) }

1
1. : ℤ
2. : ℤ
3. : ℤ
4. (0 <  (0 ≤ y)) ∧ (0 <  (0 ≤ x))
5. ¬(x 0 ∈ ℤ)
6. 0 ∈ ℤ
⊢ |x| <  |y| <  |x y| < z

2
1. : ℤ
2. : ℤ
3. : ℤ
4. (0 <  (0 ≤ y)) ∧ (0 <  (0 ≤ x))
5. ¬(x 0 ∈ ℤ)
6. ¬(y 0 ∈ ℤ)
⊢ |x| <  |y| <  |x y| < z


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  z  :  \mBbbZ{}
4.  (0  <  x  {}\mRightarrow{}  (0  \mleq{}  y))  \mwedge{}  (0  <  y  {}\mRightarrow{}  (0  \mleq{}  x))
5.  \mneg{}(x  =  0)
\mvdash{}  |x|  <  z  {}\mRightarrow{}  |y|  <  z  {}\mRightarrow{}  |x  -  y|  <  z


By


Latex:
TACTIC:(Decide  \mkleeneopen{}y  =  0\mkleeneclose{}\mcdot{}  THENA  Auto)




Home Index