Step
*
of Lemma
sq_stable__sublist-rec
∀[T:Type]. ∀l1,l2:T List. ((∀x,y:T. Dec(x = y ∈ T))
⇒ SqStable(sublist-rec(T;l1;l2)))
BY
{ Auto }
Latex:
Latex:
\mforall{}[T:Type]. \mforall{}l1,l2:T List. ((\mforall{}x,y:T. Dec(x = y)) {}\mRightarrow{} SqStable(sublist-rec(T;l1;l2)))
By
Latex:
Auto
Home
Index