Step * of Lemma un-zip_wf

[A,B:Type]. ∀[as:(A × B) List].  (un-zip(as) ∈ List × (B List))
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[as:(A  \mtimes{}  B)  List].    (un-zip(as)  \mmember{}  A  List  \mtimes{}  (B  List))


By


Latex:
ProveWfLemma




Home Index