Step * of Lemma assert-bag-null

[T:Type]. ∀[bs:bag(T)].  uiff(↑bag-null(bs);bs {} ∈ bag(T))
BY
Auto }

1
1. Type
2. bs bag(T)
3. ↑bag-null(bs)
⊢ bs {} ∈ bag(T)

2
1. Type
2. bs bag(T)
3. bs {} ∈ bag(T)
⊢ ↑bag-null(bs)


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[bs:bag(T)].    uiff(\muparrow{}bag-null(bs);bs  =  \{\})


By


Latex:
Auto




Home Index