Step * of Lemma empty-bag-no-repeats

[T:Type]. bag-no-repeats(T;{})
BY
(Auto THEN Unfold `empty-bag` THEN THEN Auto THEN With ⌜[]⌝ (D 0)⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  bag-no-repeats(T;\{\})


By


Latex:
(Auto  THEN  Unfold  `empty-bag`  0  THEN  D  0  THEN  Auto  THEN  With  \mkleeneopen{}[]\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto)




Home Index