Step * of Lemma bag-no-repeats-single

[T:Type]. ∀[x:T].  bag-no-repeats(T;{x})
BY
(RepUR ``bag-no-repeats single-bag`` THEN Auto THEN THEN InstConcl [⌜[x]⌝]⋅ THEN Auto) }


Latex:


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


By


Latex:
(RepUR  ``bag-no-repeats  single-bag``  0  THEN  Auto  THEN  D  0  THEN  InstConcl  [\mkleeneopen{}[x]\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index