If P is a poset that has a minimum element. We let x be an element of P that covers 1 single element y.Assume that y is not the minimum element, how do I prove that μ(minimum element,x) = 0?
So μ(min, min) + μ(min , closest element that covers min) = 0, and μ(x,z) = $-∑_{x<y<z}μ(x,y)$ but how do i prove that the value of μ(minimum element, y)is fixed?
I've spent some time looking at this and can't figure it out. Any hints?