Nuprl Rule : islambdaCases

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

  BY islambdaCases ()
  
  H  ⊢ 0 ≤ eval in 0
  H  ⊢ t ∈ Base
  x:(t ~ λu.(t u)) ⊢ ext ea
  x:(∀[u,v:Base].  (if is lambda then otherwise v)) ⊢ ext eb



Definitions occuring in rule :  sqle: s ≤ t callbyvalue: callbyvalue natural_number: $n member: t ∈ T axiom: Ax lambda: λx.A[x] apply: a uall: [x:A]. B[x] base: Base sqequal: t islambda: if is lambda then otherwise b

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

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



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

Theory : rules


Home Index