Step
*
of Lemma
list-max-aux_wf
∀[T:Type]. ∀[f:T ⟶ ℤ]. ∀[L:T List].  (list-max-aux(x.f[x];L) ∈ i:ℤ × {x:T| f[x] = i ∈ ℤ}  + Top)
BY
{ ProveWfLemma }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[f:T  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[L:T  List].    (list-max-aux(x.f[x];L)  \mmember{}  i:\mBbbZ{}  \mtimes{}  \{x:T|  f[x]  =  i\}    +  Top)
By
Latex:
ProveWfLemma
Home
Index