Nuprl Rule : productIsType
This rule proved as lemma rule_isect_member_formation_true3 in file rules/rules_isect.v
 at https://github.com/vrahli/NuprlInCoq  
H  ⊢ istype(a:A × B)
  BY productIsType z ()
  
  H  ⊢ istype(A)
  H z:A ⊢ istype(B[z/a])
Latex:
H    \mvdash{}  istype(a:A  \mtimes{}  B)
    BY  productIsType  z  ()
   
    H    \mvdash{}  istype(A)
    H  z:A  \mvdash{}  istype(B[z/a])
Date html generated:
2019_06_20-PM-04_11_44
Last ObjectModification:
2018_09_25-PM-00_29_04
Theory : rules
Home
Index