LeanPool.Monlib4.LinearAlgebra.QuantumSet.Subset #
Imported Lean Pool material for LeanPool.Monlib4.LinearAlgebra.QuantumSet.Subset.
Type synonym for a quantum set with its modular exponent shifted to k.
Equations
- QuantumSet.toSubset k A = A
Instances For
The tautological equivalence from a type to its shifted quantum-set synonym.
Equations
Instances For
Abbreviation for the shifted quantum-set type synonym.
Equations
- QuantumSet.subset k A = QuantumSet.toSubset k A
Instances For
Equations
- instInhabitedSubset A = h
Equations
Equations
Equations
Equations
Equations
The tautological algebra equivalence from a type to its shifted quantum-set synonym.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
The normed additive group structure induced by shifting the quantum-set inner product.
Instances For
The inner product space structure induced by shifting the quantum-set inner product.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The inner product algebra structure induced by shifting the quantum-set inner product.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A shifted quantum-set synonym inherits a quantum-set structure with exponent new_k.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Transport a linear map between quantum sets to shifted quantum-set synonyms.
Equations
- f.toSubsetQuantumSet sk₁ sk₂ = (QuantumSet.toSubsetAlgEquiv sk₂).toLinearMap ∘ₗ f ∘ₗ (QuantumSet.toSubsetAlgEquiv sk₁).symm.toLinearMap
Instances For
Transport a shifted linear map back to the original quantum sets.
Equations
- LinearMap.ofSubsetQuantumSet sk₁ sk₂ f = (QuantumSet.toSubsetAlgEquiv sk₂).symm.toLinearMap ∘ₗ f ∘ₗ (QuantumSet.toSubsetAlgEquiv sk₁).toLinearMap
Instances For
The tautological algebra equivalence between tensor products of shifted synonyms.
Equations
Instances For
Equations
- instPartialOrderSubset r = hA
Equations
Equations
Equations
- instStarRingSubset_1 r = hA