(13steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
decidable
disjoint
1
2
1.
T:
Type
2.
eq:
T
T
3.
L1:
T List
4.
L2:
T List
5.
u:
T
6.
v:
T List
7.
Dec(disjoint(eq;v;L2))
Dec(disjoint(eq;(u.v);L2))
By:
OnHyps [-1;0] (
i.Unfold `disjoint` i)
THEN
Rewrite (HigherC list_all_unrollC) 0
Generated subgoal:
1
7.
Dec(
x
v.
x(
eq) L2)
Dec(
u(
eq) L2 &
x
v.
x(
eq) L2)
About:
(13steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc