Step * of Lemma single-valued-bag-is-list

∀[A:Type]. ∀[bs:bag(A)].  bs ∈ A List supposing single-valued-bag(bs;A)
BY
{ (UnivCD THENA Auto) }

1
1. A : Type
2. bs : bag(A)
3. single-valued-bag(bs;A)
⊢ bs ∈ A List


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[bs:bag(A)].    bs  \mmember{}  A  List  supposing  single-valued-bag(bs;A)


By


Latex:
(UnivCD  THENA  Auto)




Home Index