(2steps total) PrintForm Definitions rel 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: linorder lt neg 1

1. T : Type
2. R : TTProp
3. x,y:T. Dec(R(x,y))
4. a:TR(a,a)
5. a,b,c:TR(a,b R(b,c R(a,c)
6. x,y:TR(x,y R(y,x x = y
7. x,y:TR(x,y R(y,x)
8. a : T
9. b : T
  (R(a,b) & R(b,a))  R(b,a)


By: (Unfold `decidable` 3 THEN InstHyp [b;a] 3) THEN (InstHyp [a;b] 7)
THEN
ProveProp


Generated subgoals:

None

About:
decidablefunctionuniverseequalpropimpliesandorall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(2steps total) PrintForm Definitions rel 1 Sections StandardLIB Doc