Step * of Lemma rmax_strict_ub

No Annotations
x,y,z:ℝ.  ((z < x) ∨ (z < y) ⇐⇒ z < rmax(x;y))
BY
Auto }

1
1. : ℝ
2. : ℝ
3. : ℝ
4. (z < x) ∨ (z < y)
⊢ z < rmax(x;y)

2
1. : ℝ
2. : ℝ
3. : ℝ
4. z < rmax(x;y)
⊢ (z < x) ∨ (z < y)


Latex:


Latex:
No  Annotations
\mforall{}x,y,z:\mBbbR{}.    ((z  <  x)  \mvee{}  (z  <  y)  \mLeftarrow{}{}\mRightarrow{}  z  <  rmax(x;y))


By


Latex:
Auto




Home Index