Step * 1 1 of Lemma cons-ndlist


1. Type
2. ndlist(T)
3. T
4. ¬(x ∈ L)
⊢ no_repeats(T;L)
BY
}

1
1. Type
2. List
3. [%2] no_repeats(T;L)
4. T
5. ¬(x ∈ L)
⊢ no_repeats(T;L)


Latex:


Latex:

1.  T  :  Type
2.  L  :  ndlist(T)
3.  x  :  T
4.  \mneg{}(x  \mmember{}  L)
\mvdash{}  no\_repeats(T;L)


By


Latex:
D  2




Home Index