Step
*
2
2
of Lemma
strong-subtype-b-union
.....antecedent..... 
1. A : Type
2. B : Type
3. ¬A ⋂ B
4. strong-subtype(A ⋂ B;Void)
5. strong-subtype(A;A ⋃ B)
⊢ strong-subtype(B ⋃ A;A ⋃ B)
BY
{ (BLemma `strong-subtype-ext-equal` THEN Auto THEN BLemma `subtype_rel_b-union_iff` THEN Auto) }
Latex:
Latex:
.....antecedent..... 
1.  A  :  Type
2.  B  :  Type
3.  \mneg{}A  \mcap{}  B
4.  strong-subtype(A  \mcap{}  B;Void)
5.  strong-subtype(A;A  \mcup{}  B)
\mvdash{}  strong-subtype(B  \mcup{}  A;A  \mcup{}  B)
By
Latex:
(BLemma  `strong-subtype-ext-equal`  THEN  Auto  THEN  BLemma  `subtype\_rel\_b-union\_iff`  THEN  Auto)
Home
Index