Step * of Lemma sub-mset_weakening

[T:Type]. ∀L1,L2:T List.  (permutation(T;L1;L2)  sub-mset(T; L1; L2))
BY
(Auto THEN With ⌜[]⌝ (D 0)⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}L1,L2:T  List.    (permutation(T;L1;L2)  {}\mRightarrow{}  sub-mset(T;  L1;  L2))


By


Latex:
(Auto  THEN  With  \mkleeneopen{}[]\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto)




Home Index