Step
*
of Lemma
decidable__list-closed2
∀[T:Type]. ∀L:T List. ∀f:T ⟶ (T List). ∀d:EqDecider(T).  Dec(list-closed(T;L;f))
BY
{ (Auto THEN Unfold `list-closed` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}L:T  List.  \mforall{}f:T  {}\mrightarrow{}  (T  List).  \mforall{}d:EqDecider(T).    Dec(list-closed(T;L;f))
By
Latex:
(Auto  THEN  Unfold  `list-closed`  0  THEN  Auto)
Home
Index