Step * 1 of Lemma decidable__l_disjoint


1. [A] Type
2. ∀x,y:A.  Dec(x y ∈ A)@i
⊢ ∀L2:A List. Dec(l_disjoint(A;[];L2))
BY
((Auto THEN Sel (D 0)) THEN Auto) }


Latex:


Latex:

1.  [A]  :  Type
2.  \mforall{}x,y:A.    Dec(x  =  y)@i
\mvdash{}  \mforall{}L2:A  List.  Dec(l\_disjoint(A;[];L2))


By


Latex:
((Auto  THEN  Sel  1  (D  0))  THEN  Auto)




Home Index