Recently, I was considering the question of bisecting the n-cube diagonally, i.e., cutting the n-cube with a hyperplane orthogonal to the line connecting two antipodal vertices. For example, in 2D, you can cut a square along a diagonal to get two triangles. In 3D, you can cut a cube into two equal halves with a hexagonal cross-section and two truncated triangular trapezohedra. In 4D, you can cut a tesseract in half to get two pieces with an octahedral cross-section. Now, interestingly enough, in odd dimensions, this bisection separates the vertices into two disjoint sets, each of which contains vertices less than n/2 edge hops away from the corresponding antipodal vertex. In even dimensions, such as in 2D and 4D, some of the vertices will lie in on the cutting hyperplane, so you'd get
three sets of vertices: those that are "closer" to one antipodal vertex, and those that are equidistant from either antipode.
Why is this interesting? Because the n-cube happens to be the shape of the Hassé diagram of the subset partial order of a set of n elements. One antipode can be identified with the empty set (the bottom node of the Hassé diagram) and the other antipode with the entire set, then the vertices in between are the subsets of the full set. If we cut this n-cube in half, then we get a set of vertices representing "large" subsets (i.e., contains most of the elements of n), another set of vertices representing "small" subsets (contains few of the elements of n), and if n is even, an intermediate set representing subsets of "intermediate size". Now this being the n-cube, the number of vertices in the intermediate set is always even, so in theory we can divide it in half and assign half of its elements to the "large" set and the rest to the "small" set, and we'd have two sets of subsets, the "large" set and the "small" set. This division is arbitrary, since the vertices in the middle are equidistant from the antipodes, so there is no real criteria by which you could decide whether a vertex should belong to the "large" set or the "small" set.
Now, let n go to infinity.

(This topic
is about the ∞-cube after all!

) Here, we find something very interesting. Take two antipodes, say <0,0,0,...> and <1,1,1,...>, and collect the vertices into three sets: those reachable from <0,0,0,...> in a finite number of steps (let's call this the "small set"), those reachable from <1,1,1,...> in a finite number of steps (let's call this the "large set"), and a third set (the "intermediate set") containing all vertices that are infinitely distant from either antipode. If we interpret the coordinates as indicating membership in the set N of natural numbers, then this describes the Hassé diagram of the powerset of the natural numbers, i.e., <0,0,0,...> is the empty set, and the vertices in the "small set" are the finite sets. <1,1,1,...> is the entire set N, and the vertices in the "large set" are the cofinite sets. The "intermediate set" corresponds with those subsets of N that are both infinite and have infinite complement.
This suggests the funny idea that infinity is an even number.

Of course, this isn't actually the case, but let's say that regardless, we want to divide the intermediate set into two "equal" parts. How would we decide how to divide them? As in the finite even-dimensional case, there is no clear criterion we could use, since all the vertices in this set are "equidistant" from either antipode (in a crude sense of the word: they are infinitely distant, and there's no obvious way to differentiate among them). Certainly, cardinality is of no help here, unlike with the small set, where the number of 1's is a finite cardinality and the number of 0's is infinite cardinality (so there are objectively more 0's than 1's), and the large set, where the number of 1's is an infinite cardinality and the number of 0's is a finite cardinality (there are objectively more 1's than 0's).
Interestingly enough, there's something that meets our exact need: a free ultrafilter on N. By definition, an ultrafilter U on N is a set of subsets of N such that (1) no finite subset is a member of U (none of the "small set" elements are in U); (2) all cofinite subsets are members of U (all of the "large set" elements are in U); and (3) for any given subset S of N, either S is in U, or the complement of S (i.e., N \ S) is in U. Furthermore, (4) if a set S is in U, then any superset of S that's a subset of N is also in U; and (5) given any two members x,y of U, there exists another member z of U such that z is a subset of both x and y.
For finite and cofinite subsets, (1) and (2) already tell us that U contains all the "large subsets": all the cofinite subsets are in it, but none of the finite subsets are. For the "intermediate" subsets of N, either the subset is in U (it's assigned to the "large" set) or its complement is in U (it's assigned to the "small" set). Any superset of this member of U is also in U, which corresponds with the idea that if we add more elements to a "large" subset, it remains a "large" subset, thus respecting the ordering of the Hassé diagram.
Even more interestingly (5) tells us that this ordering is total: any two members of U are always comparable, so we can always decide which among them is the "larger" one. This property lets us construct a total ordering on the powerset of N, such that trichotomy continues to hold; we can use this to construct the so-called "hyper-naturals", which are a non-standard model of Peano arithmetic that contain infinitely large "natural numbers". (Which also has many very strange properties, like having a non-finite number that can be infinitely divided by 2, a number that's divisible by all finite natural numbers, and having a dense subset with the order type of the rationals yet
not being dense in itself(!). But I digress.)
Anyway, coming back to the ∞-cube: the strange thing about this bisection of the ∞-cube is that the "intermediate set" (before we applied the ultrafilter on it) has uncountable cardinality, whereas the "large" and "small" sets (before the ultrafilter) has finite cardinality. This means that the vast majority of the vertices of the ∞-cube are, in some weird sense, "equidistant" from the two antipodes! I haven't worked out the exact number of such vertices in finite dimensions, but I expect that for (very) large finite even n, the number of vertices that lie on the cutting hyperplane would overwhelm the vertices that are "closer" to either antipode. Applying the ultrafilter, then, corresponds with imposing an arbitrary division of this intermediate set and arbitarily assigning them one to the "large" set and one to the "small" set.
//
Now, all of this ado about ultrafilters suggests one way of perhaps getting past the difficulties with infinite geometric quantities when dealing with the ∞-cube: the hyperreals are constructed as infinite sequences of real numbers, with an ultrafilter used to impose a total ordering on the resulting set. Having a total ordering is very helpful, because it lets us compare two sequences of reals that diverge to infinity and decide unambiguously which is "greater". Which suggests that we can construct such sequences from geometric operations that we might wish to perform in ∞-space: for example, if we want to compute the dot product between <1,1,1,1,...> and <1,2,3,4,...>, which results in the diverging series 1 + 2 + 3 + 4 + ..., we could map it to the ∞-vector <1, 2, 3, 4, ...> and interpret it as a hyperreal, let's say h1. Then take another dot product, say <1,3,5,7,...> and <2,4,6,8,...>, and construct the hyperreal h2 = <1*2, 3*4, 5*6, ...>. The ultrafilter then lets us decide whether h1 < h2 or h1 ≥ h2. So now our infinite dot products become comparable!
And BTW, according to the standard (har har) construction of the hyperreals, sequences that diverge to infinity correspond with non-finite hyperreals, whereas sequences that do not diverge correspond with finite hyperreals. Which makes sense in terms of dealing with geometry in ∞-space, giving us a way to say that a dot product that looks like 1 + 1 + 1 + ... is, in some sense, "less than" a dot product that looks like 1 + 2 + 3 + ... .
Funnily enough, sequences whose terms diminish to zero correspond with infinitesimal hyperreals. Which means that dot products with finite values are in some sense infinitesimally small compared to the infinite quantities you get in ∞-space.

(And the nice thing about hyperreals is that it actually lets you compare these infinitesimals under a total order. So you'll never run into the problem of dot products being incomparable, for example.)
Of course, all of this applies not only to dot products, but to anything involving an infinite number of terms, like computing the length of an ∞-vector, etc.. So that means geometry in ∞-space is now more tractible, without having to worry about most quantities being infinite!