The free cancellation criterion requires that every portion of a vote must have an opposite which cancels it out while leaving the rest of the ballot free to express other preferences. Specifically, for every valid ballot and subset of the candidates there must exist at least one other ballot that represents the opposite set of preferences for those candidates, and adding these two ballots to an election must never change the result from one candidate in the subset to another. Furthermore, for every pair of candidates not in the subset, there must exist three such ballots with each one expressing a different preference between that pair of candidates.
More formally, a voting method passes the free cancellation criterion if for every ballot and subset of the candidates , all of the following hold:
Note that this definition assumes that passes the anonymity criterion.
This criterion is intended to be a strengthened version of the partial cancellation criterion. While the partial cancellation criterion is passed by voting methods like negative voting and Borda count that aren’t fully expressive, the free cancellation criterion requires voting methods that pass it to allow the free expression of preferences among candidates not in the cancelling subset.
The free cancellation criterion implies the partial cancellation criterion, the opposite cancellation criterion, and the cancellation criterion.