(45steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
sublist
transitivity
1
1
1
1.
T:
Type
2.
Discrete{T}
3.
eq:
{T
}
4.
eq
T
T
5.
x:T. eq(x,x)
6.
x,y:T. eq(x,y)
eq(y,x)
7.
x,y,z:T. eq(x,y)
eq(y,z)
eq(x,z)
8.
L1:
T List
9.
L2:
T List
10.
L3:
T List
11.
L1(
eq)L2
12.
L2(
eq)L3
L1(
eq)L3
By:
OnHyps [11;12;0] (
i.Unfold `sublist` i)
Generated subgoal:
1
11.
x
L1.x(
eq) L2
12.
x
L2.x(
eq) L3
x
L1.x(
eq) L3
About:
(45steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc