Step
*
2
of Lemma
le-iff-less-or-equal
1. x : ℤ
2. y : ℤ
3. x < y ∨ (x = y ∈ ℤ)
⊢ x ≤ y
BY
{ TACTIC:D -1 }
1
1. x : ℤ
2. y : ℤ
3. x < y
⊢ x ≤ y
2
1. x : ℤ
2. y : ℤ
3. x = y ∈ ℤ
⊢ x ≤ y
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  x  <  y  \mvee{}  (x  =  y)
\mvdash{}  x  \mleq{}  y
By
Latex:
TACTIC:D  -1
Home
Index