Step
*
1
of Lemma
strong-subtype-b-union
1. A : Type
2. B : Type
3. ¬A ⋂ B
4. strong-subtype(A ⋂ B;Void)
⊢ strong-subtype(A;A ⋃ B)
BY
{ (BLemma `strong-subtype-b-union-better` THEN Auto)⋅ }
1
1. A : Type
2. B : Type
3. ¬A ⋂ B
4. strong-subtype(A ⋂ B;Void)
⊢ strong-subtype(A ⋂ B;B)
Latex:
Latex:
1.  A  :  Type
2.  B  :  Type
3.  \mneg{}A  \mcap{}  B
4.  strong-subtype(A  \mcap{}  B;Void)
\mvdash{}  strong-subtype(A;A  \mcup{}  B)
By
Latex:
(BLemma  `strong-subtype-b-union-better`  THEN  Auto)\mcdot{}
Home
Index