QuantumInfo.Channels.Unbundled
Properties of Matrix Maps
Building on `MatrixMap`s, this defines the properties: `IsTracePreserving`, `Unital`, `IsHermitianPreserving`, `IsPositive` and `IsCompletelyPositive`. They have basic facts such as closure under composition, addition, and scaling.
These are the *unbundled* versions, which just state the relevant properties of a given `MatrixMap`. The bundled versions are `HPMap`, `UnitalMap`, `TPMap`, `PMap`, and `CPMap` respectively, given in Bundled.lean.
4 declarations
The tensor product is trace-preserving if each is trace-preserving
Let be a semiring and be a family of linear matrix maps . If each map is trace-preserving, then their tensor product is also a trace-preserving matrix map.
Kadison-Schwarz Inequality for Completely Positive Subunital Matrix Maps
Let and be finite types. Let be a completely positive linear map between complex matrix spaces. If is subunital, meaning where is the identity matrix, then for any matrix , the Kadison-Schwarz inequality holds: where denotes the conjugate transpose of and the inequality refers to the Loewner order (positive semidefiniteness).
for Positive Subunital Maps and Positive Matrices
Let be a positive linear map between spaces of complex square matrices. If is subunital, satisfying where is the identity matrix, then for any positive semi-definite matrix , the operator norm of its image is bounded by the operator norm of the input: .
Completely Positive Subunital Maps are Contractive in Operator Norm
Let and be finite types. Let be a linear map between complex square matrix spaces. If is completely positive and subunital (that is, , where denotes the identity matrix and denotes the Loewner order), then for any matrix , the operator norm of is less than or equal to the operator norm of :
