(4steps total)
PrintForm
Definitions
Lemmas
graph
1
1
Sections
Graphs
Doc
At:
l
disjoint
cons2
T:Type, a,b:T List, t:T. l_disjoint(T;b;[t / a])
(t
b) & l_disjoint(T;b;a)
By:
Unfold `l_disjoint` 0
THEN
RWO
Thm*
l:T List, a,x:T. (x
[a / l])
x = a
(x
l) 0
Generated subgoals:
1
1.
T:
Type
2.
a:
T List
3.
b:
T List
4.
t:
T
5.
x:T.
((x
b) & x = t
(x
a))
(t
b)
1
step
 
2
1.
T:
Type
2.
a:
T List
3.
b:
T List
4.
t:
T
5.
x:T.
((x
b) & x = t
(x
a))
6.
x:
T
((x
b) & (x
a))
1
step
 
3
1.
T:
Type
2.
a:
T List
3.
b:
T List
4.
t:
T
5.
(t
b)
6.
x:T.
((x
b) & (x
a))
7.
x:
T
((x
b) & x = t
(x
a))
1
step
About:
(4steps total)
PrintForm
Definitions
Lemmas
graph
1
1
Sections
Graphs
Doc