WhoCites
Definitions
EventSystems
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites strong-subtype?
strong-subtype
Def strong-subtype(
A
;
B
)
Def
== (
A
r
B
)
Def ==
& ({
b
:
B
|
a
:
A
.
b
=
a
B
}
r
A
)
Def ==
& (
a1
,
a2
:
A
.
a1
=
a2
B
a1
=
a2
)
Syntax:
strong-subtype(
A
;
B
)
has structure:
strong-subtype(
A
;
B
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
EventSystems
Sections
NuprlLIB
Doc