The document discusses linear programs (LPs) and extended formulations for solving problems like the traveling salesman problem (TSP). It presents the following key points:
1) A previous claim that the TSP could be solved in polynomial time via an LP was disproven, showing LPs require super-polynomial size.
2) The document shows that every extended formulation (EF) of the TSP polytope requires size 2Ω(n1/4), via reductions from EFs of quantum stabilizer problems and cut polytopes.
3) This establishes a new connection between semidefinite programs and quantum information, and generalizes prior work linking classical communication complexity to linear EFs. The