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

At: l before-iff 2

1. T: Type
2. L: T List
3. u: T
4. v: T List
5. x,y:T. x before y v (L1,L2,L3:T List. v = (L1 @ [x] @ L2 @ [y] @ L3))
x,y:T. x before y [u / v] (L1,L2,L3:T List. [u / v] = (L1 @ [x] @ L2 @ [y] @ L3))

By: UnivCD

Generated subgoal:

16. x: T
7. y: T
x before y [u / v] (L1,L2,L3:T List. [u / v] = (L1 @ [x] @ L2 @ [y] @ L3))
11 steps

About:
listconsconsniluniverseequalallexists

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