Step * 1 2 1 of Lemma bag-moebius-property1


1. Type
2. valueall-type(T)
3. eq EqDecider(T)
4. List
5. ¬(b {} ∈ bag(T))
6. ∀[f:bag(T) ⟶ ℤ]
     Σ(x∈sub-bags(eq;b)). f[x]
     (x∈[x∈sub-bags(eq;b)|bag-has-no-repeats(eq;x)]). f[x] 
        x,y. (x y)) 
        Σ(x∈[x∈sub-bags(eq;b)|¬bbag-has-no-repeats(eq;x)]). f[x])
     ∈ ℤ 
     supposing IsMonoid(ℤx,y. (x y);0) ∧ Comm(ℤx,y. (x y))
⊢ Σ(c∈sub-bags(eq;b)). bag-moebius(eq;c) 0 ∈ ℤ
BY
((Assert Comm(ℤx,y. (x y)) ∧ IsMonoid(ℤx,y. (x y);0) BY
          (D THEN RepeatFor ((D THEN Reduce THEN Auto))))
   THEN Reduce (-2)
   THEN (RWO "-2" THENA (Auto THEN RepeatFor ((D THEN Reduce THEN Auto))))
   THEN Subst' Σ(x∈[x∈sub-bags(eq;b)|¬bbag-has-no-repeats(eq;x)]). bag-moebius(eq;x) 0) }

1
.....equality..... 
1. Type
2. valueall-type(T)
3. eq EqDecider(T)
4. List
5. ¬(b {} ∈ bag(T))
6. ∀[f:bag(T) ⟶ ℤ]
     Σ(x∈sub-bags(eq;b)). f[x]
     (x∈[x∈sub-bags(eq;b)|bag-has-no-repeats(eq;x)]). f[x]
       + Σ(x∈[x∈sub-bags(eq;b)|¬bbag-has-no-repeats(eq;x)]). f[x])
     ∈ ℤ 
     supposing IsMonoid(ℤx,y. (x y);0) ∧ Comm(ℤx,y. (x y))
7. Comm(ℤx,y. (x y)) ∧ IsMonoid(ℤx,y. (x y);0)
⊢ Σ(x∈[x∈sub-bags(eq;b)|¬bbag-has-no-repeats(eq;x)]). bag-moebius(eq;x) 0

2
1. Type
2. valueall-type(T)
3. eq EqDecider(T)
4. List
5. ¬(b {} ∈ bag(T))
6. ∀[f:bag(T) ⟶ ℤ]
     Σ(x∈sub-bags(eq;b)). f[x]
     (x∈[x∈sub-bags(eq;b)|bag-has-no-repeats(eq;x)]). f[x]
       + Σ(x∈[x∈sub-bags(eq;b)|¬bbag-has-no-repeats(eq;x)]). f[x])
     ∈ ℤ 
     supposing IsMonoid(ℤx,y. (x y);0) ∧ Comm(ℤx,y. (x y))
7. Comm(ℤx,y. (x y)) ∧ IsMonoid(ℤx,y. (x y);0)
⊢ (x∈[x∈sub-bags(eq;b)|bag-has-no-repeats(eq;x)]). bag-moebius(eq;x) 0) 0 ∈ ℤ


Latex:


Latex:

1.  T  :  Type
2.  valueall-type(T)
3.  eq  :  EqDecider(T)
4.  b  :  T  List
5.  \mneg{}(b  =  \{\})
6.  \mforall{}[f:bag(T)  {}\mrightarrow{}  \mBbbZ{}]
          \mSigma{}(x\mmember{}sub-bags(eq;b)).  f[x]
          =  (\mSigma{}(x\mmember{}[x\mmember{}sub-bags(eq;b)|bag-has-no-repeats(eq;x)]).  f[x] 
                (\mlambda{}x,y.  (x  +  y)) 
                \mSigma{}(x\mmember{}[x\mmember{}sub-bags(eq;b)|\mneg{}\msubb{}bag-has-no-repeats(eq;x)]).  f[x]) 
          supposing  IsMonoid(\mBbbZ{};\mlambda{}x,y.  (x  +  y);0)  \mwedge{}  Comm(\mBbbZ{};\mlambda{}x,y.  (x  +  y))
\mvdash{}  \mSigma{}(c\mmember{}sub-bags(eq;b)).  bag-moebius(eq;c)  =  0


By


Latex:
((Assert  Comm(\mBbbZ{};\mlambda{}x,y.  (x  +  y))  \mwedge{}  IsMonoid(\mBbbZ{};\mlambda{}x,y.  (x  +  y);0)  BY
                (D  0  THEN  RepeatFor  2  ((D  0  THEN  Reduce  0  THEN  Auto))))
  THEN  Reduce  (-2)
  THEN  (RWO  "-2"  0  THENA  (Auto  THEN  RepeatFor  2  ((D  0  THEN  Reduce  0  THEN  Auto))))
  THEN  Subst'  \mSigma{}(x\mmember{}[x\mmember{}sub-bags(eq;b)|\mneg{}\msubb{}bag-has-no-repeats(eq;x)]).  bag-moebius(eq;x)  \msim{}  0  0)




Home Index