Step * 4 1 of Lemma mul-minus-1


1. Base
2. Base
3. is-exception(-(x y))
4. is-exception(x y)
5. x ∈ ℤ
6. is-exception(y)
7. Base
8. Base
9. exception(u; v)
⊢ -(exception(u; v)) ≤ exception(u; v)
BY
(Computation THEN Auto) }


Latex:


Latex:

1.  y  :  Base
2.  x  :  Base
3.  is-exception(-(x  *  y))
4.  is-exception(x  *  y)
5.  x  \mmember{}  \mBbbZ{}
6.  is-exception(y)
7.  u  :  Base
8.  v  :  Base
9.  y  \msim{}  exception(u;  v)
\mvdash{}  -(exception(u;  v))  \mleq{}  exception(u;  v)


By


Latex:
(Computation  THEN  Auto)




Home Index