Step
*
of Lemma
rmin_lb
∀[x,y,z:ℝ].  rmin(x;y) ≤ z supposing (x ≤ z) ∨ (y ≤ z)
BY
{ (Auto THEN (InstLemma `rmin-rleq` [⌜x⌝;⌜y⌝]⋅ THENA Auto) THEN D -2 THEN Auto) }
Latex:
Latex:
\mforall{}[x,y,z:\mBbbR{}].    rmin(x;y)  \mleq{}  z  supposing  (x  \mleq{}  z)  \mvee{}  (y  \mleq{}  z)
By
Latex:
(Auto  THEN  (InstLemma  `rmin-rleq`  [\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  D  -2  THEN  Auto)
Home
Index