Nuprl Rule : callbyvalueApply

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

H  ⊢ (f)↓

  BY callbyvalueApply ()
  
  H  ⊢ 0 ≤ eval a; 0



Definitions occuring in rule :  has-value: (a)↓ sqle: s ≤ t callbyvalue: callbyvalue apply: a natural_number: $n axiom: Ax

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

    BY  callbyvalueApply  a  ()
   
    H    \mvdash{}  0  \mleq{}  eval  f  a;  0



Date html generated: 2019_06_20-PM-04_12_01
Last ObjectModification: 2016_07_08-PM-03_49_05

Theory : rules


Home Index