Step * of Lemma permutation_wf

[A:Type]. ∀[L1,L2:A List].  (permutation(A;L1;L2) ∈ ℙ)
BY
(Unfold `permutation` THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[L1,L2:A  List].    (permutation(A;L1;L2)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `permutation`  0  THEN  Auto)




Home Index