Abstract
Parameterized quantum circuits play a key role in quantum computing. Measuring the suitability of such a circuit for solving a class of problems is needed. One such promising measure is the expressivity of a circuit, which is defined in two main variants. The variant in focus of this contribution is the so-called dimensional expressivity, which measures the dimension of the submanifold of states produced by the circuit. Understanding this measure needs a lot of background from differential topology, which makes it hard to comprehend. In this article, we provide this background in a vivid as well as pedagogical manner. Especially, it strives towards being self-contained for understanding expressivity, e.g., the required mathematical foundations are provided, and examples are given. Also, the literature makes several statements about expressivity, the proofs of which are omitted or only indicated. In this article, we give proof for key statements from dimensional expressivity, sometimes revealing limits for generalizing them, and sketching how to proceed in practice to determine this measure.
1. Introduction
Quantum algorithms are unitary operations transforming an initial state into another state that either directly represents the solution or that is a state that is measured, and the measurement result leads to the solution of the problem [1]. Quantum algorithms are typically realized as quantum circuits: a composition of unitary operations at lower dimensions that represent the decomposition of the overall unitary transformation. These lower-dimensional unitary operations are typically the operations supported by a concrete quantum computer. Sometimes, the unitary operations are parameterized: for example, these parameters are angles by which a state must be rotated. By varying the parameters between different executions of the circuit, a solution is iteratively computed.
Such variational quantum algorithms (VQAs) [2] and especially their encompassed parameterized quantum circuits (PQC) (Section 2.1) gain a lot of attention not only because of their appropriateness for today’s available computers (which are noisy [3]) but also because parameterized quantum circuits represent applications in themselves (like quantum neural networks [4,5]).
Whether or not a variational quantum algorithm can compute a solution of the problem addressed depends on the “suitability” of the parameterized quantum circuit it encompasses. Thus, having a measure of “suitability” in this context is of utmost importance. Such a measure is called expressivity of the parameterized quantum circuit and has been defined in two major variants:
- First, a parameterized quantum circuit associates with each parameter tuple a unitary matrix. The more of the unitary group is covered by the parameterized quantum circuit, the better. This is because if circuits that solve the problem (i.e., unitary matrices) exist, then the unitary matrices generated by the VQA should include them. And the likelihood that this is achieved is higher the more of the unitary group is covered. The coverage of the unitary group is suggested to be assessed by means of how close the generated matrices are to being Haar random [6]. This is what we call the “unitary approach”; it is described at a high level in Section 2.3.1 and in more detail in Section 4.8.
- The focus of this contribution is on the next variant of expressivity. While the first variant is about capturing a solving circuit, the second variant is about the ability to provide a solution itself. For this purpose, the unitary matrices generated by the parameterized quantum circuit are immediately applied to a fixed initial state, which results in another state, i.e., an element of the unit sphere in some Euclidean space . Any solution of the problem to be solved by the variational quantum algorithm is an element of this unit sphere. Thus, if the set of elements of the unit sphere covered by this process is a significant subset of the unit sphere, the likelihood is high that a solution is reached. The amount of coverage of the unit sphere is assessed by means of the dimension of the submanifold generated by this process [7]. This is what we call the “state approach”; Section 2.3.2 introduces this approach and provides corresponding definitions, while Section 5 gives more details.
The issues with the “state approach” dealt with in this contribution are twofold: Readers of the corresponding existing quantum computing literature require a lot of background from differential topology. We compile and explain this background in detail and in a vivid as well as pedagogical manner; precise references to the matching mathematical literature are given. Furthermore, the corresponding quantum computing literature makes a bunch of statements and claims that are often not proven, or proofs are only indicated. This makes reading and comprehending the literature difficult. We give detailed proofs for claims made in the context of the “state approach”; especially, we prove that the state approach produces in many situations locally immersed submanifolds and even embedded submanifolds (Section 5.2) such that speaking about “dimension” is meaningful at all. We also give a counter-example that these immersions and embeddings can, in general, not be extended to global immersions and embeddings (Section 5.3). Finally, we provide a “recipe” for determining how the local submanifolds can be enlarged (Section 5.4).
Structure of the Article
The article is structured as follows: Section 2 motivates the need for a measure of expressivity (Section 2.2) based on the structure and use of variational quantum algorithms (Section 2.1). The two major definitions of expressivity are given and discussed (Section 2.3); other approaches are briefly reviewed (Section 2.3.3). Section 3 proves that parameterized quantum circuits are differentiable maps, reminds the format of such circuits in many practical cases, and comments on the structure of the parameter space in practical situations. These sections, as well as the next section, are a tutorial of the corresponding subjects.
Section 4 is the main pedagogical part: After proving a lemma on the existence of open chains in connected spaces (which is needed in Section 5.3), the concept of differentiable manifolds with boundaries is introduced, as well as some of their properties that are needed in the rest of this paper (Section 4.2). Section 4.3 discusses singularities that require special care in making claims or assumptions in our context. Next, differentiable maps and their differentials are discussed (Section 4.4 and Section 4.5). Properties of maps with constant rank are reviewed, and immersions as well as embeddings are discussed (Section 4.6). Submanifolds (both immersed as well as embedded) are the subject of Section 4.7. In Section 4.8, the notion of the volume of manifolds is motivated by describing the concept of both linear approximations of manifolds themselves (Section 4.8.1) and “classical” volumes of parallelepipeds (Section 4.8.2). Riemannian manifolds and their volume forms are introduced in Section 4.8.3. Curvature is revealed as the origin of non-uniform distribution of point sets on a manifold and the use of the Haar measure as a solution allowing uniformly random distributions (Section 4.8.6). This allows us in Section 4.8.7 to introduce a precise definition of expressivity in the unitary approach.
Section 5 provides proofs supporting claims from the literature about the state approach. This section contains mostly original contributions. It is proven in Section 5.1 that parameterized quantum circuits induce local immersions. This implies that slices of the parameter space are locally mapped to immersed and even embedded submanifolds the dimensions of which are determined by the local rank of the map induced by the parameterized quantum circuit (Section 5.2). A usual technique to expand local properties to global ones is sketched in Section 5.3, and it is shown that this technique fails in our case, i.e., that local embeddings cannot be extended onto connected components. But a high-level proceeding is roughly sketched in Section 5.4 (together with an example) on how to determine “large” areas of the parameter space that are mapped to an embedded submanifold by the parameterized quantum circuit. The contribution ends with a conclusion in Section 6.
2. The Notion of Expressivity
This chapter discusses the basic principles of variational quantum algorithms (Section 2.1), their origin (Section 2.2.1), and the need for a metric to assess the “success probability” of such algorithms (Section 2.2.2). Two approaches for such a metric—i.e., expressivity—are introduced in Section 2.3, and other approaches are briefly reviewed.
2.1. Variational Quantum Algorithms
A Variational Quantum Algorithm (VQA) is a pair consisting of a parameterized quantum circuit (also known as. ansatz) and an optimizer [2,8]. The ansatz prepares a state on a quantum computer that is measured [9]. The measurement result is passed to the optimizer that uses a problem-specific cost function to determine, based on the measured values, new parameters for the ansatz. The goal is to find parameters that produce a quantum state whose measurement result optimizes the cost function.
Figure 1 depicts the structure and main ingredients of a variational quantum algorithm. (1) The parameterized quantum circuit (PQC) is given by a unitary operator that depends on real parameters . (2) The measurement of the quantum state produced by the quantum circuit is performed by means of problem-specific observables . The result of the measurement is, thus, (3) a tuple of values which is exactly the value of a cost function F in the parameters :
Figure 1.
Structure of a VQA.
Thus, a problem is a suitable candidate for being solved on a quantum computer if the cost function cannot be efficiently computed on a classical computer but can be on a quantum computer. Otherwise, a quantum computer would not be needed at all.
(4) Next, an optimizer is used: it computes (5) new parameters that move the value of the cost function closer to an optimum. Any kind of optimizer can be used, e.g., gradient-based or derivative-free [10]. When the new parameters have been computed, they are fed into the parameterized quantum circuit , and the loop starts over again (1). The optimizer uses some termination condition, like the number of iterations performed or the amount of improvement achieved by the new parameters. Once the termination criterion is satisfied, the processing stops with the optimal parameters. The quantum circuit is run with the optimal parameters, and measurement of the prepared state in the computational basis represents the solution of the problem at hand.
A Quantum Neural Network (QNN) is also a parameterized quantum circuit [4]. Its cost function depends on training data in addition to other parameters. Once the optimal parameters have been determined (also known as the QNN has been trained), the parameterized quantum circuit is run with the optimal parameters on new data input to perform the task of the QNN (e.g., classification).
Also, VQAs have been applied in several domains: ref. [2] describe applications in multiple areas like finding ground states of molecules, simulating the dynamic evolution of quantum systems themselves, solving linear equation systems (see also [11]), performing classification tasks, or realizing autoencoders. Optimization problems can be addressed, e.g., for energy distribution [12]. Tasks from computational fluid dynamics are addressed [13].
Note that the overall processing of determining the optimal parameters iterates between a quantum part performed on a quantum computer and a classical optimization part performed on a classical computer. Such a kind of processing is called hybrid quantum-classical processing, and the corresponding algorithm is called a hybrid quantum-classical algorithm (or just “hybrid” for short). In fact, most quantum algorithms and applications exploiting quantum resources are hybrid [14,15].
Examples of variational quantum algorithms and their use can be found in [16] or [17], for example.
2.2. The Origin of Expressivity
This section provides details about how to assess the suitability of a variational quantum algorithm.
2.2.1. Suitability for NISQ
Variational quantum algorithms have a lot of properties that are of principal interest, e.g., they are universal under certain conditions [18]. Also, some problems are inherently solved by variational quantum algorithms like quantum neural networks [5]. But the main operational aim behind variational quantum algorithms is to achieve an advantage or a utility of quantum computing in the NISQ era (Noisy Intermediate Scale Quantum). This era is roughly defined as the years during which quantum computers are still noisy and have only up to a few hundred qubits [3]. “Noisy” means that the states of these qubits are stable only for a short period of time (“decoherence”), and the gates show small errors (“lack of fidelity”). In this era, implementing quantum applications has a lot of issues to consider [14].
One key consequence of being noisy is that an algorithm must use a QPU only for a short period of time, i.e., less than the decoherence time . A variational quantum algorithm, thus, strives towards an ansatz and measurement via observables such that the time that the ansatz is executed plus the time that the measurement requires is significantly smaller than the decoherence time:
2.2.2. Finding Solutions
The other fundamental aim is that the ansatz is capable, in principle, of finding a solution to the problem at hand. This capability can be assessed based on the following:
- (i)
- The plethora of unitaries that an ansatz can produce;
- (ii)
- The plethora of states that an ansatz can produce.
The first approach (that we call the “Unitary Approach” in what follows) considers the parameterized quantum circuit as a map that maps the parameter space of all possible parameters to the unitary group based on the fact that each results in a unitary map (see [19]).
The second approach (called “State Approach” in the following) fixes an initial state and uses for each the unitary map to result in an element , which is a map from the parameter space to the unit sphere (see [7]). Figure 2 depicts both approaches.
Figure 2.
Two Approaches to Assess Expressivity.
Then, a measure of the plethora of unitaries or a measure of the plethora of states , respectively, is referred to as the expressivity of the ansatz (or of the parameterized quantum circuit, respectively). Thus, in addition to finding an ansatz that satisfies Equation (2), an ansatz should show high expressivity. Finding such an ansatz is considered to be quite difficult (see [9], for example).
Finally, it should be noted that the notion of “state” used here is an abstract one. Such an abstract state is not always related to a state that can be directly realized physically. A reader interested in this subject is referred to [20].
2.3. Defining Expressivity
Expressivity (sometimes also called “expressibility”) of an ansatz is measured, for example, by its ability to generate states that represent the Hilbert space well (see [6]), i.e., to uniformly explore the entire Hilbert space (see [2]). In this section, we define both approaches sketched in the section before more precisely. Note that other definitions exist, but they are often tailored toward specific questions (e.g., see [21]); Section 2.3.3 provides a corresponding brief overview.
2.3.1. The “Unitary Approach”
Let be a parameter space and let be the ansatz that depends on the parameters . The map is defined by with . Let be a problem to be solved by a quantum circuit, and let be the set of unitary operators that solve the problem , i.e., that produce a state that approximately optimizes the corresponding cost function.
If contains an element of the ansatz is called complete for the problem . Part (a) of Figure 3 shows the solutions and of two problems and ; the ansatz is complete for problem but not complete for problem .
Figure 3.
(a) Completeness and (b) Expressiveness of an Ansatz: The Unitary Approach.
But the solutions of a problem are not known in advance. Thus, the completeness of an ansatz cannot be assessed a priori. Consequently, the more of the unitary group an ansatz covers (intuitively, “the larger” is) the higher the likelihood that it will intersect the set of solutions .
More precisely, based on the fact that the unitary group is a Riemannian manifold (see Note 10), a means to measure volumes is available on . Roughly, for an ansatz , the number (i.e., the volume of ) is called the expressivity of . If and are two ansatzes, ansatz is called more expressive than ansatz if .
Note that this definition is not the definition used in the literature, but it has the purpose of being descriptive: the exact definition of expressivity of an ansatz based on the “unitary approach” compares its distribution of states from sampling with the collection of Haar-random states (see [4,6]). In Section 4.8, we provide more background on this.
2.3.2. The “State Approach”
This approach is the one we focus on mostly; thus, we define it precisely.
Definition 1.
Let be an ansatz depending on parameters . The set of all parameters allowed by is called the parameter space of . Let be a fixed chosen state, the so-called initial state. Then, the map defined by with is called the state map of the parameterized circuit .
is the set of all states reachable by means of the parameterized circuit . As proven in Section 5.1, is under practical conditions locally an immersed submanifold (Lemma 16) of , and locally often even an embedded submanifold of (Lemma 17). The reader is referred to Section 4.2 and Section 4.7 (or to textbooks like [22] or [23], respectively) for the definition of the terms “manifold” and “submanifold” (often, “manifolds” are assumed to be smooth, i.e., of class , in what follows—which is without loss of generality according to Theorem 1).
Figure 4 depicts the images of the parameter space in the unit sphere produced by two different ansatzes and . In case a circuit produces a submanifold of (immersed or embedded—see Section 5), this submanifold is called a circuit manifold, i.e., the circuit manifold is the set of states reachable by means of the parameterized circuit. In the figure, the circuit manifold has dimension 1, and the circuit manifold is of dimension 2. Intuitively, the dimension of a circuit manifold is a measure of the expressivity of a parameterized circuit [7]: the intuition is that a higher-dimensional circuit manifold covers more of the enclosing manifold and, thus, has a higher chance of meeting the solution of a problem.
Figure 4.
Expressiveness of an Ansatz: The State Approach.
But this intuition is misleading: for example (see [23], example 4.20), there is an immersed submanifold of the torus which is dense in , but . i.e., is arbitrarily close to any point . Thus, a circuit manifold of dimension 1 may approximate a solution with arbitrary precision (see Figure 5b for a rough indication), while a “small” higher-dimensional circuit manifold may stay “far away” from the solution (see Figure 5a). This means that, in general, dimensional expressivity is not a reliable indicator for the success of an ansatz: an ansatz with a circuit manifold with maximum dimensional expressivity might not solve the underlying problem, while an ansatz with a lower dimensional expressivity might be successful.
Figure 5.
Misleading Intuition of Dimensional Expressivity.
However, the dimensional expressivity allows us to identify parameters of a parameterized circuit that are superfluous, i.e., that can be removed without affecting the capability of an ansatz to determine a solution (see [7] for the details). A reduced number of parameters has the advantage of a speedup of the overall processing, e.g., by less optimization work required.
2.3.3. Other Approaches and Relations
While the two approaches sketched before are generally applicable, other approaches to assess expressivity have been proposed, which are specific to certain domains. Also, the relation between expressivity and other aspects of a circuit has been investigated.
For example, ref. [24] introduces a measure of expressivity called the covering number, which is derived from statistical learning theory. This number is the minimum number of balls of a given radius that covers the hypothesis space of a parameterized quantum circuit. Here, the hypothesis space is the subset of unitaries made available by using all parameters. An estimation of the covering number is given that shows that this measure of expressivity depends on the number of qubits used by the circuit, its gates, its observables, as well as the error rate of the quantum computer used.
While the estimation of [24] provides an upper bound of the covering number of a parameterized quantum circuit, ref. [25] derives a lower bound of the covering number. This can be used to determine the appropriateness of a given circuit.
Another measure of expressivity is the effective rank introduced in [26]. The effective rank, i.e., the rank of the quantum Fisher information matrix [27] of a circuit, represents the number of independent parameters of a parameterized quantum circuit. It can be used to determine “superfluous” parameters that can be eliminated, thus, making optimization in the corresponding variational quantum algorithm more effective.
Expressivity can also be assessed by the ability of a parameterized quantum circuit to approximate certain classes of functions. For example, ref. [28] investigates quantum neural networks that approximate multivariate polynomials and Hölder smooth functions. Their notion of expressivity is how well a parameterized quantum circuit can approximate such functions. They explicitly construct such circuits and give approximation boundaries in terms of depth and width of the constructed circuit.
Ref. [29] focusses on parameterized quantum circuits that can be represented as a Fourier series. This is the case when the circuit not only depends on parameters that are iteratively modified but also on input data that is reflected in the circuit by matrix exponentials of Hamiltonian operators. The spectrum of the Fourier series then depends on the eigenvalues of these Hamiltonians, and the Fourier coefficients depend on the parameterized unitaries of the circuit. Ref. [29] uses the unitary approach sketched in Section 2.3.1 to measure expressivity but shows that such parameterized quantum circuits suffer from exponentially vanishing Fourier coefficients for growing numbers of qubits. This limits the expressivity of the corresponding circuits.
Using the unitary approach, ref. [30] studies the expressivity of a parameterized quantum circuit and its entangling power in relation to specific classes of gates used within the circuit. The main finding is that the use of so-called quantum switches in a circuit result in better expressivity when the depth of the circuit increases. Also, the corresponding circuits result in higher entanglement power when their depth increases.
The impact of the types of gates used in a parameterized quantum circuit on its expressivity (according to the unitary approach) is also studied in [31]. It turns out that CNOT gates have a decreasing effect on expressivity, while rotational RX, RY, and RZ gates strengthen it: RX has the strongest effect, followed by RY, followed by RZ.
Ref. [32] investigates the impact of the graph structure of a quantum computer—i.e., the graph consisting of the qubits of the quantum computer as nodes and the physical connections between the qubits as edges—on the expressivity of circuits executed on the machine. Based on two different ansatzes of parameterized quantum circuits, their finding is that a graph with a ring structure achieves the highest expressivity (measured via the unitary approach), followed by a linear graph, an any-to-any graph, and a star-shaped graph.
Variational quantum algorithms are subject to so-called barren plateaus: the graph of the cost function may become flat such that the optimizer can no longer efficiently determine better parameters. This is a significant problem limiting the practical use of variational quantum algorithms. It turns out that high expressivity is one possible source of barren plateaus. Ref. [33] presents a Lie algebraic theory that can be used to assess the advent of barren plateaus. This allows us to determine whether the expressivity must be adapted.
3. Parameterized Quantum Circuits as Differentiable Maps
Expressivity depends on properties of parameterized circuits and their images in or . The proofs of these properties are mostly sketched only in the literature. In what follows, these proofs are given in detail.
3.1. Proof of Differentiability
The most fundamental observation is that in many practical situations, a parameterized quantum circuit is a differentiable map (even smooth, i.e., of class ). This can be seen by noting that each unitary can be represented by a set of 1-qubit operations and CNOTs, and by proving that these ingredient operations are smooth.
To begin with, we need the following known fact from linear algebra:
Note 1.
For each unitary matrix there exists a Hermitian matrix such that .
Proof.
Each unitary is diagonalizable, i.e., there exists a such that with real numbers (see [34] Theorem 18.13). Define the real diagonal matrix and set . Then, is Hermitian because , where (a) is valid because for a real diagonal matrix . Then it is
Hereby, (1) is valid because is unitary, i.e., ; thus, . (2) is valid because for each , which is seen as follows:
Finally, (3) is valid because
Thus, each unitary matrix is the matrix exponential of a Hermitian matrix. □
Note 2.
Each parameterized 1-qubit operation is smooth.
Proof.
According to Note 1, each unitary matrix is a matrix exponential of a Hermitian matrix : . Especially, for and a parameterized 1-qubit operation , , there exists a Hermitian matrix such that . Thus, is a smooth operation. □
If the 1-qubit operation modifies the i-th qubit of an n qubit quantum register (i.e., all other qubits are left unchanged) it can be represented as the following tensor product:
This is a smooth operation because the coefficients of the corresponding matrices are either constant (i.e., 0 or 1 in case the matrix ) or are the coefficients of the smooth 1-qubit operation . Finally, building the tensor product of matrices is a differentiable operation itself.
The same argument is used to prove the following:
Note 3.
The controlled NOT operator with control qubit r and target qubit s on an n qubit quantum register is smooth.
Proof.
The matrix is a permutation matrix, i.e., its coefficients are constant . Thus, the matrix is a smooth operator. □
A parameterized quantum circuit has a parameter space (we will discuss properties of the topological structure of the parameter space in Section 3.3), and for each parameter tuple the resulting operator is a unitary: . Thus, a parameterized quantum circuit is a map
As a unitary, is composed of (parameterized) 1-qubit operators (in the representation of Equation (3)) and CNOT operators (see [1], Section 4.5.2). This composition is performed by multiplying the corresponding matrices. But matrix multiplication is smooth: if are two matrices, then their product is a matrix, the coefficients of which are a sum of the products of the coefficients of the factor matrices, i.e., , thus multiplying matrices are smooth. If the factor matrices of the matrix product are smooth (i.e., their coefficients are smooth functions), the result is smooth again. Because the factors of the matrix product resulting in are smooth parameterized 1-qubit operators and smooth CNOTs (see Note 2 and Note 3), is smooth.
Let be the matrix representation of . We choose an arbitrary but fixed initial state . Then the product is smooth, i.e., the components of the resulting vector are smooth. This finally proves:
Lemma 1.
Let be a parameterized quantum circuit with matrix representation and let be a fixed initial state. Then, both maps with as well as with are smooth.
Figure 6 summarizes the ingredients of a parameterized quantum circuit: The circuit has an associated parameter space . The parameterized quantum circuit itself assigns to each parameter tuple a unitary operator (we do not distinguish between the circuit and its matrix representation ). This unitary operator transforms an initial state into another state . Thus, a parameterized quantum circuit induces a smooth map that maps its parameter space into the unit sphere .
Figure 6.
Parameterized Quantum Circuit as a Smooth Map.
3.2. Differentiability in Practice
In addition, an argument from practice can be used to see that a typical parameterized quantum circuit of a variational quantum algorithm is smooth. This is because often (see [2,19]), a typical circuit has the format
with a set of fixed unitary operators and Hermitian operators , i.e., is a rotation of angle generated by . The latter rotations are smooth, their product with a constant matrix is smooth, and, thus, the overall product is smooth. The parameter space in this case is a Cartesian product of connected intervals in which are the domains of the corresponding angles .
3.3. Differentiability on Parameter Spaces
By now we have not commented on the structure of a parameter space (except for the special case of Section 3.2). Typically, a parameter space is not an arbitrary set in but it is assumed to have suitable properties. Especially, must support the notion of maps that are differentiable on as their domain (see Section 4.4). For example, for arbitrary sets a map is differentiable, iff a function with exists that is differentiable in the ordinary sense and that fulfills , i.e., restricted to is identical to (in this case, is called a differentiable extension of )—see Definition 5.
As another example, if is a differentiable manifold (with or without boundary), differentiability is defined in every point by means of an appropriate chart around (see Section 4.4 and [23]).
In circuits like the ones in Equation (5), is a Cartesian product of open intervals. This can slightly be generalized as follows (see Section 4.2): with being a connected manifold (with or without boundary) of dimension one, . Such a manifold is an open, closed, or semi-closed interval. Thus, is a hypercube where some of its faces may belong to the hypercube; note that not all of the intervals may include boundary points to avoid singularities—see Section 4.3. Thus, in general, is a manifold with boundary (Section 4.2).
4. Facts from (Differential) Topology
In this Section, we prove that two points in a connected topological space are connected by an open chain (Lemma 2). The definition of manifolds with boundaries is given, as well as the differentiability of maps. The concept of singularities is presented (Section 3.3). Differentiability of maps, their differentials, and properties of maps of constant rank are summarized. Also, we remind the rank theorem, which implies that immersions are locally injective, and we remind a condition under which injective immersions are embeddings. Submanifolds are introduced, and their properties are discussed. Section 4.8 introduces the volume form on manifolds as well as the Haar measure; this allows us to present in Section 4.8.7 more details about the “unitary approach” (as sketched informally in Section 2.3.1).
4.1. A Property of Connected Spaces
In this Section, we remind the notion of connectedness of a topological space (refer to the textbook [35] for details). We prove a property of connected spaces (Lemma 2) that we need later and that we did not find in the English literature (but in the German textbook [36]).
Definition 2.
A topological space is called connected if for two non-empty open sets , , with it follows that .
In other words, a topological space is connected if it cannot be split into two disjoint, non-empty open sets. The following is well-known (e.g., [35], Proposition 9.8):
Note 4.
Let be a connected topological space and let be both, open and closed. Then or .
Definition 3.
A family of open sets , with is called an open cover of .
The proof of the following lemma is from [36].
Lemma 2.
Let be a topological space. is connected For each open cover of and two points there are with:
- (i)
- , for
- (ii)
- , for
- (iii)
An open cover with the properties (i), (ii), and (iii) for each pair of points is called an open chain connecting the points (see Figure 7).
Figure 7.
Chain of Open Sets Connecting Two Points.
Proof.
“” Let be disconnected. We must show that there is an open cover of that does not satisfy conditions (i), (ii), and (iii). Because is not connected, we find open sets with , , , and . Choose and . The open cover satisfies (i) and (ii) but not (iii).
“” Let be an open cover of . Two points are called -connected (in symbols ) if there exists with the properties (i), (ii), and (iii).
Then, “” is an equivalence relation: reflexivity and symmetry are obvious. Transitivity is seen as follows: for with and choose a chain of open sets connecting and choose a chain of open sets connecting .
Set and . Then, is a chain of open sets with properties (i), (ii), (iii) connecting , i.e., .
Let be a -equivalence class. If we show that then we are done. For and a chain of open sets connecting it is by definition, and it is because each is -connected with . Thus, . This implies that , thus .
Thus, is open and closed in , but . Note 4 before implies . □
4.2. Differentiable Manifolds
The definition of a manifold with boundaries is given (the seminal textbook [37] provides many details and proofs, and [23] is a more modern treatment of the subject). For this purpose, we need the definition of the n-dimensional real half-space ; it is the boundary of .
Note that in the context of differentiable manifolds, topological spaces are considered to be Hausdorff spaces and second countable. A Hausdorff space requires that any two different points of the space have disjoint neighborhoods; the set of all neighborhoods of a point is denoted by . A space is second countable if it has a countable basis, i.e., every open set of the space is the union of a subset of the basis. See [38] for the detailed definitions of these terms.
Definition 4.
Let be a Hausdorff and second countable topological space. If for each point there exists an open neighborhood and a homeomorphism , then is called a topological manifold with boundary of dimension (in symbol: ). The pair is called a chart of around . A set of charts with is called an atlas of .
A point with is called interior point, and a point with is called boundary point. The set of boundary points of is called the boundary of , denoted by .
For two intersecting charts , i.e., charts with the map is called the transition function between the charts.
is called a differentiable manifold of class ( -manifold for short) if all transition functions are differentiable of class ; the corresponding atlas is called -atlas. For , the manifold (and the atlas) is called smooth.
In Figure 8 and are interior points while is a boundary point.
Figure 8.
Charts and Transition Functions of a Differentiable Manifold With Boundary.
Textbooks on differential topology (e.g., [23]) or on differential geometry (e.g., [39]) contain many examples of differentiable manifolds as well as corresponding atlases. Standard examples include n-dimensional spheres in the (n + 1)-dimensional Euclidean space , a torus, graphs of differentiable functions (see Lemma 9), which then include curves and surfaces in . Especially, the Euclidean space is a differentiable manifold (see next).
A -manifold may have several -atlases. For example, both, as well as are -atlases (for any ) of , and so is . In general, when adding a chart to a given -atlas and the resulting atlas is again a -atlas, is said to be compatible with . Adding all compatible charts to results in the (unique) maximal atlas (that contains ). A maximal -atlas is called a -differentiable structure of the corresponding manifold. Any -atlas determines a unique -differentiable structure (see [23], Proposition 1.17). Thus, we can assume that the atlases of a manifold are differentiable structures.
The following is often used, and its proof can be found in [37].
Lemma 3.
Let be a -manifold with boundary, . Then, and is a -manifold without boundary, .
Also, it is well-known that any open subset of a manifold is again a manifold:
Note 5.
(a) is a smooth manifold without boundary.
(b) For a -manifold any open subset is a -manifold.
(c) The interior of a manifold with boundary is a manifold without boundary.
Proof.
(a) is a smooth atlas that shows that is a manifold without a boundary.
(b) If is a chart of around , then and is a homeomorphism. Thus, is a chart of S around . Also, restrictions of transition functions are of the same differentiability class as the original functions.
(c) It is and, thus, the claim follows from (b). □
There are several ways in which manifolds can be constructed from existing manifolds, e.g., by building their sums, quotients, and products (see [23]). In our context, the product of manifolds is of interest: if are -manifolds (without boundary) and , then their Cartesian product is another -manifold (without boundary). For example,
- The unit sphere is a smooth manifold. Thus, (the product of n copies of ) is a new smooth manifold called an n-dimensional torus.
- An open interval (for ) is a smooth manifold. Thus, the open n-dimensional cuboid is a smooth manifold.
For manifolds with boundaries, building their products is a bit less straightforward. In general, there is an extensive theory behind this (see [40]). In our context, the following facts suffice:
- Let be -manifolds (without boundary), , and let N be a -manifold with boundary, . Then, is a manifold with boundary, , and (see [23], Proposition 1.45).
- Thus, with for and , the product is a manifold with boundary (for an example, see Figure 9).
Figure 9. A Product Manifold Q With Boundary.
4.3. Singularities
In Figure 9, the boundary of the manifold Q consists of the left and right edges without their endpoints. This is an implication of the fact that a boundary of a manifold with boundary is a manifold without boundary (see Lemma 3). If the endpoints of the left or right edges were included, they would become the boundary of the manifolds consisting of the left or right edges: contradiction.
This is a general phenomenon: manifolds exclude singularities, i.e., non-differentiable structures. A vertex of a rectangle is an example of such a singularity: Part (a) in Figure 10 depicts the rectangle and one of its vertices . Part (b) focuses on a neighborhood of in . Finally, part (c) extracts the boundary of this neighborhood, moves to the origin, and rotates the boundary by 45°; movements and rotations are smooth maps, i.e., the resulting graph in (c) is diffeomorphic to the part of the boundary in (b). Obviously, the graph in (c) is the graph of the absolute function. Assume that there is a chart of the boundary around with . Then is a diffeomorphism (see Note 6 below); thus, is differentiable, but is the absolute function, which is known to be not differentiable at 0. This contradiction shows that is a singularity, i.e., vertices must not be part of a rectangular “shape” in order to be a manifold.
Figure 10.
Vertices in Rectangles are Singularities.
Many other kinds of singularities exist. For example (see Figure 11): Part (a) of the figure shows a “cusp”, which is a curve that is not differentiable at the point . An intersection at point in part (b) is not differentiable. Also, an edge of a cuboid (see part (c) of the figure) consists of nodes, each of which is a singularity.
Figure 11.
More Singularities.
The intersection point in part (b) is already a topological singularity; i.e., no reference to differentiability is needed to recognize this: Any point different from is contained in a neighborhood that is homeomorphic to an open interval in . Thus, if a chart around would exist, U could be chosen to be connected. Then, is connected. consists of four connected components. Deleting a single point from a connected subset of the real line results in two connected components, i.e., consists of two connected components—a contradiction because consists of four connected components.
Many of the results achieved in differential topology of manifolds are not valid in the presence of singularities. This is why special care must be taken when claiming that geometric objects are manifolds (with or without boundary): it must be proven that they are manifolds to avoid singularities. Singularities are extensively studied (see [41,42], or [43] for example).
4.4. Differentiable Maps
In Figure 8, is not an open set in ; thus, the ordinary definition of differentiability (that is typically defined for open sets) does not apply. Consequently, the notion of differentiability is extended to functions with a domain that is an arbitrary subset of .
Definition 5.
Let be an arbitrary set and let be a map. is called differentiable of class , iff a map with exists that is differentiable of class in the ordinary sense and that fulfills , i.e., restricted to is identical to . is called a differentiable -extension of .
For example, is a -map with being a differentiable -extension of .
Based on this definition, we can define differentiable maps between manifolds (see also Figure 12):
Figure 12.
Differentiability of a Map Between Differentiable Manifolds.
Definition 6.
Let and be two -manifolds (with or without boundary) with and . A map is said to be differentiable of class , iff for every there exist a chart of around and a chart of around with , such that is differentiable of class .
Recall that is a manifold with the atlas . Thus, the definition before covers the definition of differentiability of maps .
Maps that maintain the differentiable structure of manifolds are of special interest:
Definition 7.
Let and be two -manifolds. A map is said to be a -diffeomorphism iff is differentiable of class , is bijective, and has an inverse that is also differentiable of class . Furthermore, the manifolds and are called -diffeomorphic.
For example, is a -map. According to Lemma 9, is a -manifold and so is as a Euclidean space. is bijective with , as inverse map, and is also of class . Thus, is a -diffeomorphism.
Diffeomorphic manifolds cannot be distinguished based on differential topological properties. A diffeomorphism in differential topology plays the same role as homeomorphisms in general topology or isomorphisms in algebra.
Next, we show that a chart is a diffeomorphism; this is a well-known fact but the proof is instructive:
Note 6.
Let be -manifold (with or without boundary) with atlas and let be a chart. Then, is a -diffeomorphism.
Proof.
First, we have to show that is of class ; i.e., we have to show that is of class for a chart of and a chart of . Choose as a chart of and as a chart of . Then , which is of class .
is a homeomorphism, i.e., is bijective. Similar to before it is seen that is of class . □
The general question is about the relevance of the differentiability class . A famous theorem by Whitney [44] proves that studying -manifolds suffice (a detailed proof of this theorem can be found in [37], 2–2.10). Because of this theorem, the restriction to smooth manifolds (i.e., -manifolds) is justified:
Theorem 1.
Let . Then: Every -manifold is -diffeomorphic to a -manifold.
4.5. Differential of a Map
A point of a differentiable manifold (with or without boundary) is associated with its tangent space (see Figure 13). This tangent space can be imagined as the set of all tangent vectors to through ; the precise definition is much more subtle and complex (see [23], chapter 3) but for our purpose this descriptive idea suffices.
Figure 13.
Tangent space and Differential.
is a vector space, and if has dimension it is ([23] Proposition 3.12). The disjoint union of the tangent spaces of all points is referred to as tangent bundle of M: . With , is a differentiable manifold with ([23] Proposition 3.18).
If is a differentiable map between two differentiable manifolds, then the differential of at is a linear map (see Figure 13). As before, the precise definition is quite complex ([23], chapter 3), but, again, a vague intuition suffices for our purpose, especially because the differential corresponds to the Jacobian matrix of ([23], p. 61 ff). We will need the latter representation of the differential of a map because it allows us to compute the rank of the differential as the rank of the Jacobian matrix.
In case and are “just” Euclidean spaces, and are smooth manifolds (see Note 5a), and their tangent spaces are the very same Euclidean spaces, i.e., and for any points and ([23] proposition 3.13). The differential of a map becomes the total derivative ([23] proposition C.3); thus, for it is where is the directional derivative of in the direction .
For example, is a -map. Its differential is . For it is .
4.6. Maps of Constant Rank
For each linear map between vector spaces and the rank of is defined as the dimension of the image of , i.e., . Note that in practice, the rank of a linear map is determined as the number of linear independent columns of the matrix representing the map L (see [34], Section 5.3, for more details). Since the image of is a subspace of , it is always . According to the Dimension Formula of Linear Algebra (see [34] Theorem 10.9) it is ; thus, . This proves the following:
Note 7.
Let be a linear map. Then: .
The rank of differentiable maps in is the rank of the linear map . It is key to the study of local and global properties of differentiable functions .
Definition 8.
Let be a differentiable map between the two differentiable manifolds M and N. The rank of at is the rank of its differential , in symbols . If has the same rank at every point then is said to have constant rank, in symbols .
According to the end of Section 4.5, the map has the differential . With it is , i.e., it is . For it is and , i.e., . And for but is and , i.e., . For is , i.e., has a constant rank on .
Since is linear, it is (see Note 7 before). In case , is said to have full rank at and just full rank if it has full rank at every point of . Maps of full rank have special names:
Definition 9.
Let be a differentiable map between the two differentiable manifolds M and N. is called an immersion in case , i.e., is injective. is called a submersion in case , i.e., is surjective.
In our context, immersions are of special interest. Thus, give some geometric intuition of an immersion, which is helpful in what follows. Remember that the differentiability of a map at a point means that it can be locally approximated by a linear map, i.e., by its differential : for points close to it is . Thus, the properties of the differential approximate locally properties of the map. Injectivity of the linear map means that it maintains the independence of “all directions” in when mapping to : no two different vectors are “smashed” together. For the corresponding map this translates into the fact that does not “fold” or “collapse” parts of a neighborhood of the point . Since an immersion has a constant rank, which means that transforms a neighborhood of each point somehow “faithful”, not introducing any “crushing”.
An often-used well-known property is that the rank of a map can locally not decrease:
Lemma 4.
Let , and . Then there is a neighborhood such that for each .
Proof.
It is ; thus, there is -submatrix of with . W.l.o.g. this submatrix is
Next, define the map
According to the Leibniz formula from linear algebra it is
i.e., is continuous (even differentiable) because is differentiable and the Leibniz formula is a polynomial. Thus, with there is an such that for each . Consequently, for each . □
Although the rank of a map can locally not decrease, it may increase. For example, for it is . Thus, and . Arbitrary close to it is , i.e., for it is . However, if the rank is already maximal, it is locally constant since it cannot decrease locally; this proves:
Lemma 5.
Let be of full rank at . Then it is of full rank in a neighborhood .
This has an important well-known implication:
Corollary 1.
Let a differentiable map. Then:
- a.
- If is surjective, then there exists a such that is a submersion.
- b.
- If is injective, then there exists a such that is an immersion.
Proof.
(a) By assumption is surjective, i.e., by definition . But implies that . Thus, because would be a contradiction. Consequently, which shows that is of full rank. The lemma before proves the claim. (b) is proven the same way. □
The next theorem (whose proof can be found in [23], Theorem 4.5) shows that in case the differential is bijective at a point of a manifold without boundary the map is a local diffeomorphism around that point. Note, that the precondition that the manifold must have no boundary is essential here: The inclusion is corresponding counter-example.
Theorem 2 (Inverse Function Theorem).
Let be two differentiable manifolds without boundary and a differentiable map. If is bijective there are and such that is a diffeomorphism.
In the theorem before the conditions that both manifolds must have no boundary can be weakened: the codomain may have a boundary but the image of must be in the interior of the codomain, i.e., ; the reason is that is a submanifold without boundary (see Note 5c), i.e., the original inverse function theorem applies.
Special kinds of immersions play an important role:
Definition 10.
Let be a differentiable map between the two differentiable manifolds M and N. is called an embedding iff is an immersion and is a homeomorphism onto in the subspace topology.
The map is a homeomorphism, is smooth, but because of , is not an immersion, thus, no embedding. Thus, not every smooth homeomorphism is automatically an embedding. However, under the following condition injective immersions are already embeddings (the proof can be found in [23], Proposition 4.22):
Lemma 6.
Let be an injective immersion, and be manifolds with or without boundary. If any of the following holds, is an embedding:
- a.
- M is compact.
- b.
- M has no boundary, and .
The following theorem is the basis of many other theorems in differential topology (see [45], Theorem 3.7.5):
Theorem 3 (Rank Theorem).
Let be two differentiable manifolds and a differentiable map. Let , and let be a neighborhood of such that for each it is (i.e., has constant rank in ). Then there is a chart for around and a chart for around , such that has in these charts the form .
Several key well-known properties of maps are inherited by their composition:
Note 8.
Let be differentiable manifolds, and let and be maps. Then:
- a.
- If and are injective or surjective or bijective then is injective or surjective or bijective.
- b.
- If and are immersions then is an immersion.
- c.
- If and are continuous then is continuous.
- d.
- If and are homeomorphisms then is a homeomorphism.
- e.
- If and are embeddings then is an embedding.
Proof.
(a) implies because is injective. Next, injectivity of implies . This proves the injectivity of .
and , thus, .This proves the surjectivity of . Together, this proves the bijectivity of .
(b) and are injective. According to the chain rule it is , i.e., part (a) shows that is injective. Thus, is an immersion,
(c) Let be open. Because is continuous, is open. Because is continuous, is open. With it follows that is open. Thus, is continuous.
(d) and are bijective, so is (see part (a)). and are continuous, so is (see part (c)). and are continuous, so is (see part (c)). Thus, is a homeomorphism.
(e) and are embeddings, i.e., both are immersions as well as homeomorphisms. Because of part (b) is an immersion, and because of part (d) is a homeomorphism. Thus, is an embedding. □
4.7. Submanifolds
It is important to note that the definition of a manifold is completely independent of any surrounding space like a Euclidean space. In this sense, manifolds are abstract entities. Their concept has been introduced by Bernhard Riemann in 1854 (published 1868 [46]). It generalizes objects like curves and surfaces that had been studied before that time. The latter are entities within a Euclidian space. Thus, it is natural to ask whether any (abstract) manifold is “equivalent” (also known as. “diffeomorphic”) to a corresponding entity in a Euclidean space: this has been proven by Hassler Whitney in 1936 [44]. In this section, we summarize the corresponding concepts and results as relevant in our context.
A manifold maybe contained in another manifold (see Figure 14).
Figure 14.
A Chart of an Embedded Submanifold.
Definition 11.
Let be differentiable -manifold, and let be a subset of . is called an embedded submanifold of of dimension (or of codimension , respectively) and class if for any point there is a chart of around such that .
Sometimes, embedded submanifolds are also called regular submanifolds. Figure 14 depicts the situation. If is an atlas of then is an atlas of . Note that the latter assumes that is a topological subspace of , i.e., the topology of is the subspace topology. This will become important soon.
Especially, since is an atlas of , is a -manifold in itself:
Note 9.
Every embedded submanifold of class and dimension is a -manifold with .
The following lemma motivates the name “embedded” submanifold (see [47], Theorem 11.14 for a proof):
Lemma 7.
Let be differentiable -manifold, and let be an embedded submanifold of . Then, the inclusion is a -embedding (and, thus, by definition an immersion).
Vice versa, the name “embedding” of a map is justified by the following lemma (see [47], Theorem 11.13 for a proof):
Lemma 8.
Let and be differentiable -manifolds, and let be a -embedding. Then, the image is an embedded submanifold of .
A two-dimensional surface is an example of a manifold embedded in the three-dimensional Euclidian space. In general, graphs of differentiable functions are examples of such surfaces. The following lemma and definition generalizes the corresponding situation (see [23], Proposition 5.4):
Lemma and Definition 9.
Let and be -manifolds ( with or without boundary), and , and be of class . Then the graph is an embedded -manifold of dimension without boundary.
Here, the graph of is defined as .
The Euclidean space is a manifold, so its embedded submanifolds are of interest. The following is an often-used mechanism to produce embedded submanifolds in : For and a -differentiable map the graph is an embedded -manifold of dimension without boundary (according to the lemma just before). If is of class , the graph is a hypersurface in , i.e., a -manifold of dimension (see Figure 15); obviously, this generalizes the notion of a surface in .
Figure 15.
The Graph of a Map as Manifold.
Another important means to obtain embedded submanifolds is via so-called level-sets and regular values:
Definition 12.
Let be a -map.
a. For any point the set is called a level-set of .
b. A point is called a regular point if is surjective ( is called a critical point otherwise).
c. is called a regular value if each point of is a regular point ( is called critical value otherwise).
d. If is a regular value the level-set is called a regular level-set.
Obviously, each point of is a critical point if ( cannot be surjective in this case). Any regular level set is a -manifold (see [23], Corollary 5.14):
Lemma 10.
Let and be -manifolds, and be of class . Then, any regular level-set is an embedded submanifold of with .
In Figure 16, , , and are three level-sets of the differentiable map . Assuming that both and are regular values, the two level sets and are embedded submanifolds (the first one diffeomorphic to a circle, the second one diffeomorphic to two disjoint circles) of of dimension 1 because of and . But is not an embedded submanifold because it has the shape of an “8”, i.e., it contains a singularity in the form of a self-intersection (see Section 4.3). This implies that is a critical value.
Figure 16.
Level-Sets of a Differentiable Map.
The lemma before allows us to prove that the set of unitary transformations of a complex vector space is a manifold:
Lemma 11.
is a smooth compact connected manifold (even an embedded submanifold) with is even a Lie-group.
Proof.
It is , and ; thus, it is . Define by ; is differentiable because building the conjugate transpose of a matrix is differentiable, and the multiplication of two matrices is differentiable too. The differential of is (see Appendix A).
Let be the set of all Hermitian matrices. is a -vector space of dimension ([34] Lemma 13.15). Thus, is a smooth manifold of dimension .
Because for each , it is , i.e., is, in fact, a map (and is differentiable).
Next, we show that any unitary map is a regular point of , i.e., that the differential is surjective for each :
Choose an arbitrary and define . Then, (hereby, (1) is because and (2) because ).
Now it is ; thus, is a regular value and is a regular level set. Consequently, is an embedded submanifold (Lemma 10), and, thus, a manifold itself (Note 9); furthermore, .
Next, we prove compactness.
(a) with is especially continuous. Now, , is a closed set, and pre-images of closed sets under continuous maps are closed, i.e., .
(b) Next, means especially that the columns of are unit vectors, i.e., for each . Thus, for all . This implies that for each , i.e., is bounded in . Thus, according to the theorem of Heine-Borel, is compact in .
Finally, we prove connectedness.
Le . Then, is diagonalizable, i.e., there exists a unitary matrix such that ([34] Theorem 18.13). Let ; then, (because ). It is and , i.e., there is a path from the identity matrix to . Thus, any two unitary matrices can be connected by a path (e.g., via ): is path-connected. Since every path-connected topological space is connected ([35] Proposition 9.26), is connected.
is a Lie group because matrix multiplication is a differentiable map , , and for two unitary matrices it is , i.e., . □
Note that the condition “regular” is key in Lemma 10. Without that condition, any closed subset of a manifold can be made the level set of a differentiable function (see [23], Theorem 2.29 for a proof):
Lemma 12.
Let be a differentiable -manifold, and let be a closed subset of . Then there exists a -function with .
In many practical situations, both, and are Euclidean spaces. For example, with and , the map , has the differential for , i.e., for ; thus, is surjective, except at the origin. This implies that each is a regular value; according to the lemma before, is a regular level-set for each . Thus, is a sphere of dimension , especially the unit sphere is an -dimensional embedded submanifold of .
There are important situations (e.g., in the context of Lie groups—see [48]) in which the notion of a submanifold has to be generalized. Very roughly, any differentiable manifold that is a subset of another differentiable manifold and is “properly situated” there is considered a certain kind of a submanifold. More precisely,
Definition 13.
Let and be -manifolds and be an injective immersion of class . Then, the image is called an immersed submanifold of .
For example, let , . Then, is injective on the open interval (see Appendix B for more details). Also, is an immersion because , i.e., for . Thus, is an injective -immersion, i.e., is an immersed submanifold (see Figure 17). Furthermore, is also surjective, thus, bijective, but is not a homeomorphism because the image is compact with the subspace topology (it is closed and bounded), is not compact, while compactness is a topological invariant. Together, is an immersed submanifold, but is not an embedded submanifold of the manifold . Another argument supporting the latter: any neighborhood of the origin of contains a singularity, namely a shape like in Figure 11b.
Figure 17.
An Injective Immersion That is No Topological Embedding.
According to Lemma 7, for any embedded submanifold the inclusion is an embedding and, thus, an injective immersion, i.e., is an immersed submanifold of . This proves the following:
Lemma 13.
Let be a -manifold (with or without a boundary), an embedded submanifold. Then, is an immersed submanifold.
The opposite is not true: the example before shows that an immersed submanifold is, in general, not an embedded submanifold. However, the following lemma ([23], Proposition 5.21) gives two situations in which an immersed submanifold is already an embedded submanifold:
Lemma 14.
Let be a -manifold (with or without a boundary), an immersed submanifold. If or if then is embedded.
Finally, we answer the question posed at the beginning of this section: Any compact (abstract) manifold is diffeomorphic to an embedded submanifold of a Euclidean space of high enough dimension—more precisely,
Theorem 4.
Let and let M be a compact -manifold with boundary. M can be embedded into with .
Again, this theorem is by Whitney [44], and a detailed proof can be found in [37] (Theorem 1–4.3).
In summary, this section provided the necessary background of dimensional expressivity as needed in Section 5. Before presenting the corresponding details, the next section finally focuses on the unitary approach, giving a precise definition of the corresponding notion of expressivity. This requires explaining first how volumes on manifolds can be measured.
4.8. Volumes of Manifolds and the “Uniform Approach”
Section 2.3.1 motivated to define the expressivity of a variational quantum circuit by the “volume” of in the unitary group : vividly, the larger this volume, the higher the likelihood that hits the solutions of a given problem .
4.8.1. Linear Approximations
Here, we provide more details about the notion of “the volume” of a differentiable manifold and especially how the notion of “volume” is related to the unitary group. For this purpose, we first remember that a function is called differentiable at a point if it can be approximated locally by a linear function:
Here, is a point in a small neighborhood of , is a linear function, and is the small error made when considering as the value of : in a small neighborhood, the differentiable function is nearly the linear function . For a differentiable function this means that is a real number and is the tangent at at the graph of ; this tangent locally approximates the function . Thus, the graph of , i.e., the manifold (see Lemma 9), is approximated by this tangent around .
The idea of linear approximation can be used in arbitrary dimensions: in part (a) of Figure 18, a basis has been chosen for the tangent space of the manifold at point . The basis spans a parallelepiped . If we take small vectors the parallelepiped approximates the manifold around with a small error, i.e., the manifold looks locally like a very small parallelepiped of the tangent space.
Figure 18.
Linear Approximation of a Differentiable Manifold.
Applying this linear approximation to enough points of the manifold, i.e., if the manifold is “covered” by parallelepipeds, the manifold is turned into a linear approximation of the whole manifold: part (b) of Figure 18 depicts this for the upper part of a manifold which looks like small parallelepipeds glued together (in the direction of the tangent spaces).
4.8.2. Approximating Volumes
Such a linear approximation allows us to compute the approximate volume of the manifold by computing the volume of the parallelepipeds and summing up their volumes:
The volume of a parallelepiped is computed as follows: let be linear independent vectors, and let be the parallelepiped spanned by these vectors. Then, from linear algebra, it is known that the volume of the parallelepiped is
Define to be the matrix with columns , ,…,. Then:
Thus,
4.8.3. Riemannian Manifolds and Volume Forms
Equation (9) reveals that computing the volume of a parallelepiped depends on a scalar product. Consequently, we need a scalar product for every tangent space of the manifold .
Definition 14.
Let be a differentiable manifold, and let be a function that associates with each a scalar product “in a differentiable manner”. Then, is called a Riemannian metric on , and is called a Riemannian manifold.
Note, that the phrase “in a differentiable manner” is left vague: a precise definition would require to define differentiable vector fields which we do not need in this paper. Also, the differentiability of is not relevant in our context.
Consequently, we assume that is a Riemannian manifold; in fact, every differentiable manifold is a Riemannian manifold ([39], Proposition 2.4). Then, the volume of a parallelepiped in is as follows:
With Equations (7) and (10) we can approximate the volume of a Riemannian manifold as follows:
By choosing infinitesimal small parallelepipeds and correspondingly more and more points from the manifold we perform a limit process. In analogy to the limit process that defines the Riemannian integral we write very informally (and only conceptually) with :
The precise definitions behind this notion need a lot more concepts and machinery. The most fundamental concept needed is that of a volume form that abstracts our informal notation . In our context, the unitary group admits such a volume form:
Note 10.
The unitary group admits a (unique) volume form .
Proof.
Every differentiable manifold is a Riemannian manifold ([39], Proposition 2.4). If a Riemannian manifold is oriented then it admits a (unique) volume form ([39], Proposition 2.41). According to Lemma 11, is a differentiable manifold, thus, it is a Riemannian manifold also. Any Lie group is orientable ([49], Lemma 6). Since is a Lie group (Lemma 13) it admits a (unique) volume form. □
The volume form of a manifold is (in local coordinates) ; it allows (as Equation (12) indicates) us to compute the volume of , namely . It also allows us to compute the integral of functions , i.e., ([see 39], the discussion following Proposition 2.41).
4.8.4. Haar Measure
Computing volumes is tight to differentiable manifolds, not applicable to other “spaces”. For this purpose, the concept of a measure is introduced (see [50] for details) that is more abstract than a volume but mimics its properties. Luckily, in our context, both concepts are the same. This is roughly seen as follows:
Each open set of a differentiable manifold is a differentiable manifold by itself (Note 5). Thus, the inclusion map induces a Riemannian metric on , and is defined. This in turn, defines a measure on the Borel sets of , where is the smallest -algebra containing all open sets of (refer to [50] for details about Borel sets, measure spaces, and measures). This turns the manifold into a measure space ([51], Section 1.7). A measure is more general than computing volumes via integrals.
As a Lie group, admits a left-invariant measure, the so-called Haar measure. This measure is unique up to multiplication by a positive constant ([48], Theorem 3.1). A compact Lie group admits a bi-invariant Riemannian metric ([52], Proposition 2.17), which induces a bi-invariant volume form. Since the Haar measure is unique, we obtain the following:
Note 11.
The volume form on a compact Lie group is the Haar measure.
Especially, since is a Lie group, instead of abstractly speaking of the measure of a subset of a manifold, we can speak about its volume.
4.8.5. Volume of Submanifold
Having the ability to determine the volume of manifolds, the question of volumes of submanifolds comes up.
Note 12.
Let be a manifold with volume element , and let be an (embedded or immersed) submanifold. If then .
Proof.
Let be differentiable manifolds and let be differentiable map. If then has measure zero ([23], Corollary 6.11). For an (embedded or immersed) submanifold of the inclusion map is differentiable (Lemma 7), i.e., if then has measure zero in . □
This implies that any submanifold of the unitary group with has measure zero. Since measure and volume coincide it is for :
Note 13.
Let be a submanifold, . Then .
Thus, in case (if is a submanifold at all—see next chapter). Consequently, the illustrative motivation about measuring expressivity in the “Unitary Approach” (Section 2.3.1) requires refinement.
4.8.6. Uniform Distribution
Let be a small open square in the Euclidian plain. If a point has to be picked randomly from , the probability for any two points being picked is the same: picking is “uniformly random”. This means that the probability of a certain point being picked is identical to the probability of any other point in being picked: the corresponding distribution of probabilities is uniform.
Obviously, the probability of a point being picked from is related to the volume of : the smaller the higher the likelihood of a point within to be picked. If we move the square around in the Euclidian plain, e.g., translating it by a vector to , the probability distribution remains the same because the volume is unchanged. This is based on the left-invariance of the volume in Euclidean space: by adding from left to each vector in does not change the volume, i.e., .
This is different for arbitrary manifolds: the Euclidean space if flat, but picking points from areas on curved manifolds may behave differently. For example, let be the unit sphere. Then
is a chart of (leaving out both poles as well as the meridian of the sphere—otherwise would not be a diffeomorphism). Figure 19 depicts the images under of different parts of the domain:
- Part (a) shows the image of the whole domain, i.e., the sphere ;
- Part (b) is the image of ( is a small positive number), resulting in a belt around the equator;
- Part (c) is the image of resulting in a cap of the north pole;
- Part (c) is the image of resulting in a cap of the south pole.
Figure 19.
Volumes indicating non-uniform distributions.
The figure indicates that the volume of the belt is larger than the volume of a cap. But a larger volume of an area means a smaller probability of a point of the area being randomly picked. Thus, points on the sphere with values of close to (i.e., points from the belt) have a smaller probability of being randomly picked than points with values of close to (i.e., points from the cap of the north pole) or close to (i.e., points from the cap of the south pole): by picking a random latitude, points close to the poles have a higher probability to be picked than points near the equator. In this sense, points on the sphere are somehow “concentrated” towards the poles. As a consequence, the corresponding probability distribution is not uniform.
The volume that represents the probability distribution of randomly picking a point must reflect this effect of concentration to become a uniform distribution. As the figure indicates, shifting the belt to a pole does change its volume, i.e., the “usual” volume on the sphere is not translation invariant. But the Haar measure is translation invariant by definition. Thus, if we take the Haar measure to compute the probability distribution (i.e., the volume of areas of the sphere), the distribution becomes uniform: every area of the sphere of the same Haar measure has equal probability of containing a particular chosen point.
Consequently, the difference between the Haar measure of an area and its “usual” volume is an indicator of how much a distribution based on the usual volume deviates from being uniform.
4.8.7. Measuring Expressivity
“Deviation” can be assessed by various means. Especially, whether “volume” is computed directly or indirectly may differ. An example of an “indirect approach” is described next and is based on [6].
Whenever has been uniformly randomly chosen (often called “Haar random”), is a uniformly random state. Thus, if is a set of Haar random unitary matrices, then is a Haar random set of states. But is not necessary Haar random, thus, the set is not necessarily a set of uniformly random states.
Different approaches have been defined to compare and . One approach (see [4,6]) is as follows: first, the elements of these sets are turned into matrices, i.e., for and the density matrices and are taken. Note, that in fact depends on parameters . For , the matrix is computed as well as the matrix . Finally, the deviation between these two matrices is assessed and taken as expressivity of the ansatz . For example, based on a matrix norm, the expressivity becomes
The smaller , the closer becomes to being Haar random. If and are two ansatzes, ansatz is called more expressive than ansatz iff .
[31] gives a procedure how expressivity of a specific ansatz can be experimentally determined.
5. Circuit Manifolds
In this section we continue the discussion of dimensional expressivity that was interrupted by the section before giving the precise definition of expressivity according to the unitary approach. We provide a detailed proof that a state map (i.e., the map defined by a parameterized quantum circuit according to Definition 1) maps a properly chosen parameter space into a submanifold of .
5.1. State Maps Induce Local Immersions
As introduced in Section 2.3.2, let be a parameter space and be an ansatz depending on the parameters , and let be the map with with a chosen fixed initial state . Thus, is the set of all states reachable by the parameterized circuit . Lemma 1 shows that is smooth, i.e., of class for any .
Assumption 1.
From now on, we assume that the parameter space is an embedded submanifold of of dimension . As discussed in Section 3.2 and Section 3.3, this is often the case in practical situations.
Let and let . Thus, there is an submatrix of the differential whose determinant is not ; w.l.o.g. with this submatrix is . According to Lemma 4, there exists a neighborhood open in such that for each ; w.l.o.g. is an open ball centered around contained in . Next, let be the hyperplane of parallel to through , and let (see Figure 20); i.e., is the intersection of with . If is chosen to be small enough, it is contained in a chart of around , i.e., . With open in in the subspace topology, is an atlas of . This shows the following:
Note 14.
is an embedded submanifold of with .
It is for and for corresponding points in (i.e., ), thus, is constant in each of the directions. Consequently, for . Together with this implies for . This proves the following:
Lemma 15.
is an immersion.
Figure 20.
Restricting the Parameter Space.
5.2. Locally Embedded Circuit Manifolds
According to the Rank Theorem (Theorem 3), there exist charts around and such that has the form . I.e. is injective in a neighborhood of . Thus, for chosen properly (i.e., by possibly shrinking it), is injective, and with being also an immersion, we achieve the following (Definition 13):
Lemma 16.
is an injective immersion, and is an immersed submanifold.
According to Note 14, is an embedded submanifold of with . By Assumption 1, is an embedded submanifold of . Thus (Lemma 7), both inclusions as well as are embeddings, which implies that the composed inclusion is an embedding (Note 8e). According to Lemma 8, the image of the inclusion is an embedded submanifold. This proves the following:
Note 15.
is an embedded submanifold with .
With being an embedded submanifold, choose a chart of around , i.e., it is . Next, chose a compact ball with center . Now, is a compact manifold (with boundary) of dimension , and is a diffeomorphism; thus, is a compact submanifold of dimension . According to Lemma 16, is an injective immersion, which implies that especially is an injective immersion. Then, according to Lemma 6a, is an embedding, and Lemma 8 finally proves the following:
Lemma 17.
is an embedded submanifold of dimension .
If choosing the construction before instead of the compact ball , the open ball , it is open in , i.e., is an neighborhood of open in , i.e., . is an embedding, especially a homeomorphism onto the image, i.e., . The lemma before showed that is an embedded submanifold.
Moreover, an open set of a manifold is again a manifold with (Note 5b). The inclusion is the identity in proper charts of N and corresponding charts of (w.l.o.g ), and thus, it is an immersion. With , the inclusion is also a homeomorphism onto . In summary, is an embedding.
With , the latter proves that is an embedded submanifold of the embedded submanifold (Lemma 8). As a consequence, is an embedded submanifold of (Note 8e). Furthermore, . Since the overall construction is valid for each the following has been proven:
Note 16.
For each there exists an open neighborhood of , i.e.,, such that is an embedding, and is an embedded submanifold with .
Both, and are differentiable manifolds without boundary of the same dimension. Moreover, by construction is differentiable with bijective differential . The Inverse Function Theorem (Theorem 2) then implies the following:
Note 17.
For each there exists an open neighborhood of , i.e.,, such that is a diffeomorphism.
5.3. An Attempt to Extend Locally Embedded Circuit Manifolds
Many local topological properties, i.e., properties valid in a neighborhood of a point, can be extended to connected components. For example, a function that is locally constant, is constant on each connected component. Central for the corresponding proofs is Lemma 2. In the case of locally constant functions, its use is as follows:
Let be a connected topological space, and let be locally constant, i.e., each point has an open neighborhood and a number such that . Furthermore, if two such neighborhoods intersect, the corresponding numbers are equal: for it is and , i.e., and, thus, . Let be an open cover consisting of such neighborhoods, and choose two arbitrary points . According to Lemma 2, there is an open chain connecting and . Because it is , which implies that for any . Thus, , i.e., . Because are arbitrary points from , is constant.
In our context, the question at hand is whether the rank of a differentiable map (which can locally only increase according to Lemma 4) can globally only increase on a connected component. In order to mimic the proof before, we make the following assumption on the parameter space.
Assumption 2.
For each and each let be connected., i.e., especially .
More precisely, it suffices that has a finite number of connected components, and for the construction that follows, the connected component containing is chosen. Thus, w.l.o.g., we can assume that is connected. This is directly the case in many practical situations, e.g., if is an appropriate (see the discussion at the end of Section 4.2) semi-open hypercube (see Figure 21). Similarly, a -dimensional torus is an example of a parameter space where consists of more than one but a finite number of connected components.
Figure 21.
Slicing the Parameter Space.
Let with . According to the construction of Section 5.1, there exists an open neighborhood of with such that is an immersion (Lemma 15), i.e., has constant rank in .
For choose as before, such that has constant rank in and that has constant rank in . Note that but not necessarily or , similar for . Figure 22 depicts this situation where is two-dimensional, one-dimensional, and three-dimensional. Thus, it cannot be guaranteed that an open cover of exists for which the rank of is constant for a member of the open cover. Consequently, even if a is connected, it cannot be guaranteed via an argument involving Lemma 2 that the rank is constant on all of .
Figure 22.
Neighborhoods of Constant Rank of .
There is even a counterexample:
Let . Then . The rank of is as follows:
- Let . Then
- Let . Then
- Let . Then
- Let . Then
The following figure shows the landscape of the ranks of this map .
has rank 0 at the origin (red dot), and rank 1 at the x-axis and the y-axis (the green and blue lines without the origin). Each point of the rest of the plane (gray shaded area) has rank 2. For the point shown, it is . With a properly chosen parameter space (e.g., the dark gray shaded rectangle), the set is as depicted. is a manifold without boundary, is connected, and ; i.e., satisfies Assumptions 1 and 2. However, the rank of is not constant on .
5.4. Determining “Large” Circuit Manifolds
The counterexample before (and Figure 23) indicates that within a set “large” areas exist in which the rank of is constant, i.e., is an immersion. For example, with define and A is then such a “large” area.
Figure 23.
Landscape of Ranks of .
Locally, is also injective (see the proof of Lemma 16). Thus, is locally an immersed submanifold of . The domain of injectivity can be extended in concrete situations by analyzing . Here is an example of such an analysis:
Example:
Let and let for a hermitian matrix . A set has to be determined such that is injective. Since every hermitian matrix is normal by definition ([34] Definition 18.1) and each normal matrix is diagonalizable ([34] Theorem 18.2), it is for a unitary matrix and the real eigenvalues . Consequently, it is . Finding the set of parameters for which is injective means to determine when implies . Thus, we need to find such that for .
, and thus , may be periodic—which implies non-injectivity: If , then there exists a such that for each .
Assume with . Then, . Thus, the spectrum of must be in , i.e., for each eigenvalue of . If the spectrum of fulfills
then , i.e., : is injective. Thus, if fulfills condition (15), and, thus, is injective on all of .
This example can be abstracted to a high-level procedure of how to determine “large” circuit manifolds. First, the matrix has to be computed based on the ansatz ; this matrix is used in step (2). For an ansatz like in Equation (5), often used in practice, this is straightforward; otherwise, the steps that proved Lemma 1 in Section 3.1 must be followed. Thenm
- Fix a point
- Determine
- Determine the slice
- Determine
- Build
- Determine the maximal subset such that is injective
- Determine a maximal subset .
- is an embedded submanifold
Step (4) and (5) determine a maximal open set such that has constant rank , i.e., is an immersion. Since is also locally injective (proof of Lemma 16), step (6) succeeds but is highly dependent on the ansatz (see the example before). After step (6) we know that is an injective immersion, i.e., is an immersed submanifold of (Definition 13). And after step (7) we know that is an embedded submanifold (Lemma 6, Lemma 8).
In [53], an open-source package called QMetric is introduced that computes several metrics (especially expressivity) of a parameterized quantum circuit. A description of how expressivity, according to the unitary approach, is measured is given in [31].
6. Conclusions and Future Work
The literature about the expressivity of parameterized quantum circuits requires a lot of background in differential topology, which makes it hard to comprehend. This contribution provides the corresponding background in a single place with detailed references to textbooks and seminal papers, which may be consulted for a much deeper dive into the domain. Similarly, statements about properties of parameterized quantum circuits are often not proved in the literature, or a proof is only indicated. This contribution provides proof of statements about dimensional expressivity (to be precise: proof for local versions of such properties). Also, counterexamples are given, and limits are pointed out (e.g., by highlighting the importance of singularities).
Section 5 clearly reveals the need for future work: Conditions under which local embeddings can be extended to (global) embedding in the case of parameterized quantum circuits are needed, especially if the circuits have the form of Equation (5), which is practically relevant. Furthermore, the applicability in practical situations of the procedure sketched in Section 5.4 must be evaluated in practice.
Author Contributions
Writing—original draft, F.L.; Writing—review and editing, J.B. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Conflicts of Interest
The authors declare no conflict of interest.
Appendix A
At the end of Section 4.5 it is shown that , i.e., the differential applied to is the directional derivative of in the direction of . By definition, the directional derivative is , i.e., .
Thus, for we obtain the following:
This proves the claim .
Appendix B
We sketch a proof that , is injective. Assume and . Thus:
(A) is because of , (B) is the division by “2”, and (C) is because of and division by , w.l.o.g. (otherwise because of , which implies injectivity).
Next, injectivity of both, and is considered, thus: for implies that ; and vice versa implies that . Otherwise for implies or .
Now, a case distinction is performed. Case 1: implies both, as well as . But for and it is . The other cases follow analogously.
References
- Nielsen, M.A.; Chuang, I.L. Quantum Computation and Quantum Information; Cambridge University Press: Cambridge, UK, 2016. [Google Scholar]
- Cerezo, M.; Arrasmith, A.; Babbush, R.; Benjamin, S.C.; Endo, S.; Fujii, K.; McClean, J.R.; Mitarai, K.; Yuan, X.; Cincio, L.; et al. Variational Quantum Algorithms. Nat. Rev. Phys. 2021, 3, 625–644. [Google Scholar] [CrossRef]
- Preskill, J. Quantum Computing in the NISQ era and beyond. Quantum 2018, 2, 79. [Google Scholar] [CrossRef]
- Huang, H.-Y.; Broughton, M.; Mohseni, M.; Babbush, R.; Boixo, S.; Neven, H.; McClean, J.R. Power of data in quantum machine learning. Nat. Commun. 2021, 12, 2631. [Google Scholar] [CrossRef]
- Beer, K.; Bondarenko, D.; Farrelly, T.; Osborne, T.J.; Salzmann, R.; Wolf, R. Efficient Learning for Deep Quantum Neural Networks. Nat. Commun. 2020, 11, 808. [Google Scholar] [CrossRef]
- Sim, S.; Johnson, P.D.; Aspuru-Guzik, A. Expressibility and entangling capability of parameterized quantum circuits for hybrid quantum-classical algorithms. Adv. Quantum Technol. 2019, 2, 1900070. [Google Scholar] [CrossRef]
- Funke, L.; Hartung, T.; Jansen, K.; Kühn, S.; Stornati, P. Dimensional Expressivity Analysis of Parametric Quantum Circuits. Quantum 2021, 5, 422. [Google Scholar] [CrossRef]
- McClean, J.R.; Romero, J.; Babbush, R.; Aspuru-Guzik, A. The theory of variational hybrid quantum-classical algorithms. New J. Phys. 2016, 18, 023023. [Google Scholar] [CrossRef]
- Blekos, K.; Brand, D.; Ceschini, A.; Chou, C.-H.; Li, R.-H.; Pandya, K.; Summer, A. A Review on Quantum Approximate Optimization Algorithm and its Variants. Phys. Rep. 2024, 1068, 1–66. [Google Scholar] [CrossRef]
- Nocedal, J.; Wright, S.J. Numerical Optimization; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
- Xu, W.; Zhou, R.-G.; Li, Y.; Zhang, X. Towards an efficient variational quantum algorithm for solving linear equations. Commun. Theor. Phys. 2024, 76, 115103. [Google Scholar] [CrossRef]
- Rodríguez, G.; Alonso, M.; García-Santiago, X.; Gil, G.B. Energy Distribution Optimization Using Variational Quantum Algorithms; Galicia Institute of Technology (ITG): A Coruña, Spain, 2024. [Google Scholar] [CrossRef]
- Jaschk, D.; Jaksch, D.; Givi, P.; Daley, A.J.; Rung, T. VariationalQuantum Algorithms for Computational Fluid Dynamics. AIAA J. 2023, 61, 1885–1894. [Google Scholar]
- Leymann, F.; Barzen, J. The Bitter Truth About Gate-Based Quantum Algorithms in the NISQ Era; Quantum Science and Technology; IOP Publishing Ltd.: Bristol, UK, 2020. [Google Scholar]
- Weder, B.; Barzen, J.; Leymann, F.; Zimmermann, M. Hybrid Quantum Applications Need Two Orchestrations in Superposition: A Software Architecture Perspective. In Proceedings of the 18th IEEE International Conference on Web Services, Madrid, Spain, 20–24 April 2009; Association for Computing Machinery: New York, NY, USA, 2021. [Google Scholar]
- Truger, F.; Barzen, J.; Leymann, F.; Obst, J. Warm-Starting the VQE with Approximate Complex Amplitude Encoding. In Proceedings of the 1st International Conference on Quantum Software (IQSOFT 2025), Bilbao, Spain, 10–12 June 2025. [Google Scholar]
- Macaluso, A.; Clissa, L.; Lodi, S.; Sartori, C. A Variational Algorithm for Quantum Neural Networks. Comput. Sci.-ICCS 2020 2020, 12142, 591–604. [Google Scholar]
- Morales, M.E.S.; Biamonte, J.D.; Zimborás, Z. On the Universality of the Quantum Approximate Optimization Algorithm. Quantum Inf. Process. 2020, 19, 291. [Google Scholar] [CrossRef]
- Holmes, Z.; Sharma, K.; Cerezo, M.; Coles, P.J. Connecting ansatz expressibility to gradient magnitudes and barren plateaus. PRX Quantum 2022, 3, 010313. [Google Scholar] [CrossRef]
- Bengtsson, I.; Zyczkowski, K. Geometry of Quantum States, 2nd ed.; Cambridge University Press: Cambridge, UK, 2017. [Google Scholar]
- Gil-Fuster, E.; Eisert, J.; Dunjko, V. On the expressivity of embedding quantum kernels. Mach. Learn. Sci. Technol. 2024, 5, 025003. [Google Scholar] [CrossRef]
- Gorodski, C. Smooth Manifolds; Springer: Berlin/Heidelberg, Germany, 2020. [Google Scholar]
- Lee, J.M. Introduction to Smooth Manifolds, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
- Du, Y.; Tu, Z.; Yuan, X.; Tao, D. Efficient Measure for the Expressivity of Variational Quantum Algorithms. Phys. Rev. Lett. 2022, 128, 080506. [Google Scholar] [CrossRef]
- Ghosh, T.; Mandal, A.; Banerjee, S.; Mukherjee, N.; Panigrahi, P.K. Lower bound of the expressibility of ansatzes for Variational Quantum Algorithms. arXiv 2025, arXiv:2311.01330v2. [Google Scholar]
- Yao, J. Learning to Maximize Quantum Neural Network Expressivity via Effective Rank. arXiv 2025, arXiv:2506.15375v2. [Google Scholar] [CrossRef]
- Liu, J.; Yuan, H.; Lu, X.-M.; Wang, X. Quantum Fisher information matrix and multiparameter estimation. J. Phys. A Math. Theor 2020, 53, 023001. [Google Scholar] [CrossRef]
- Yu, Z.; Chen, Q.; Jiao, Y.; Li, Y.; Lu, X.; Wang, X.; Yang, J.Z. Non-asymptotic Approximation Error Bounds of Parameterized Quantum Circuits. arXiv 2024, arXiv:2310.07528v2. [Google Scholar]
- Mhiri, H.; Monbroussou, L.; Herrero-Gonzalez, M.; Thabet, S.; Kashefi, E.; Landman, J. Constrained and Vanishing Expressivity of Quantum Fourier Models. arXiv 2024, arXiv:2403.09417v1. [Google Scholar] [CrossRef]
- Azado, P.C.; Correr, G.I.; Drinko, A.; Medina, I.; Canabarro, A.; Soares-Pinto, D.O. Expressibility, Entangling Power and Quantum Average Causal Effect for Causally Indefinite Circuits. Phys. Rev. A 2025, 111, 042620. [Google Scholar] [CrossRef]
- Liu, Y.; Kaneko, K.; Baba, K.; Koyama, J.; Kimura, K.; Takeda, N. Analysis of Parameterized Quantum Circuits: On the Connection Between Expressibility and Types of Quantum Gates. arXiv 2024, arXiv:2408.01036v2. [Google Scholar] [CrossRef]
- Correr, G.I.; Medina, I.; Azado, P.C.; Drinko, A.; Soares-Pinto, D.O. Characterizing Randomness in Parameterized Quantum Circuits Through Expressibility. arXiv 2025, arXiv:2405.02265v2. [Google Scholar]
- Ragone, M.; Bakalov, B.N.; Sauvage, F.; Kemper, A.F.; Marrero, C.O.; Larocca, M.; Cerezo, M. A Lie Algebraic Theory of Barren Plateaus for Deep Parameterized Quantum Circuits. Nat. Commun. 2024, 15, 7172. [Google Scholar] [CrossRef]
- Liesen, J.; Mehrmann, V. Linear Algebra; Springer: Berlin/Heidelberg, Germany, 2015. [Google Scholar]
- Parthasarathy, K. Topology; Springer: Berlin/Heidelberg, Germany, 2022. [Google Scholar]
- von Querenburg, B. Mengentheoretische Topologie; Springer: Berlin/Heidelberg, Germany, 2001. (In German) [Google Scholar]
- Hirsch, M.W. Differential Topology; Springer: Berlin/Heidelberg, Germany, 1976. [Google Scholar]
- Lopez, R. Point-Set Topology; Springer: Berlin/Heidelberg, Germany, 2024. [Google Scholar]
- Lee, J.M. Introduction to Riemannian Manifolds, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2018; p. S21. [Google Scholar]
- Lueck, W.; Macko, T. Surgery Theory; Springer: Berlin/Heidelberg, Germany, 2024. [Google Scholar]
- Arnold, V.I. Catastrophe Theory; Springer: Berlin/Heidelberg, Germany, 1984. [Google Scholar]
- Bröcker, T.; Lander, L. Differentiable Germs and Catastrophes; Cambridge University Press: Cambridge, UK, 1975. [Google Scholar]
- Joyce, D. A generalization of manifolds with corners. Adv. Math. 2016, 299, 760–862. [Google Scholar] [CrossRef]
- Whitney, H. Differentiable Manifolds. Ann. Math. 1936, 37, 3. [Google Scholar] [CrossRef]
- Adhikari, A.; Adhikari, M.R. Basic Topology 2; Springer: Berlin/Heidelberg, Germany, 2022. [Google Scholar]
- Riemann, B. Ueber die Hypothesen, welche der Geometrie zu Grunde liegen. In Abhandlungen der Königlichen Gesellschaft der Wissenschaften zu Göttingen; Dieterichsche Buchhandlung: Mainz, Germany, 1868; Volume 13, Available online: https://www.emis.de/classics/Riemann/Geom.pdf (accessed on 31 August 2025). English Translation: On the Hypotheses Which Lie at the Bases of Geometry. Available online: https://www.maths.tcd.ie/pub/HistMath/People/Riemann/Geom/WKCGeom.html (accessed on 31 August 2025).
- Tu, L.W. An Introduction to Manifolds, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2011. [Google Scholar]
- San Martin, L.A.B. Lie Groups; Springer: Berlin/Heidelberg, Germany, 2021. [Google Scholar]
- Koch, R. Compact Lie Groups; University of Oregon: Eugene, OR, USA, 2022; p. S21. [Google Scholar]
- Axler, S. Measure, Integration & Real Analysis; Springer: Berlin/Heidelberg, Germany, 2020. [Google Scholar]
- Grigoryan, A. Analysis on Manifolds; University of Bielefeld: Bielefeld, Germany, 2024. [Google Scholar]
- Alexandrino, M.M.; Bettiol, R.G. Introduction to Lie groups, isometric and adjoint actions and some generalizations. arXiv 2010, arXiv:0901.2374v3. [Google Scholar] [CrossRef]
- Illésová, S.; Rybotycki, T.; Beseda, M. QMetric: Benchmarking Quantum Neural Networks Across Circuits, Features, and Training Dimensions. arXiv 2025, arXiv:2506.23765v2. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).