Step
*
1
of Lemma
qadd_preserves_qle
1. a : ℚ
2. b : ℚ
3. c : ℚ
4. a ≤ b
⊢ (c + a) ≤ (c + b)
BY
{ (BLemma `grp_op_preserves_le_qorder` ⋅ THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbQ{}
2.  b  :  \mBbbQ{}
3.  c  :  \mBbbQ{}
4.  a  \mleq{}  b
\mvdash{}  (c  +  a)  \mleq{}  (c  +  b)
By
Latex:
(BLemma  `grp\_op\_preserves\_le\_qorder`  \mcdot{}  THEN  Auto)
Home
Index