Step * of Lemma star-append_wf

[T:Type]. ∀[P,Q:(T List) ⟶ ℙ].  (star-append(T;P;Q) ∈ (T List) ⟶ ℙ)
BY
(Unfold `star-append` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[P,Q:(T  List)  {}\mrightarrow{}  \mBbbP{}].    (star-append(T;P;Q)  \mmember{}  (T  List)  {}\mrightarrow{}  \mBbbP{})


By


Latex:
(Unfold  `star-append`  0  THEN  Auto)




Home Index