If I've been given a problem that tells me that a certain LP1 is a primal, and it's dual is LP2.. Could I also say that LP2 is the primal, and LP1 is it's dual?
Why do we call one a primal and one a dual?
The weak duality theorem states that the objective function value of the dual at any feasible solution is always greater than or equal to the objective function value of the primal at any feasible solution.
If the names are interchangeable, does that mean that the objective function value of the LP1 at any feasible solution is >= to the objective function value of the LP2 at any feasible solution? Despite LP1 being the "primal" and LP2 it's dual?