Step * 1 of Lemma comparison-max_wf


1. Type
2. cmp comparison(T)
3. valueall-type(T)
4. ||[]|| ≥ 
⊢ comparison-max(cmp;[]) ∈ {mx:T| (mx ∈ []) ∧ (∀x∈[].0 ≤ (cmp mx))} 
BY
(Reduce -1 THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  cmp  :  comparison(T)
3.  valueall-type(T)
4.  ||[]||  \mgeq{}  1 
\mvdash{}  comparison-max(cmp;[])  \mmember{}  \{mx:T|  (mx  \mmember{}  [])  \mwedge{}  (\mforall{}x\mmember{}[].0  \mleq{}  (cmp  x  mx))\} 


By


Latex:
(Reduce  -1  THEN  Auto)




Home Index