(2steps total)
PrintForm
Definitions
rel
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
trans
rel
self
functionality
T
:Type,
R
:(
T
T
Prop).
(Trans
x
,
y
:
T
.
R
(
x
,
y
))
(
a
,
a'
,
b
,
b'
:
T
.
R
(
b
,
a
)
R
(
a'
,
b'
)
R
(
a
,
a'
)
R
(
b
,
b'
))
By:
(Unfolds [`trans`;`guard`] 0) THEN RepD
Generated subgoal:
1
1.
T
: Type
2.
R
:
T
T
Prop
3.
a
,
b
,
c
:
T
.
R
(
a
,
b
)
R
(
b
,
c
)
R
(
a
,
c
)
4.
a
:
T
5.
a'
:
T
6.
b
:
T
7.
b'
:
T
8.
R
(
b
,
a
)
9.
R
(
a'
,
b'
)
10.
R
(
a
,
a'
)
R
(
b
,
b'
)
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(2steps total)
PrintForm
Definitions
rel
1
Sections
StandardLIB
Doc