(22steps total) PrintForm Definitions Lemmas mb event system 5 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: fpf-sub-functionality 2

1. A : Type
2. A' : Type
3. strong-subtype(A;A')
4. B : AType
5. C : A'Type
6. eq : EqDecider(A)
7. eq' : EqDecider(A')
8. f : a:A fp-> B(a)
9. g : a:A fp-> B(a)
10. A A'
11. eq'  EqDecider(A)
12. a:AB(aC(a)
13. x:Ax  dom(f x  dom(g) & f(x) = g(x)
14. x : A
  x  dom(f Prop{1}


By: Auto THEN DoSubsume
THEN
BackThru
Thm* B1:(A1Type), B2:(A2Type).
Thm* strong-subtype(A1;A2)
Thm* 
Thm* (a:A1B1(aB2(a))  (a:A1 fp-> B1(aa:A2 fp-> B2(a))
THEN
Analyze 0


Generated subgoals:

None

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

(22steps total) PrintForm Definitions Lemmas mb event system 5 Sections EventSystems Doc