WhoCites
Definitions
rel
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites st
anti
sym?
st_anti_sym
Def StAntiSym(
T
;
x
,
y
.
R
(
x
;
y
)) ==
x
,
y
:
T
.
(
R
(
x
;
y
) &
R
(
y
;
x
))
Thm*
T
:Type,
R
:(
T
T
Prop). StAntiSym(
T
;
x
,
y
.
R
(
x
,
y
))
Prop
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
Syntax:
StAntiSym(
T
;
x
,
y
.
R
(
x
;
y
))
has structure:
st_anti_sym(
T
;
x
,
y
.
R
(
x
;
y
))
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
rel
1
Sections
StandardLIB
Doc