Nuprl Rule : inrFormation_alt

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

H  ⊢ ext inr 

  BY inrFormation_alt ()
  
  H  ⊢ ext b
  H  ⊢ istype(A)


Latex:
H    \mvdash{}  A  +  B  ext  inr  b 

    BY  inrFormation\_alt  ()
   
    H    \mvdash{}  B  ext  b
    H    \mvdash{}  istype(A)



Date html generated: 2019_06_20-PM-04_11_46
Last ObjectModification: 2018_09_25-PM-02_14_57

Theory : rules


Home Index