Nuprl Rule : callbyvalueIslambda

This rule proved as lemma rule_callbyvalue_can_test_true in file rules/rules_cft_callbyvalue.v
 at https://github.com/vrahli/NuprlInCoq  

H  ⊢ (p)↓

  BY callbyvalueIslambda ()
  
  H  ⊢ 0 ≤ eval if is lambda then otherwise b; 0



Definitions occuring in rule :  has-value: (a)↓ sqle: s ≤ t callbyvalue: callbyvalue islambda: if is lambda then otherwise b natural_number: $n axiom: Ax

Latex:
H    \mvdash{}  (p)\mdownarrow{}

    BY  callbyvalueIslambda  a  b  ()
   
    H    \mvdash{}  0  \mleq{}  eval  if  p  is  lambda  then  a  otherwise  b;  0



Date html generated: 2019_06_20-PM-04_12_09
Last ObjectModification: 2016_07_08-PM-03_49_03

Theory : rules


Home Index