(26steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
all
all
1
2
2
1
1
1
2
1.
T:
Type
2.
eq:
{T=
}
3.
P:
T
Type
4.
L:
T List
5.
u:
T
6.
v:
T List
7.
(
x:{x:T| x(
eq) v }. P(x))
x
v.P(x)
8.
eq(u,u) = false
u(
eq) v
By:
DiscreteEq 2
Generated subgoal:
1
3.
eq
T
T
4.
x,y:T. eq(x,y)
x = y
5.
P:
T
Type
6.
L:
T List
7.
u:
T
8.
v:
T List
9.
(
x:{x:T| x(
eq) v }. P(x))
x
v.P(x)
10.
eq(u,u) = false
u(
eq) v
About:
(26steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc