Nuprl Rule : sqequalTransitivity
This rule proved as lemma rule_cequiv_trans_true3 in file rules/rules_squiggle8.v
 at https://github.com/vrahli/NuprlInCoq  
H  ⊢ a ~ b
  BY sqequalTransitivity c
  
  H  ⊢ a ~ c
  H  ⊢ c ~ b
Definitions occuring in rule : 
sqequal: s ~ t
, 
axiom: Ax
Latex:
H    \mvdash{}  a  \msim{}  b
    BY  sqequalTransitivity  c
   
    H    \mvdash{}  a  \msim{}  c
    H    \mvdash{}  c  \msim{}  b
Date html generated:
2019_06_20-PM-04_11_40
Last ObjectModification:
2016_07_08-PM-03_48_47
Theory : rules
Home
Index