Step * of Lemma corec-family-wf2

∀[P:𝕌{j}]. ∀[H:(P ⟶ Type) ⟶ P ⟶ Type].  (corec-family(H) ∈ P ⟶ Type)
BY
{ ProveWfLemma }

1
1. P : 𝕌{j}
2. H : (P ⟶ Type) ⟶ P ⟶ Type
⊢ ⋂n:ℕ. H^n (λp.Top) ∈ P ⟶ Type


Latex:


Latex:
\mforall{}[P:\mBbbU{}\{j\}].  \mforall{}[H:(P  {}\mrightarrow{}  Type)  {}\mrightarrow{}  P  {}\mrightarrow{}  Type].    (corec-family(H)  \mmember{}  P  {}\mrightarrow{}  Type)


By


Latex:
ProveWfLemma




Home Index