betti(k,X)betti(X)This method computes the Betti numbers of a toric space (a space with a torus action, ie, small cover, quasitoric manifold, moment-angle complex and normal toric variety). For small-covers, the formula of Suciu-Trevisan (https://arxiv.org/abs/1302.2342) is used. For quasitoric manifolds, the classical formula of Davis-Januszkiewicz (http://dx.doi.org/10.1215/S0012-7094-91-06217-4) is used. For moment-angle complexes, the theorem of Baskakov-Buchstaber-Panov (https://arxiv.org/abs/math/0407189) is used. For normal toric varieties, the result of Franz (https://arxiv.org/abs/math/0308253) is used. If a dimension k is specified, then only the k-th Betti number of X is computed. If no dimension is specified, all the Betti numbers between 0 and 2m are computed (where m is either the dimension of the small-cover, quasitoric manifold or normal toric variety X, or it is the number of vertices in the underlying simplicial complex of the moment-angle complex).
The small cover over a square with the characteristic matrix $\begin{pmatrix}1 & 1 & 0 & 1 \\ 0 & 1 & 1 & 1\end{pmatrix}$ is the Klein bottle, as indicated by its betti numbers.
|
|
|
|
|
|
The quasitoric manifold over a triangle with the characteristic matrix $\begin{pmatrix}1 & 0 & -1 \\ 0 & 1 & -1\end{pmatrix}$ is the complex projective plane $\mathbb{CP}^2$, as indicated by its betti numbers.
|
|
|
|
|
|
The moment-angle complex corresponding to the simplicial complex consisting of two disjoint vertices is homeomorphic to $S^3$, the 3-sphere as indicated by its Betti numbers.
|
|
|
|
|
Let $\mathcal{Z}_K$ be the moment-angle corresponding to the simplicial complex consisting on 3 vertices, with an edge and a disjoint vertex. By Hochster's formula, its third cohomology $H^3(\mathcal{Z}_K)$ will have rank $2$. We can verify this as follows,
|
|
|
|
|
The moment-angle corresponding to the boundary $\partial \Delta^2$ of the 2-simplex is homeomorphic to $S^5$, as reflected by its Betti numbers.
|
|
|
|
|
The consider the normal toric variety $\mathbb{CP}^1 \times \mathbb{CP}^1$ with two fixed points $([1:0], [1:0])$ and $([0:1], [0:1])$ removed. Its betti numbers can be computed as follows:
|
|
|
|
|
The object betti is a method function with options.
The source of this document is in ToricTopology/Documentation.m2:474:0.