Step
*
of Lemma
strong-subtype-void
∀[T:Type]. strong-subtype(Void;T)
BY
{ (Unfold `strong-subtype` 0 THEN Auto THEN (At ⌜Type⌝ (D 0))⋅ THEN Auto) }
1
1. T : Type
2. Void ⊆r T
3. x : {b:T| ∃a:Void. (b = a ∈ T)} @i
⊢ {x ∈ Void}
Latex:
Latex:
\mforall{}[T:Type].  strong-subtype(Void;T)
By
Latex:
(Unfold  `strong-subtype`  0  THEN  Auto  THEN  (At  \mkleeneopen{}Type\mkleeneclose{}  (D  0))\mcdot{}  THEN  Auto)
Home
Index