Step * 2 of Lemma fps-set-to-one-one


1. CRng
2. Atom
3. : ℕ
4. bag(Atom)
5. ¬0 < (#y in b)
6. n < #(b)
⊢ (if (n =z 0) then λb.if bag-null(b) then else fi  else λb.0 fi  b) ∈ |r|
BY
(RepeatFor (AutoSplit) THEN HypSubst' (-1) (-3) THEN Auto) }

1
1. CRng
2. Atom
3. : ℕ
4. bag(Atom)
5. ¬0 < (#y in b)
6. n < #({})
7. 0 ∈ ℤ
8. {} ∈ bag(Atom)
⊢ 1 ∈ |r|


Latex:


Latex:

1.  r  :  CRng
2.  y  :  Atom
3.  n  :  \mBbbN{}
4.  b  :  bag(Atom)
5.  \mneg{}0  <  (\#y  in  b)
6.  n  <  \#(b)
\mvdash{}  0  =  (if  (n  =\msubz{}  0)  then  \mlambda{}b.if  bag-null(b)  then  1  else  0  fi    else  \mlambda{}b.0  fi    b)


By


Latex:
(RepeatFor  2  (AutoSplit)  THEN  HypSubst'  (-1)  (-3)  THEN  Auto)




Home Index