Step * of Lemma bounded-above-strict

[A:Set(ℝ)]. (bounded-above(A)  (∃b:ℝA < b))
BY
(Unfold `bounded-above` THEN Auto THEN ExRepD) }

1
1. [A] Set(ℝ)
2. : ℝ
3. A ≤ b
⊢ ∃b:ℝA < b


Latex:


Latex:
\mforall{}[A:Set(\mBbbR{})].  (bounded-above(A)  {}\mRightarrow{}  (\mexists{}b:\mBbbR{}.  A  <  b))


By


Latex:
(Unfold  `bounded-above`  0  THEN  Auto  THEN  ExRepD)




Home Index