Nuprl Rule : isatomCases

H  ⊢ ext !((!\\x.if is an atom then ea otherwise eb) Ax)

  BY isatomCases ()
  
  H  ⊢ 0 ≤ eval in 0
  H  ⊢ t ∈ Base
  x:(t ∈ Atom) ⊢ ext ea
  x:(∀[u,v:Base].  (if is an atom then otherwise v)) ⊢ ext eb



Definitions occuring in rule :  sqle: s ≤ t callbyvalue: callbyvalue natural_number: $n axiom: Ax member: t ∈ T atom: Atom uall: [x:A]. B[x] base: Base sqequal: t isatom: if is an atom then otherwise b

Latex:
H    \mvdash{}  C  ext  !((!\mbackslash{}\mbackslash{}x.if  t  is  an  atom  then  ea  otherwise  eb)  Ax)

    BY  isatomCases  x  t  u  v  ()
   
    H    \mvdash{}  0  \mleq{}  eval  x  =  t  in  0
    H    \mvdash{}  t  \mmember{}  Base
    H  x:(t  \mmember{}  Atom)  \mvdash{}  C  ext  ea
    H  x:(\mforall{}[u,v:Base].    (if  t  is  an  atom  then  u  otherwise  v  \msim{}  v))  \mvdash{}  C  ext  eb



Date html generated: 2019_06_20-PM-04_12_26
Last ObjectModification: 2015_11_25-PM-03_47_05

Theory : rules


Home Index