Step * of Lemma fset-list-union_wf

[T:Type]. ∀[eq:EqDecider(T)]. ∀[ss:fset(T) List].  (fset-list-union(eq;ss) ∈ fset(T))
BY
(Unfold `fset-list-union` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[eq:EqDecider(T)].  \mforall{}[ss:fset(T)  List].    (fset-list-union(eq;ss)  \mmember{}  fset(T))


By


Latex:
(Unfold  `fset-list-union`  0  THEN  Auto)




Home Index