Step * 3 of Lemma rmax_strict_lb


1. : ℝ
2. : ℝ
3. : ℝ
4. rmax(x;y) < z
⊢ y < z
BY
(((InstLemma `rleq-rmax` [⌜x⌝; ⌜y⌝])⋅ THENA Auto)
   THEN (Using [`y',⌜rmax(x;y)⌝(BLemma `rless_transitivity2`))⋅
   THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  z  :  \mBbbR{}
4.  rmax(x;y)  <  z
\mvdash{}  y  <  z


By


Latex:
(((InstLemma  `rleq-rmax`  [\mkleeneopen{}x\mkleeneclose{};  \mkleeneopen{}y\mkleeneclose{}])\mcdot{}  THENA  Auto)
  THEN  (Using  [`y',\mkleeneopen{}rmax(x;y)\mkleeneclose{}]  (BLemma  `rless\_transitivity2`))\mcdot{}
  THEN  Auto)




Home Index