Step * 2 1 of Lemma pos_mul_arg_bounds


1. : ℤ
2. : ℤ
3. a > 0
4. b > 0
⊢ (a b) > 0
BY
(BLemma `mul_bounds_1b` THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  a  >  0
4.  b  >  0
\mvdash{}  (a  *  b)  >  0


By


Latex:
(BLemma  `mul\_bounds\_1b`  THEN  Auto)




Home Index