Step
*
of Lemma
implies-qle
∀[a,b:ℚ]. a ≤ b supposing ∀n:ℕ+. (a ≤ (b + (1/n)))
BY
{ (Auto THEN Try (((BLemma `qless_complement_qorder` THENM D 0) THEN Auto))) }
1
1. a : ℚ
2. b : ℚ
3. ∀n:ℕ+. (a ≤ (b + (1/n)))
4. b < a
⊢ False
Latex:
Latex:
\mforall{}[a,b:\mBbbQ{}]. a \mleq{} b supposing \mforall{}n:\mBbbN{}\msupplus{}. (a \mleq{} (b + (1/n)))
By
Latex:
(Auto THEN Try (((BLemma `qless\_complement\_qorder` THENM D 0) THEN Auto)))
Home
Index