Step * of Lemma fset-closure_wf

[T:Type]. ∀[eq:EqDecider(T)]. ∀[fs:(T ⟶ T) List]. ∀[s,c:fset(T)].  ((c fs closure of s) ∈ ℙ)
BY
(Unfold `fset-closure` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[eq:EqDecider(T)].  \mforall{}[fs:(T  {}\mrightarrow{}  T)  List].  \mforall{}[s,c:fset(T)].    ((c  =  fs  closure  of  s)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `fset-closure`  0  THEN  Auto)




Home Index