Nuprl Rule : sqleTransitivity

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

H  ⊢ a ≤ b

  BY sqleTransitivity t
  
  H  ⊢ a ≤ t
  H  ⊢ t ≤ b



Definitions occuring in rule :  sqle: s ≤ t axiom: Ax

Latex:
H    \mvdash{}  a  \mleq{}  b

    BY  sqleTransitivity  t
   
    H    \mvdash{}  a  \mleq{}  t
    H    \mvdash{}  t  \mleq{}  b



Date html generated: 2019_06_20-PM-04_12_11
Last ObjectModification: 2016_07_08-PM-03_48_46

Theory : rules


Home Index