Step
*
3
2
1
of Lemma
fps-set-to-one-one
.....equality..... 
1. r : CRng
2. y : Atom
3. n : ℕ
4. b : bag(Atom)
5. ¬(b = {} ∈ bag(Atom))
6. ¬n < #(b)
7. ¬0 < (#y in b)
⊢ bag-null(b + bag-rep(n - #(b);y)) ~ ff
BY
{ TACTIC:Auto }
1
1. r : CRng
2. y : Atom
3. n : ℕ
4. b : bag(Atom)
5. ¬(b = {} ∈ bag(Atom))
6. ¬n < #(b)
7. ¬0 < (#y in b)
⊢ bag-null(b + bag-rep(n - #(b);y)) = ff
Latex:
Latex:
.....equality..... 
1.  r  :  CRng
2.  y  :  Atom
3.  n  :  \mBbbN{}
4.  b  :  bag(Atom)
5.  \mneg{}(b  =  \{\})
6.  \mneg{}n  <  \#(b)
7.  \mneg{}0  <  (\#y  in  b)
\mvdash{}  bag-null(b  +  bag-rep(n  -  \#(b);y))  \msim{}  ff
By
Latex:
TACTIC:Auto
Home
Index