Integer-valued version of the fusion ring unit-left-multiplication axiom.
Integer-valued version of the fusion ring unit-right-multiplication axiom.
Integer-valued version of the associativity identity for fusion coefficients.
The underlying integer-valued function space ι → ℤ of the Grothendieck ring on basis
ι. Elements are interpreted as formal ℤ-linear combinations of basis vectors.
Instances For
Multiplication on GrRing ι defined by the fusion structure constants N i j k,
implementing X_i X_j = ∑_k N_{ij}^k X_k.
Instances For
The multiplicative identity of GrRing ι: the indicator function of the unit basis element.
Instances For
Left identity for grMul: the unit element acts as the multiplicative identity.
Right identity for grMul: the unit element acts as the multiplicative identity.
Auxiliary rearrangement used in the proof of associativity: rewriting the inner sum using the integer-valued associativity identity.
Associativity of grMul on GrRing ι, coming from the associativity of fusion coefficients
(Lemma 1.16.1).
Left distributivity of grMul over pointwise addition.
Right distributivity of grMul over pointwise addition.
Multiplying by the zero function on the right yields zero.
Multiplying by the zero function on the left yields zero.
Bundled form of the Grothendieck ring of a fusion ring R: an element is identified
with its integer-valued coefficient function on the basis.
- coeff : ι → ℤ
Instances For
Zero element of GrRingOf R.
Pointwise addition on GrRingOf R.
Pointwise negation on GrRingOf R.
Pointwise subtraction on GrRingOf R.
Fusion multiplication on GrRingOf R.
Pointwise ℕ-scalar multiplication on GrRingOf R.
Pointwise ℤ-scalar multiplication on GrRingOf R.
Embedding of ℕ into GrRingOf R as multiples of the unit basis element.
Embedding of ℤ into GrRingOf R as multiples of the unit basis element.
The coefficient of the zero element is zero.
Coefficients distribute over addition.
Coefficients distribute over negation.
Coefficients distribute over subtraction.
The Grothendieck ring GrRingOf R of a fusion ring R is a Ring.
The basis vector indexed by i ∈ ι, given by the indicator function of {i}.
Instances For
The basis vector at the unit equals the multiplicative identity grOne.
Associativity of multiplication in the Grothendieck ring, packaged at the bundled level.
Lemma 1.16.1: The multiplication on Gr(C) defined by fusion coefficients is associative.
A homomorphism of fusion rings, represented combinatorially by an integer matrix M
on the bases satisfying unit-preservation and a fusion-multiplication identity.
- M : ι → κ → ℤ
Instances For
The integer-valued action of a FusionRingHom on GrRing elements: linear extension
of the matrix φ.M along the basis.
Instances For
grMap sends the multiplicative identity of GrRing R to that of GrRing S.
grMap is additive in its function argument.
grMap is multiplicative with respect to the fusion product on the source and target.
The ring homomorphism GrRingOf R →+* GrRingOf S induced by a FusionRingHom.
Instances For
The fusion ring of representations of ℤ/2, with basis Fin 2 and product
given by addition modulo 2.
Instances For
In Gr(Rep(ℤ/2)), the nontrivial sign object squares to the unit.