Quantum graphs as projections #
This file contains the definition of a quantum graph as a projection, and the proof that the
Elaborate projection/QAM statements with the matrix coalgebra induced by φ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Introduce the projection matrix coalgebra context induced by φ in a proof.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Compatibility spelling for the old FiniteDimensional.finrank namespace.
Equations
- FiniteDimensional.finrank 𝕜 E = Module.finrank 𝕜 E
Instances For
The reflexive idempotent product used in older Monlib quantum-graph files.
Equations
- Qam.reflIdempotent hφ A = schurMul A
Instances For
Linear equivalence from block-diagonal matrix coordinates to the tensor product of block-diagonal matrices.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Apply a linear map between dependent products to a selected input and output component.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Star algebra equivalence between a matrix tensor product and matrices on product indices.
Equations
Instances For
The orthogonal projection onto a submodule, using the finite-dimensional matrix context.
Equations
Instances For
The submodule associated to an idempotent real quantum adjacency map.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A canonical orthonormal basis for the submodule associated to an idempotent real QAM.
Equations
- Qam.onbOfIdempotentAndReal hA1 hA2 = stdOrthonormalBasis ℂ ↥(Qam.submoduleOfIdempotentAndReal hA1 hA2)
Instances For
Quantum adjacency maps that are both Schur-idempotent and real.
The Schur idempotence condition.
- toIsReal : LinearMap.IsReal A
The realness condition.
Instances
The zero map as a real QAM.
Number of edges of a real QAM, computed as the rank of its associated submodule.
Equations
Instances For
Edge-count function on the subtype of real QAMs.