Step
*
of Lemma
bag-null_wf
∀T:Type. ∀bs:bag(T).  (bag-null(bs) ∈ 𝔹)
BY
{ (Auto THEN GenConcl ⌜bs = L ∈ (Top List)⌝⋅ THEN Auto) }
1
1. T : Type
2. bs : bag(T)
3. L : Top List
4. bs = L ∈ (Top List)
⊢ bag-null(L) ∈ 𝔹
Latex:
Latex:
\mforall{}T:Type.  \mforall{}bs:bag(T).    (bag-null(bs)  \mmember{}  \mBbbB{})
By
Latex:
(Auto  THEN  GenConcl  \mkleeneopen{}bs  =  L\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index