Step * of Lemma select-le-imax-list

L:ℤ List. ∀i:ℕ||L||.  (L[i] ≤ imax-list(L))
BY
(Auto THEN BLemma `imax-list-ub` THEN Auto THEN With ⌜i⌝  THEN Auto) }


Latex:


Latex:
\mforall{}L:\mBbbZ{}  List.  \mforall{}i:\mBbbN{}||L||.    (L[i]  \mleq{}  imax-list(L))


By


Latex:
(Auto  THEN  BLemma  `imax-list-ub`  THEN  Auto  THEN  D  0  With  \mkleeneopen{}i\mkleeneclose{}    THEN  Auto)




Home Index