Step * of Lemma strict-upper-bound_functionality

A:Set(ℝ). ∀b,c:ℝ.  {A <  A < c} supposing b ≤ c
BY
(Unfolds ``strict-upper-bound guard`` THEN Auto) }

1
1. Set(ℝ)@i'
2. : ℝ@i
3. : ℝ@i
4. b ≤ c
5. ∀x:ℝ((x ∈ A)  (x < b))@i
6. : ℝ@i
7. x ∈ A@i
⊢ x < c


Latex:


Latex:
\mforall{}A:Set(\mBbbR{}).  \mforall{}b,c:\mBbbR{}.    \{A  <  b  {}\mRightarrow{}  A  <  c\}  supposing  b  \mleq{}  c


By


Latex:
(Unfolds  ``strict-upper-bound  guard``  0  THEN  Auto)




Home Index