Harmonic Young branching #
Trace ideals, Clebsch decompositions, and arbitrary-rank branching constructions.
The harmonic branch of highest weight seed used in the spherical-code argument.
Equations
Instances For
The raise weight used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherChannel.raiseWeight lam ℓ = Function.update lam ℓ (lam ℓ + 1)
Instances For
The box vertex used in the spherical-code argument.
Equations
Instances For
The next vertex used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHierarchyBoxSpectral.nextVertex v i h = Function.update v i ⟨↑(v i) + 1, ⋯⟩
Instances For
The vertex used in the spherical-code argument.
Equations
Instances For
The next vertex used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHierarchy.RectangularVertices.nextVertex v i h = Function.update v i ⟨↑(v i) + 1, ⋯⟩
Instances For
The edge weight used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The vertex used in the spherical-code argument.
Equations
Instances For
The edge weight used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The grid used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The plus edge used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The minus edge used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The probability used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Data encoding the indexed hierarchy graph construction.
- vertexCount : ℕ
The vertex count component.
- ambientDimension : ℕ
The ambient dimension component.
- fibreDimension : ℕ
The fibre dimension component.
- channelDimension : ℕ
The channel dimension component.
- graph : HigherProjectionGraph.Data (Fin self.vertexCount) (HigherProjectionInstantiation.SpherePoint n) self.ambientDimension self.fibreDimension self.channelDimension
The graph component.
Instances For
The young coordinate ambient used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The actual young indexed hierarchy graph used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The box index used in the spherical-code argument.
Equations
Instances For
The box stabilizer used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The box probability used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Data encoding the box representation construction.
The axis component.
- stabilizer_weyl : HigherHierarchy.Weyl.dimension (n - 1) (HigherHierarchy.Weyl.flooredWeight b n) = ↑(Module.finrank ℝ ↥(BoxStabilizer n b))
- vertex_weyl (i : HigherYoungActualGraphAssembly.BoxIndex (r + 1) m) : HigherHierarchy.Weyl.dimension n (HigherYoungActualGraphAssembly.boxSignature a n i) = ↑(Module.finrank ℝ (HigherYoungMovingFibres.YoungVertex (HigherYoungActualGraphAssembly.boxSignature a n) i))
- fibre (i : HigherYoungActualGraphAssembly.BoxIndex (r + 1) m) : ↥(BoxStabilizer n b) →ₗᵢ[ℝ] HigherYoungMovingFibres.YoungVertex (HigherYoungActualGraphAssembly.boxSignature a n) i
The fibre component.
- edge (target source : HigherYoungActualGraphAssembly.BoxIndex (r + 1) m) : 0 < boxProbability a b n target source → HigherYoungMovingFibres.YoungVertex (HigherYoungActualGraphAssembly.boxSignature a n) source →ₗᵢ[ℝ] TensorProduct ℝ (SpherePacking.Euclidean n) (HigherYoungMovingFibres.YoungVertex (HigherYoungActualGraphAssembly.boxSignature a n) target)
The edge component.
- edge_orthogonal (target source source' : HigherYoungActualGraphAssembly.BoxIndex (r + 1) m) (h : 0 < boxProbability a b n target source) (h' : 0 < boxProbability a b n target source') : source ≠ source' → LinearMap.adjoint (self.edge target source h).toLinearMap ∘ₗ (self.edge target source' h').toLinearMap = 0
- edge_axis (target source : HigherYoungActualGraphAssembly.BoxIndex (r + 1) m) (h : 0 < boxProbability a b n target source) (x : HigherProjectionInstantiation.SpherePoint n) (v : ↥(BoxStabilizer n b)) : (LinearMap.adjoint (self.edge target source h).toLinearMap) (↑x ⊗ₜ[ℝ] (HigherYoungMovingFibres.movingYoungFibre (HigherYoungActualGraphAssembly.boxSignature a n target) self.axis (self.fibre target) x) v) = √(boxProbability a b n target source) • (HigherYoungMovingFibres.movingYoungFibre (HigherYoungActualGraphAssembly.boxSignature a n source) self.axis (self.fibre source) x) v
Instances For
Data encoding the box perron construction.
- eigenvalue : ℝ
The eigenvalue component.
- eigenvector : HigherHierarchy.RectangularVertices.Vertex r m → ℝ
The eigenvector component.
- equation (v : HigherHierarchy.RectangularVertices.Vertex r m) : ∑ w : HigherHierarchy.RectangularVertices.Vertex r m, HigherHierarchyTrueGridAdjacency.matrix a b n v w * self.eigenvector w = self.eigenvalue * self.eigenvector v
Instances For
The to hilbert graph used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The preceding rows used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHarmonicYoung.AllRankArbitraryRowBranchingOperator.precedingRows row = {i : Fin (r + 1) | i < row}
Instances For
The arbitrary row leading scalar used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The lower polarization path used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
- MetricCodes.Spherical.HigherHarmonicYoung.AllRankArbitraryRowBranchingOperator.lowerPolarizationPath [] = LinearMap.id
- MetricCodes.Spherical.HigherHarmonicYoung.AllRankArbitraryRowBranchingOperator.lowerPolarizationPath [head] = LinearMap.id
Instances For
The polarization path start used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHarmonicYoung.AllRankArbitraryRowBranchingOperator.polarizationPathStart row S = if h : S.Nonempty then S.min' h else row
Instances For
The polarization path coefficient used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The arbitrary row axial raise used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The interlacing row schedule used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The reverse interlacing row schedule used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The upper gram pair used in the spherical-code argument.
Equations
Instances For
The gram pair polynomial used in the spherical-code argument.
Equations
Instances For
The gram quadratic list used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The gram prior ideal used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The gram pivot used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHarmonicYoung.ArbitraryRankMixedTraceRegularity.gramPivot hn z = ⟨↑(↑z).1 + ↑(↑z).2, ⋯⟩
Instances For
The gram pivot variables used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The gram pivot exponent used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
The weighted monomial order used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The arbitrary row path weight used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
- MetricCodes.Spherical.HigherHarmonicYoung.ArbitraryRowMickelssonGramIdeal.arbitraryRowPathWeight lam [] = lam
Instances For
The iterated arbitrary row axial raise used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
- MetricCodes.Spherical.HigherHarmonicYoung.ArbitraryRowMickelssonGramIdeal.iteratedArbitraryRowAxialRaise lam k [] = LinearMap.id
Instances For
The reverse interlacing polynomial seed used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.