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

At: l before append iff

T:Type, A,B:T List, x,y:T. x before y A @ B x before y A x before y B (x A) & (y B)

By:
Unfold `l_before` 0
THEN
RWO Thm* C,A,B:T List. C A @ B (A',B':T List. C = (A' @ B') & A' A & B' B) 0


Generated subgoals:

11. T: Type
2. A: T List
3. B: T List
4. x: T
5. y: T
6. A',B':T List. [x; y] = (A' @ B') & A' A & B' B
[x; y] A [x; y] B (x A) & (y B)
6 steps
 
21. T: Type
2. A: T List
3. B: T List
4. x: T
5. y: T
6. [x; y] A [x; y] B (x A) & (y B)
A',B':T List. [x; y] = (A' @ B') & A' A & B' B
4 steps

About:
listconsniluniverseequalandorallexists

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