Step
*
2
of Lemma
le-add-cancel
1. c : ℤ
2. t : ℤ
3. c ≤ 0
⊢ (c + t) ≤ t
BY
{ (InstLemma `add_functionality_wrt_le` [⌜c⌝;⌜t⌝;⌜0⌝;⌜t⌝]⋅ THENA Auto) }
1
1. c : ℤ
2. t : ℤ
3. c ≤ 0
4. (c + t) ≤ (0 + t)
⊢ (c + t) ≤ t
Latex:
Latex:
1.  c  :  \mBbbZ{}
2.  t  :  \mBbbZ{}
3.  c  \mleq{}  0
\mvdash{}  (c  +  t)  \mleq{}  t
By
Latex:
(InstLemma  `add\_functionality\_wrt\_le`  [\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}t\mkleeneclose{};\mkleeneopen{}0\mkleeneclose{};\mkleeneopen{}t\mkleeneclose{}]\mcdot{}  THENA  Auto)
Home
Index