PrintForm
Definitions
Lemmas
well
fnd
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
inv
image
ind
A
:Type,
r
:(
A
A
Prop),
B
:Type,
f
:(
B
A
).
WellFnd{i}(
A
;
x
,
y
.
r
(
x
,
y
))
WellFnd{i}(
B
;
x
,
y
.
r
(
f
(
x
),
f
(
y
)))
By:
Lemma
Thm*
r
:(
T
T
Prop),
S
:Type,
f
:(
S
T
).
Thm*
WellFnd{i}(
T
;
x
,
y
.
r
(
x
,
y
))
WellFnd{i}(
S
;
x
,
y
.
r
(
f
(
x
),
f
(
y
)))
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
well
fnd
Sections
StandardLIB
Doc