Let $f : \mathbb{R}^3 \to \mathbb{R}, f(x, y, z) = x + y + z$ with constraints $$x + z = 1 \text{ and } x^2 + y^2 = 4 $$
Now it says "The constraint set is the intersection of a cylinder [I understand this, with radius $4$ and $z$ arbitrary] and a plane [Obv $y$ is arbitrary here but how can I interpret $1$ here?]. Since the plane does not intersect the cylinder perpendicularly [because $z \neq 0$?], the intersection is an ellipse and, therefore, compact." Why is is important that the intersection is an ellipse? Wouldn't this be true if the interection was a circle? For $x=0$ the intersection would be an infinite line, wouldn't this be 'worse'?