Game theory Zero Sum Game Proof

219 Views Asked by At

Zerosum games. A coailitional game with transferable payoff is zerosum if $v(S) + v(N - S) = v(N)$ for every coalition $S$; it is additive if $v(S) + v(T) = v(S \cup T)$ for all disjoint $S$ and $T$. Show that a zerosum game that is not additive has an empty core.

I'm unsure how to approach this proof? Any help would be appreciated