The full algebra gl(2ⁿ) as a dynamical Lie algebra: an exponential barren plateau #
This module constructs the explicit Hermitian Hilbert–Schmidt orthonormal basis of
the full matrix algebra gl(N, ℂ) (the Hermitized matrix units: diagonal Eₖₖ,
symmetric (Eᵢⱼ+Eⱼᵢ)/√2, antisymmetric i(Eᵢⱼ−Eⱼᵢ)/√2). For N = 2ⁿ
this is a DLAHermBasis of the fully controllable circuit (dynamical Lie
algebra = gl(2ⁿ), dimension 4ⁿ), which — fed into ragone_hasBarrenPlateau
— exhibits a concrete
family with an exponentially vanishing loss variance: a genuine barren plateau,
witnessing that the capstone is not vacuous on the canonical physical case.
The real constant 1/√2, as a complex scalar (the off-diagonal normalization).
Equations
- QuantumAlg.rt2inv = ↑(√2)⁻¹
Instances For
Every Hermitized matrix unit is Hermitian.
The Hermitized matrix units are linearly independent.
The Hermitized matrix units span all of gl(N, ℂ).
The full algebra gl(N, ℂ) as a DLAHermBasis — the dynamical Lie algebra of a
fully controllable circuit (generators span everything), with the Hermitized matrix
units as its Hermitian orthonormal basis. Its dimension is N².
Equations
- QuantumAlg.fullHermBasis N = { dim := N * N, B := fun (a : Fin (N * N)) => QuantumAlg.hermUnit (finProdFinEquiv.symm a), herm := ⋯, ortho := ⋯, span_eq := ⋯ }
Instances For
The Ragone second-moment bundle for the fully controllable n-qubit family, with
observable and state both equal to the first (Hermitian, normalized) basis element.
Equations
Instances For
Concrete exponential barren plateau (full controllability). The qubit-indexed
family of fully controllable circuits — dynamical Lie algebra gl(2ⁿ), dimension 4ⁿ —
has an exponentially vanishing loss variance: a genuine barren plateau. This instantiates
ragone_hasBarrenPlateau on the canonical physical case, witnessing it is not vacuous.