Suppose $A_1, \dots, A_k$ are sets of hyperplanes in $\mathbb{R}^d$ such that within any one set $A_i$, the hyperplanes are parallel. Moreover, suppose $|A_i| \leq s$ for all $i \in \{1, \dots, k\}$.
I'd like to know an upper bound on the number of connected components in $\mathbb{R}^d \setminus \left(\cup_{i = 1}^k A_i\right)$. In other words, we can think of $\cup_{i = 1}^k A_i$ as partioning $\mathbb{R}^d$ into a set of cells, and I'd like to know an upper bound on the number of cells there are in this partition.
Ignoring the fact that many of the hyperplanes are parallel, I know from this post that the number of connected components is at most $\sum_{i = 0}^d {sk \choose i}$. I wonder if there's a better bound that takes into account the fact that many of the hyperplanes are parallel.