Step * 1 1 of Lemma urec_subtype


1. Type ⟶ Type
⊢ urec(F) ⊆r ⋃n:ℕ.(F (F^n Void))
BY
TACTIC:((D THEN Auto) THEN Unfold `urec` (-1)) }

1
1. Type ⟶ Type
2. : ⋃n:ℕ.(F^n Void)
⊢ x ∈ ⋃n:ℕ.(F (F^n Void))


Latex:


Latex:

1.  F  :  Type  {}\mrightarrow{}  Type
\mvdash{}  urec(F)  \msubseteq{}r  \mcup{}n:\mBbbN{}.(F  (F\^{}n  Void))


By


Latex:
TACTIC:((D  0  THEN  Auto)  THEN  Unfold  `urec`  (-1))




Home Index