Step * 1 1 1 2 1 1 of Lemma decidable__qless


1. : ℚ
2. : ℚ
3. ¬(b a ∈ ℚ)
4. ¬(a b ∈ ℚ)
5. a < b
6. b < a
⊢ ff tt
BY
(RelRST THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbQ{}
2.  b  :  \mBbbQ{}
3.  \mneg{}(b  =  a)
4.  \mneg{}(a  =  b)
5.  a  <  b
6.  b  <  a
\mvdash{}  ff  =  tt


By


Latex:
(RelRST  THEN  Auto)




Home Index