(2steps 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-join-ap 1

1. A : Type
2. B : AType
3. eq : EqDecider(A)
4. f : a:A fp-> B(a)
5. g : a:A fp-> B(a)
6. x : A
7. x  dom(f  g)
8. x  dom(f)
  x  dom(g)


By: (RWO
(Thm* B:(AType), eq:EqDecider(A), f,g:a:A fp-> B(a), x:A.
(Thm* x  dom(f  g x  dom(f x  dom(g)
(-2)
THEN
(Analyze -2)


Generated subgoals:

None

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

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