Social choice theory

Gibbard-Satterthwaite theorem and strategic voting

The Gibbard-Satterthwaite theorem says that every non-dictatorial deterministic voting rule with at least three possible outcomes is manipulable under broad conditions. Product builders have to take incentive assumptions seriously.

Nicolas mechanism signals

These concepts follow the mathematical contract used by the app.

Convex cost

cost = c * sum a_ij^2

Voice budget

sum a_ij^2 <= B

Outcome rule

shifted softmax over support

What the theorem says

A deterministic social choice function with at least three possible outcomes, onto range, and no dictator will have situations where some voter can benefit by misrepresenting their preferences.

The theorem formalizes a hard truth. Strategyproofness is not free in general voting environments.

What problem it exposes

Any voting interface invites strategic behavior if participants understand the rule and care about outcomes.

The design question is which incentives the mechanism creates, how visible they are, and whether they are acceptable for the decision context.

Where Nicolas fits

Nicolas uses quadratic costs to make stronger positions progressively more expensive. It makes intensity costly and visible even though it does not eliminate strategy.

The public record of costs and outcomes helps groups inspect the mechanism rather than treating votes as costless signals.

Use cases

Where this decision model helps

Strategic voting

Understand why participants may change behavior when a rule has predictable effects.

Mechanism design

Choose decision tools with explicit incentive tradeoffs.

Transparent costs

Use quadratic costs to make intense positions accountable.

FAQ

Does Nicolas make strategic voting impossible?

No. Nicolas uses a cost structure that changes the incentives around expressing strong preference, but it does not claim strategyproofness.

Is the theorem only about elections?

No. It is a result in social choice and mechanism design, so the lesson applies broadly to collective decision rules.

Why mention this on a product site?

Serious decision software must be honest about incentives instead of pretending votes are neutral measurements.