The compatibility condition relating the 2-cochain data μ of a monoidal functor to
the source and target 3-cocycles, expressing the hexagon-type axiom of EGNO §1.7.
Instances For
Equivalent reformulation: μ witnesses that the pullback of ω₂ along f and the
3-cocycle ω₁ are cohomologous via d²μ.
A monoidal functor (G₁, ω₁) → (G₂, ω₂) with underlying group homomorphism f exists
if and only if ω₁ and the pullback of ω₂ are cohomologous.
The compatibility condition η(g) η(h) μ(g,h) = μ'(g,h) η(gh) on a 1-cochain η
relating two 2-cochains μ and μ'; this is the condition that η is a monoidal natural
transformation between the corresponding monoidal structures.
Instances For
Any monoidal natural transformation data η is automatically a monoidal natural
isomorphism, since values in a commutative group are always invertible.
A monoidal equivalence (over the identity homomorphism) between (G, ω₁) and
(G, ω₂) exists if and only if ω₁ and ω₂ are cohomologous as 3-cochains.
Repackage a 3-cocycle as a GroupCocycle3, the structure consumed by the
GradedVec machinery to produce a monoidal structure on graded vector spaces.
Instances For
The identity homomorphism together with the trivial 2-cochain provides identity
monoidal functor data on (G, ω).
Composition of monoidal functor data: composing the underlying group homomorphisms
together with compCochain2 yields monoidal functor data for the composite.
Bundled data of a monoidal functor from (G₁, ω₁) to (G₂, ω₂): a group
homomorphism f, a 2-cochain μ, and the monoidal compatibility condition.
- μ : Cochain2 G₁ A
- isMonoidal : IsMonoidalFunctorData G₁ G₂ A ω₁ ω₂ self.f self.μ
Instances For
The identity monoidal functor on (G, ω).
Instances For
Composition of monoidal functor cocycle data.