(5steps)
PrintForm
Definitions
discrete
jlc
Sections
Support(jlc)
Doc
At:
discrete
equality
transitive
1
1
1
1.
T:
Type
2.
eq:
T
T
3.
x,y:T. eq(x,y)
x = y
4.
eq
T
T
5.
x:
T
6.
y:
T
7.
z:
T
8.
eq(x,y)
9.
eq(y,z)
z = x
By:
FwdThru 3 [-1]
Generated subgoal:
1
10.
y = z
z = x
About:
(5steps)
PrintForm
Definitions
discrete
jlc
Sections
Support(jlc)
Doc