The Dual of the Dual is the Primal
Establishes the involution property of LP duality — that taking the dual of the dual returns the original primal LP — and shows how to use this symmetry to dualize either max or min LPs with arbitrary mixed constraints.
Tutorial
The Involution Property
Every linear program has a dual, computed by applying the primal-dual correspondence table. A natural question follows: what happens if we dualize the dual?
The dual of the dual of any LP is the original primal LP.
This is the involution property of LP duality: dualization is its own inverse.
We can verify this on the symmetric primal-dual pair. Let be the primal
Its dual is
Now apply the correspondence rules to It is a minimization with constraints and variables, so its dual is a maximization with constraints and variables, and the coefficient matrix transposes back from to
This is exactly
Consequence. The primal-dual relationship is symmetric. Neither LP in the pair is intrinsically 'the primal' — either one may be called the primal, and the other is its dual.