Step * of Lemma swap_wf

n:ℕ. ∀i,j:ℕn.  (swap(i;j) ∈ ℕn ⟶ ℕn)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}n:\mBbbN{}.  \mforall{}i,j:\mBbbN{}n.    (swap(i;j)  \mmember{}  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}n)


By


Latex:
ProveWfLemma




Home Index