(4steps total) PrintForm Definitions mb event system 1 Sections EventSystems Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: strong-subtype-l member-type

  A,B:Type. strong-subtype(A;B (L:A List, x:B. (x  L x  A)

By: Auto THEN AssertBY (A B) (Unfold `strong-subtype` 3 THEN ExRepD)
THEN
AssertBY A  B (Analyze 0 THEN DoSubsume)
THEN
TrySubsume


Generated subgoal:

1 1. A : Type
2. B : Type
3. strong-subtype(A;B)
4. L : A List
5. x : B
6. (x  L)
7. A B
8. A  B
  x  A

3 steps

About:
listuniversemembersubtypesubtype_relimpliesall
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

(4steps total) PrintForm Definitions mb event system 1 Sections EventSystems Search Doc