Step
*
of Lemma
list-match_wf
∀[A,B:Type]. ∀[R:A ⟶ B ⟶ ℙ]. ∀[as:A List]. ∀[bs:B List].  (list-match(as;bs;a,b.R[a;b]) ∈ ℙ)
BY
{ ProveWfLemma }
Latex:
Latex:
\mforall{}[A,B:Type].  \mforall{}[R:A  {}\mrightarrow{}  B  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[as:A  List].  \mforall{}[bs:B  List].    (list-match(as;bs;a,b.R[a;b])  \mmember{}  \mBbbP{})
By
Latex:
ProveWfLemma
Home
Index