Step
*
of Lemma
sq_stable__l_member
∀[A:Type]. ∀x:A. ((∀x,y:A.  Dec(x = y ∈ A)) 
⇒ (∀L:A List. SqStable((x ∈ L))))
BY
{ Auto }
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}x:A.  ((\mforall{}x,y:A.    Dec(x  =  y))  {}\mRightarrow{}  (\mforall{}L:A  List.  SqStable((x  \mmember{}  L))))
By
Latex:
Auto
Home
Index