QuantumInfo.ForMathlib.Majorization
37 declarations
Singular values of a square complex matrix
#singularValuesFor a square complex matrix , the singular values are defined for each index as the square roots of the eigenvalues of the Hermitian matrix , where denotes the conjugate transpose of .
Let be a complex matrix. For any index , the -th singular value of , denoted , is non-negative, i.e., .
Sorted singular values of a matrix
#singularValuesSortedGiven a square complex matrix , the function returns the singular values of sorted in non-increasing order. Specifically, it maps an index (where is the dimension of the matrix) to the -th largest singular value , obtained by sorting the multiset of singular values such that .
The sorted singular values are non-negative.
#singularValuesSorted_nonnegLet be a complex matrix. For any index (where is the dimension of the matrix), the -th sorted singular value satisfies .
Let be a complex matrix and be a real number. Let denote the -th singular value of , and let denote the -th singular value of sorted in non-increasing order. Then the sum of the -th powers of the singular values equals the sum of the -th powers of the sorted singular values: where is the cardinality of the index set .
Sorted Singular Values are Antitone (Decreasing)
#singularValuesSorted_antitoneFor any square complex matrix , the sequence of its sorted singular values is antitone. That is, for indices (where is the dimension of the matrix), if , then .
The product of non-negative antitone sequences is antitone
#antitone_mul_of_antitone_nonnegLet be two sequences. If and are both antitone (non-increasing) and take only non-negative values (i.e., and for all ), then their pointwise product sequence is also antitone.
Classical linear order on a finite type
#fintypeLinearOrderClassicalGiven a finite type with decidable equality, there exists a linear order on it. This order is constructed classically by utilizing the well-ordering principle on the elements of the type.
-th compound (exterior power) matrix
#compoundMatrixLet be a finite index set and be a matrix over the complex numbers . For any natural number , the -th compound matrix is a matrix whose rows and columns are indexed by subsets of with cardinality . Specifically, for two such subsets with , the -th entry of is the minor defined by the determinant of the submatrix of formed by the rows in and the columns in . To compute this, the subsets and are ordered using their natural order embeddings from .
Cauchy–Binet Formula for
#cauchyBinetLet be a commutative ring and be a finite type equipped with a linear order. For any , an matrix over , and an matrix over , the determinant of their product is given by the Cauchy–Binet formula: where the sum is taken over all subsets of with cardinality . Here, denotes the submatrix of formed by the columns indexed by , and denotes the submatrix of formed by the rows indexed by , both ordered according to the linear order on .
For any two complex matrices and , and any natural number , the -th compound matrix of their product is equal to the product of their respective -th compound matrices: where denotes the `compoundMatrix` of of order , whose entries are the minors of .
Let be a complex matrix and be a natural number. The -th compound matrix of the conjugate transpose of is equal to the conjugate transpose of the -th compound matrix of . High-level notationally: .
The -th Compound Matrix of a Diagonal Matrix is Diagonal with Entries
#compoundMatrix_diagonalLet be a diagonal matrix indexed by a finite set . For any , the -th compound matrix is also a diagonal matrix. Its entries are indexed by subsets with , and the diagonal entry corresponding to such a subset is given by the product of the diagonal elements of indexed by , i.e., .
Singular values of are products of singular values of
#singularValues_compoundMatrix_eqLet be a finite index set and be a complex matrix. For any natural number , let denote the -th compound matrix of , whose rows and columns are indexed by subsets of size . Then for every such subset , there exists a corresponding index in the index set of the compound matrix such that the -th singular value of is equal to the product of the singular values of indexed by the elements of . That is, where denotes the singular values of the respective matrices.
The product of indices of a non-negative non-increasing sequence is maximized by the first terms.
#prod_le_prod_sortedLet be a non-increasing sequence of non-negative real numbers. Let be a natural number such that , and let be an injective function. Then the product of any values of is bounded by the product of its largest values:
Let be a complex matrix where is a finite index set with strictly positive cardinality . Let denote the -th singular value of when sorted in non-increasing order. Then the -th sorted singular value is equal to the maximum of all singular values of :
Each is an element of the sorted singular values
#singularValues_mem_sortedLet be a complex matrix, where is a finite index set. Let denote the collection of singular values of indexed by , and let be the sequence of these singular values sorted in non-increasing order, indexed by . For any index , there exists an index such that the -th singular value of is equal to the -th element of the sorted singular value sequence:
Every Sorted Singular Value is an Original Singular Value
#singularValuesSorted_mem_valuesLet be a complex matrix where is a finite index set. Let denote the collection of singular values of , and let denote the -th element of the sorted sequence of these singular values (arranged in non-increasing order). Then for any index , there exists an index such that .
The singular values of are products of the singular values of up to a permutation
#singularValues_compoundMatrix_permLet be a complex matrix and let be a natural number. Let denote the -th compound matrix of , whose rows and columns are indexed by the set . Then there exists a permutation of the index set such that for every , the singular values of the compound matrix are related to the singular values of by: where represents the product of the singular values of indexed by the elements of the subset .
Singular Values of the -th Compound Matrix are Products of Singular Values of the Original Matrix
#singularValues_compoundMatrix_revLet be a complex matrix and let be a natural number. Let be the -th compound matrix of , whose indices are subsets of with cardinality . For any index of the compound matrix, there exists a subset with such that the singular value of the compound matrix is equal to the product of the singular values of indexed by the elements of , i.e., More formally, for any , there exists such that , where are the elements of in increasing order.
Existence of a permutation relating singular values to their sorted version
#exists_sorting_equivLet be a complex matrix, and let be the cardinality of the index set . Let for denote the singular values of , and let for denote the singular values of sorted in non-increasing order. There exists a bijection such that for all , .
Let be a complex matrix, and let denote its singular values sorted in non-increasing order, where is the dimension of the index set . For any natural number and any subset of cardinality , the product of the singular values associated with the indices in is less than or equal to the product of the top sorted singular values. That is,
Existence of a subset such that
#exists_subset_prod_eq_sorted_prodLet be a complex matrix and be a natural number such that , where denotes the cardinality of the index set . Then there exists a subset of the indices of with size such that the product of the singular values of indexed by is equal to the product of the largest singular values of . Mathematically, \[ \exists S \subseteq d, |S| = k \implies \prod_{i=0}^{k-1} \sigma_{\text{idx}(S, i)}(M) = \prod_{i=0}^{k-1} \sigma^\downarrow_i(M) \] where represents the singular values associated with the elements of (ordered by the index set's natural order) and represents the -th singular value in non-increasing order.
The Largest Singular Value of the -th Compound Matrix Equals
#prod_singularValuesSorted_eq_compoundSVLet be a complex matrix and let be a natural number such that . Let denote the -th singular value of arranged in non-increasing order. Then the product of the largest singular values of is equal to the largest singular value of the -th compound matrix : where the index on the right-hand side denotes the largest singular value of .
Rayleigh Quotient Bound:
#inner_le_sup_eigenvalue_mul_innerLet be a Hermitian matrix of size (where ) with entries in . Let denote the eigenvalues of . Then for any vector , the Rayleigh quotient bound holds: where denotes the conjugate transpose of .
Eigenvalues of are bounded by
#eigenvalue_le_singularValuesSorted_sqLet be a complex matrix where the dimension is positive. For any index , the -th eigenvalue of the Hermitian matrix (constructed via `isHermitian_mul_conjTranspose_self`) is less than or equal to the square of the largest singular value of , denoted by (represented by `singularValuesSorted A ⟨0, h⟩`).
Let be a square matrix of size over the complex numbers , where . For any vector , the real part of the quadratic form associated with satisfies the inequality where is the conjugate transpose of , denotes the standard Hermitian inner product (specifically ), and is the largest singular value of (denoted in the formal text as the -th element of the sorted singular values).
Let be a finite index set with cardinality . For any two complex matrices and , let denote the largest singular value of a matrix (represented as the first element of the sorted singular values). Then the largest singular value of the product satisfies the inequality This property is known as the submultiplicativity of the operator norm (spectral norm).
Horn's Inequality for Weak Log-Majorization of Singular Values
#horn_weak_log_majorizationLet and be complex matrices, and let denote the -th largest singular value of a matrix . For any , the product of the largest singular values of is less than or equal to the product of the largest singular values of and . That is,
is non-negative antitone and implies is antitone
#rpow_antitone_of_nonneg_antitoneLet be a sequence of real numbers. If is non-negative ( for all ) and antitone (monotonically non-increasing), then for any positive real number , the sequence defined by is also antitone.
Weak log-majorization is preserved under positive powers
#rpow_preserves_weak_log_majLet be sequences of non-negative real numbers such that is weakly log-majorized by ; that is, for every , Then for any , the sequences and defined by and also satisfy the weak log-majorization property: for all .
Weak log-majorization implies
#sum_mul_log_nonneg_of_weak_log_majLet be finite sequences of positive real numbers. Suppose that is antitone (non-increasing) and that is weakly log-majorized by , such that for every , the product of the first terms satisfies . Then the following inequality holds:
for Positive
#sub_ge_mul_log_divFor any real numbers and such that and , the following inequality holds: where denotes the natural logarithm.
Weak Log-Majorization Implies
#weak_log_maj_sum_leLet be finite sequences of non-negative real numbers ( for all ) that are both non-increasing (antitone). If is weakly log-majorized by , such that for every the product of the first terms satisfies then the sum of the elements of is less than or equal to the sum of the elements of :
Weak Log-Majorization Implies for
#weak_log_maj_sum_rpow_leLet and be sequences of real numbers. Suppose that for all , and , and that both sequences are antitone (i.e., and ). If is weakly log-majorized by , such that for every the product of the largest elements satisfies then for any real number , the sum of the -th powers satisfies
Let and be complex matrices, and let denote the -th singular value of a matrix sorted in non-increasing order (). For any real number , the sum of the -th powers of the singular values of the product is bounded by the sum of the products of the -th powers of the individual singular values:
Hölder's Inequality for Sorted Singular Values
#holder_step_for_singularValuesLet and be complex matrices, and let and denote their respective singular values sorted in non-increasing order. For any positive real numbers such that , the following inequality holds: where is the dimension of the matrices. This corresponds to a finite-sum Hölder inequality applied to sequences of the -th powers of sorted singular values with conjugate exponents and .
