(13steps total) PrintForm Definitions Lemmas graph 1 1 Sections Graphs Doc

At: length less 1

1. T: Type
2. A: T List
3. B: T List
4. no_repeats(T;A)
5. x:T. (x A) (x B)
6. x: T
7. (x A)
8. i:
9. i < ||B||
10. x = B[i]
k:||A||. j:||B||. A[k] = B[j] & j = i

By:
Analyze 0
THEN
InstHyp [A[k]] 5


Generated subgoals:

111. k: ||A||
(A[k] A)
1 step
 
211. k: ||A||
12. (A[k] B)
j:||B||. A[k] = B[j] & j = i
3 steps

About:
listintnatural_numberless_thanuniverseequalimpliesandallexists

(13steps total) PrintForm Definitions Lemmas graph 1 1 Sections Graphs Doc