Suppose I have a 1D box of length $L$ and I put $n\gg1$ fermions in it at zero temperature. Using the energy levels for a particle in a box, the total energy is
$$E\sim \frac{n^3}{L^2}$$
If I have $k$ such copies of these boxes, the energy is $kE$. But next suppose I put these boxes end-to-end and drop the walls, so I now have a single box of length $kL$ and with $kn$ fermions. The energy is
$$E_k \sim \frac{(kn)^3}{(kL)^2} = kE$$
So putting the boxes together and dropping the walls didn't change anything.
The "pressure", $dE_k/d(kL)$, (or "tension", whatever you want to call it in 1D) is the same as for a single box, $dE/dL$. In other words, degeneracy pressure is intensive.
Other than calculating it, is there some reason this should be so? Is it just a lucky coincidence? Because the quantum particles "feel" the entire volume of the box instead of being localized, it seems I would want to think about the entire system at once, and pressure would instead depend on the size of the system, but it doesn't. Why not? Is there some lesson here I should learn about quantum statistical mechanics more generally?