Step 
*
 of Lemma 
add-positive-nonneg
∀[x,y:ℤ].  (0 < x + y) supposing (0 < x and (0 ≤ y))
BY
 
{ TACTIC:(UnivCD THENA Auto) }
1
1. x : ℤ
2. y : ℤ
3. 0 ≤ y
4. 0 < x
⊢ 0 < x + y
 
Latex: 
Latex:
\mforall{}[x,y:\mBbbZ{}].    (0  <  x  +  y)  supposing  (0  <  x  and  (0  \mleq{}  y))
 By 
Latex:
TACTIC:(UnivCD  THENA  Auto)
Home
Index