Definitions
StandardLib
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in StandardLib
irrefl
Def Irrefl(
T
;
x
,
y
.
E
(
x
;
y
)) ==
a
:
T
.
E
(
a
;
a
)
Thm*
T
:Type,
E
:(
T
T
Prop). Irrefl(
T
;
x
,
y
.
E
(
x
,
y
))
Prop
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
Syntax:
Irrefl(
T
;
x
,
y
.
E
(
x
;
y
))
has structure:
irrefl(
T
;
x
,
y
.
E
(
x
;
y
))
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
StandardLib
Sections
NuprlLIB
Doc