Let $P \subseteq \mathbb{R}^d$ be a convex polytope and let $H \subseteq \mathbb{R}^d$ be a hyperplane with two sides $H^+$ and $H^-$. Let $V$ be the vertex set of $P$. Suppose $V = A \cup B$ where $A$ and $B$ are non-empty and disjoint, and where $A \subseteq H^+$ and $B \subseteq H^-$. I want to show that $\dim(P \cap H) = \dim(P) - 1$.
Basically I'm cutting a polytope in half and I want to show the dimension decreases by one. This should be a simple question but after many many hours thinking about it I have made no progress. Any help?
The problem you are asking is somwhat connected to the quite old one, which relates a (convex) polytope's vertex definition to its according hyperplane (aka facet) description.
Suppose that one to be solved already. Then your polytope $P$ will be described by its set $S$ of hyperplanes (spans of facets). Now consider the intersections $h_i = s_i \cap H$ for each $s_i\in S$ (possibly empty). Obviously the set of the non-empty $h_i$ then represents a subdimensional hyperplane description of $H\cap P$.
Again you might want to convert that one in turn into its vertex description. It then will be happen that every vertex from that new vertex set $V'\subset H$ clearly must be a point on one of those former edges of $P$ between a point of $A$ and a point of $B$, i.e. the intersection of that edge with $H$.
--- rk