Nuprl Rule : inlFormation_alt

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

H  ⊢ ext inl a

  BY inlFormation_alt ()
  
  H  ⊢ ext a
  H  ⊢ istype(B)


Latex:
H    \mvdash{}  A  +  B  ext  inl  a

    BY  inlFormation\_alt  ()
   
    H    \mvdash{}  A  ext  a
    H    \mvdash{}  istype(B)



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

Theory : rules


Home Index