Step
*
1
of Lemma
mul-assoced-one
1. x : ℤ
2. y : ℤ
3. (x * y) | 1
4. 1 | (x * y)
⊢ x | 1
BY
{ Assert ⌜x | (x * y)⌝⋅ }
1
.....assertion..... 
1. x : ℤ
2. y : ℤ
3. (x * y) | 1
4. 1 | (x * y)
⊢ x | (x * y)
2
1. x : ℤ
2. y : ℤ
3. (x * y) | 1
4. 1 | (x * y)
5. x | (x * y)
⊢ x | 1
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  (x  *  y)  |  1
4.  1  |  (x  *  y)
\mvdash{}  x  |  1
By
Latex:
Assert  \mkleeneopen{}x  |  (x  *  y)\mkleeneclose{}\mcdot{}
Home
Index