PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: s-init-rule

  i:Id, T:Type, v:Tx:Id.
  @ix : T initially x = v  Dsys
  & (D:Dsys. 
  & (@ix : T initially x = v  D
  & (
  & (D 
  & (realizes es.(vartype(i;xT)
  & (realizes es.& (e:E. loc(e) = i  Id  first(e (x when e) = v  T))


By: NewSpecializeEsLemmaOn
Thm* i:Id, T:Type, v:Tx:Id.
Thm* @ix:T
Thm* @ixinitially x = v 
Thm* realizes es.(vartype(i;xT)
Thm* realizes es.& (e:E. loc(e) = i  Id  first(e (x when e) = v  T)
x : T initially x = v


Generated subgoals:

None

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

PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc