Step * of Lemma strong-subtype-void

[T:Type]. strong-subtype(Void;T)
BY
(Unfold `strong-subtype` THEN Auto THEN (At ⌜Type⌝ (D 0))⋅ THEN Auto) }

1
1. Type
2. Void ⊆T
3. {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