Step
*
1
of Lemma
rat2real-qmax
1. a : ℚ
2. b : ℚ
⊢ ((a ≤ a) ∧ (b ≤ a)) ∨ ((a ≤ b) ∧ (b ≤ b))
BY
{ ((Assert (b ≤ a) ∨ (a ≤ b) BY Auto) THEN ParallelLast THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbQ{}
2.  b  :  \mBbbQ{}
\mvdash{}  ((a  \mleq{}  a)  \mwedge{}  (b  \mleq{}  a))  \mvee{}  ((a  \mleq{}  b)  \mwedge{}  (b  \mleq{}  b))
By
Latex:
((Assert  (b  \mleq{}  a)  \mvee{}  (a  \mleq{}  b)  BY  Auto)  THEN  ParallelLast  THEN  Auto)
Home
Index