还是帮你证了吧,>代表严格偏好,~代表无差异,>=代表非严格的偏好。
1.
Assume a~b and b~c, then a >=b and b>=c, and it follows that a >=c
Also a <=b and b<= c, and it follows that a <=c.
According to the definition of indifference, a>=c and a<=c , a must be indifferent to c.
So ~ must be transtive.
2.
Suppose that > is not transtive.
Assume a > b and b> c, then a not > c. It follows that a <= c.
Because a >=b and b >=c , then a >=c. If a <=c and a >= c, then a ~c.
Because a~c and b>c, then a<=c and c<=b. A contradiction that a <=b.