Remark
WhoCites
Definitions
core
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites type
inj?
type_inj
Def [
x
]{
T
} ==
x
Thm*
T
:Type,
E
:(
T
T
Prop).
Thm*
(EquivRel
x
,
y
:
T
.
E
(
x
,
y
))
(
a
:
T
. [
a
]{
x
,
y
:
T
//
E
(
x
,
y
)}
x
,
y
:
T
//
E
(
x
,
y
))
Syntax:
[
x
]{
T
}
has structure:
type_inj(
x
;
T
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Remark
WhoCites
Definitions
core
StandardLIB
Doc