Operad

{{Short description|Generalization of associativity properties}}

{{Use dmy dates|date=December 2019}}In mathematics, an operad is a structure that consists of abstract operations, each one having a fixed finite number of inputs (arguments) and one output, as well as a specification of how to compose these operations. Given an operad O, one defines an algebra over O to be a set together with concrete operations on this set which behave just like the abstract operations of O. For instance, there is a Lie operad L such that the algebras over L are precisely the Lie algebras; in a sense L abstractly encodes the operations that are common to all Lie algebras. An operad is to its algebras as a group is to its group representations.

History

Operads originate in algebraic topology; they were introduced to characterize iterated loop spaces by J. Michael Boardman and Rainer M. Vogt in 1968{{Cite journal|last1=Boardman|first1=J. M.|author-link=Michael Boardman|last2=Vogt|first2=R. M.|date=1 November 1968|title=Homotopy-everything $H$-spaces|url=https://www.ams.org/journals/bull/1968-74-06/S0002-9904-1968-12070-1/home.html|journal=Bulletin of the American Mathematical Society|language=en-US|volume=74|issue=6|pages=1117–1123|doi=10.1090/S0002-9904-1968-12070-1|issn=0002-9904|doi-access=free}}{{Cite book|last1=Boardman|first1=J. M.|author-link=Michael Boardman|last2=Vogt|first2=R. M.|date=1973|title=Homotopy Invariant Algebraic Structures on Topological Spaces|series=Lecture Notes in Mathematics|language=en-gb|volume=347|doi=10.1007/bfb0068547|issn=0075-8434|isbn=978-3-540-06479-4}} and by J. Peter May in 1972.{{Cite book|last=May|first=J. P.|author-link=J. Peter May|date=1972|title=The Geometry of Iterated Loop Spaces|series=Lecture Notes in Mathematics|language=en-gb|volume=271|doi=10.1007/bfb0067491|issn=0075-8434|isbn=978-3-540-05904-2|citeseerx=10.1.1.146.3172}}

Martin Markl, Steve Shnider, and Jim Stasheff write in their book on operads:"Operads in Algebra, Topology and Physics": Martin Markl, Steve Shnider, Jim Stasheff, Mathematical Surveys and Monographs, Volume: 96; 2002

: "The name operad and the formal definition appear first in the early 1970's in J. Peter May's "The Geometry of Iterated Loop Spaces", but a year or more earlier, Boardman and Vogt described the same concept under the name categories of operators in standard form, inspired by PROPs and PACTs of Adams and Mac Lane. In fact, there is an abundance of prehistory. Weibel [Wei] points out that the concept first arose a century ago in A.N. Whitehead's "A Treatise on Universal Algebra", published in 1898."

The word "operad" was created by May as a portmanteau of "operations" and "monad" (and also because his mother was an opera singer).{{Cite web|url=https://www.math.uchicago.edu/~may/PAPERS/mayi.pdf|title=Operads, Algebras, and Modules|last=May|first=J. Peter|author-link=J. Peter May|website=math.uchicago.edu|page=2|access-date=28 September 2018}}

Interest in operads was considerably renewed in the early 90s when, based on early insights of Maxim Kontsevich, Victor Ginzburg and Mikhail Kapranov discovered that some duality phenomena in rational homotopy theory could be explained using Koszul duality of operads.{{Cite journal|last1=Ginzburg|first1=Victor|author-link=Victor Ginzburg|last2=Kapranov|first2=Mikhail|date=1994|title=Koszul duality for operads|url=https://projecteuclid.org/euclid.dmj/1077286744|journal=Duke Mathematical Journal|language=en|volume=76|issue=1|pages=203–272|doi=10.1215/S0012-7094-94-07608-4|issn=0012-7094|mr=1301191|zbl=0855.18006|s2cid=115166937|via=Project Euclid}}{{Cite web|url=http://www.numdam.org/item/SB_1994-1995__37__47_0|title=La renaissance des opérades|last=Loday|first=Jean-Louis|author-link=Jean-Louis Loday|year=1996|website=www.numdam.org|series=Séminaire Nicolas Bourbaki|language=en|mr=1423619|zbl=0866.18007|access-date=27 September 2018}} Operads have since found many applications, such as in deformation quantization of Poisson manifolds, the Deligne conjecture,{{cite arXiv|last1=Kontsevich|first1=Maxim|last2=Soibelman|first2=Yan|date=26 January 2000|title=Deformations of algebras over operads and Deligne's conjecture|eprint=math/0001151}} or graph homology in the work of Maxim Kontsevich and Thomas Willwacher.

Intuition

Suppose X is a set and for n\in\N we define

:P(n):=\{f\colon X^n\to X\},

the set of all functions from the cartesian product of n copies of X to X.

We can compose these functions: given f\in P(n), f_1\in P(k_1),\ldots,f_n\in P(k_n), the function

:f \circ (f_1,\ldots,f_n)\in P(k_1+\cdots+k_n)

is defined as follows: given k_1+\cdots+k_n arguments from X, we divide them into n blocks, the first one having k_1 arguments, the second one k_2 arguments, etc., and then apply f_1 to the first block, f_2 to the second block, etc. We then apply f to the list of n values obtained from X in such a way.

We can also permute arguments, i.e. we have a right action * of the symmetric group S_n on P(n), defined by

:(f*s)(x_1,\ldots,x_n) = f(x_{s^{-1}(1)},\ldots,x_{s^{-1}(n)})

for f\in P(n), s\in S_n and x_1,\ldots,x_n\in X.

The definition of a symmetric operad given below captures the essential properties of these two operations \circ and *.

Definition

=Non-symmetric operad=

A non-symmetric operad (sometimes called an operad without permutations, or a non-\Sigma or plain operad) consists of the following:

  • a sequence (P(n))_{n\in\mathbb{N}} of sets, whose elements are called n-ary operations,
  • an element 1 in P(1) called the identity,
  • for all positive integers n, k_1,\ldots,k_n, a composition function

:

\begin{align}

\circ: P(n)\times P(k_1)\times\cdots\times P(k_n) & \to P(k_1+\cdots+k_n)\\

(\theta,\theta_1,\ldots,\theta_n) & \mapsto \theta\circ(\theta_1,\ldots,\theta_n),

\end{align}

satisfying the following coherence axioms:

  • identity: \theta\circ(1,\ldots,1)=\theta=1\circ\theta
  • associativity:

::

\begin{align}

& \theta \circ \Big(\theta_1 \circ (\theta_{1,1}, \ldots, \theta_{1,k_1}), \ldots, \theta_n \circ (\theta_{n,1}, \ldots,\theta_{n,k_n})\Big) \\

= {} & \Big(\theta \circ (\theta_1, \ldots, \theta_n)\Big) \circ (\theta_{1,1}, \ldots, \theta_{1,k_1}, \ldots, \theta_{n,1}, \ldots, \theta_{n,k_n})

\end{align}

=Symmetric operad=

A symmetric operad (often just called operad) is a non-symmetric operad P as above, together with a right action of the symmetric group S_n on P(n) for n\in\N, denoted by * and satisfying

  • equivariance: given a permutation t\in S_n,

::

(\theta*t)\circ(\theta_{1},\ldots,\theta_{n}) = (\theta\circ(\theta_{t^{-1}(1)},\ldots,\theta_{t^{-1}(n)}))*t'

::(where t' on the right hand side refers to the element of S_{k_1+\dots+k_n} that acts on the set \{1, 2, \dots , k_1+\dots +k_n\} by breaking it into n blocks, the first of size k_1, the second of size k_2, through the nth block of size k_n, and then permutes these n blocks by t, keeping each block intact)

:and given n permutations s_i \in S_{k_i},

::

\theta\circ(\theta_1*s_1,\ldots,\theta_n*s_n) = (\theta\circ(\theta_1,\ldots,\theta_n))*(s_1,\ldots,s_n)

::(where (s_1,\ldots,s_n) denotes the element of S_{k_1+\dots+k_n} that permutes the first of these blocks by s_1, the second by s_2, etc., and keeps their overall order intact).

The permutation actions in this definition are vital to most applications, including the original application to loop spaces.

= Morphisms =

A morphism of operads f:P\to Q consists of a sequence

:(f_n:P(n)\to Q(n))_{n\in\mathbb{N}}

that:

  • preserves the identity: f(1)=1
  • preserves composition: for every n-ary operation \theta and operations \theta_1 , \ldots , \theta_n,

::

f(\theta\circ(\theta_1,\ldots,\theta_n))

= f(\theta)\circ(f(\theta_1),\ldots,f(\theta_n))

  • preserves the permutation actions: f(x*s)=f(x)*s.

Operads therefore form a category denoted by \mathsf{Oper}.

= In other categories =

So far operads have only been considered in the category of sets. More generally, it is possible to define operads in any symmetric monoidal category C . In that case, each P(n) is an object of C, the composition \circ is a morphism P(n)\otimes P(k_1)\otimes\cdots\otimes P(k_n) \to P(k_1+\cdots+k_n) in C (where \otimes denotes the tensor product of the monoidal category), and the actions of the symmetric group elements are given by isomorphisms in C.

A common example is the category of topological spaces and continuous maps, with the monoidal product given by the cartesian product. In this case, an operad is given by a sequence of spaces (instead of sets) \{ P(n) \}_{n \ge 0}. The structure maps of the operad (the composition and the actions of the symmetric groups) are then assumed to be continuous. The result is called a topological operad. Similarly, in the definition of a morphism of operads, it would be necessary to assume that the maps involved are continuous.

Other common settings to define operads include, for example, modules over a commutative ring, chain complexes, groupoids (or even the category of categories itself), coalgebras, etc.

= Algebraist definition =

Given a commutative ring R we consider the category R\text{-}\mathsf{Mod} of modules over R. An operad over R can be defined as a monoid object (T, \gamma, \eta) in the monoidal category of endofunctors on R\text{-}\mathsf{Mod} (it is a monad) satisfying some finiteness condition.”finiteness" refers to the fact that only a finite number of inputs are allowed in the definition of an operad. For example, the condition is satisfied if one can write

:T(V) = \bigoplus_{n=1}^{\infty} T_n \otimes V^{\otimes n},

:\gamma(V): T_n \otimes T_{i_1} \otimes \cdots \otimes T_{i_n} \to T_{i_1 + \dots + i_n}.

For example, a monoid object in the category of "polynomial endofunctors" on R\text{-}\mathsf{Mod} is an operad. Similarly, a symmetric operad can be defined as a monoid object in the category of \mathbb{S}-objects, where \mathbb{S} means a symmetric group.{{cite arXiv|last1=Jones|first1=J. D. S.|last2=Getzler|first2=Ezra|date=8 March 1994|title=Operads, homotopy algebra and iterated integrals for double loop spaces|eprint=hep-th/9403055|language=en}} A monoid object in the category of combinatorial species is an operad in finite sets.

An operad in the above sense is sometimes thought of as a generalized ring. For example, Nikolai Durov defines his generalized rings as monoid objects in the monoidal category of endofunctors on \textbf{Set} that commute with filtered colimits.N. Durov, New approach to Arakelov geometry, University of Bonn, PhD thesis, 2007; [http://www.arxiv.org/abs/0704.2030 arXiv:0704.2030]. This is a generalization of a ring since each ordinary ring R defines a monad \Sigma_R: \textbf{Set} \to \textbf{Set} that sends a set X to the underlying set of the free R-module R^{(X)} generated by X.

Understanding the axioms

=Associativity axiom=

"Associativity" means that composition of operations is associative

(the function \circ is associative), analogous to the axiom in category theory that f \circ (g \circ h) = (f \circ g) \circ h; it does not mean that the operations themselves are associative as operations.

Compare with the associative operad, below.

Associativity in operad theory means that expressions can be written involving operations without ambiguity from the omitted compositions, just as associativity for operations allows products to be written without ambiguity from the omitted parentheses.

For instance, if \theta is a binary operation, which is written as \theta(a,b) or (ab). So that \theta may or may not be associative.

Then what is commonly written ((ab)c) is unambiguously written operadically as \theta \circ (\theta,1) . This sends (a,b,c) to (ab,c) (apply \theta on the first two, and the identity on the third), and then the \theta on the left "multiplies" ab by c.

This is clearer when depicted as a tree:

Tree before composition

which yields a 3-ary operation:

Tree after composition

{{Clear}}

However, the expression (((ab)c)d) is a priori ambiguous:

it could mean \theta \circ ((\theta,1) \circ ((\theta,1),1)), if the inner compositions are performed first, or it could mean (\theta \circ (\theta,1)) \circ ((\theta,1),1),

if the outer compositions are performed first (operations are read from right to left).

Writing x=\theta, y=(\theta,1), z=((\theta,1),1), this is x \circ (y \circ z) versus (x \circ y) \circ z. That is, the tree is missing "vertical parentheses":

Tree before composition

If the top two rows of operations are composed first (puts an upward parenthesis at the (ab)c\ \ d line; does the inner composition first), the following results:

Intermediate tree

which then evaluates unambiguously to yield a 4-ary operation.

As an annotated expression:

:\theta_{(ab)c\cdot d} \circ ((\theta_{ab \cdot c},1_d) \circ ((\theta_{a\cdot b},1_c),1_d))

Tree after composition

If the bottom two rows of operations are composed first (puts a downward parenthesis at the ab\quad c\ \ d line; does the outer composition first), following results:

Intermediate tree

which then evaluates unambiguously to yield a 4-ary operation:

Tree after composition

The operad axiom of associativity is that these yield the same result, and thus that the expression (((ab)c)d) is unambiguous.

=Identity axiom=

The identity axiom (for a binary operation) can be visualized in a tree as:

The axiom of identity in an operad

meaning that the three operations obtained are equal: pre- or post- composing with the identity makes no difference. As for categories, 1 \circ 1 = 1 is a corollary of the identity axiom.

Examples

= Endomorphism operad in sets and operad algebras =

The most basic operads are the ones given in the section on "Intuition", above. For any set X, we obtain the endomorphism operad \mathcal{End}_X consisting of all functions X^n\to X. These operads are important because they serve to define operad algebras. If \mathcal{O} is an operad, an operad algebra over \mathcal{O} is given by a set X and an operad morphism \mathcal{O} \to \mathcal{End}_X. Intuitively, such a morphism turns each "abstract" operation of \mathcal{O}(n) into a "concrete" n-ary operation on the set X. An operad algebra over \mathcal{O} thus consists of a set X together with concrete operations on X that follow the rules abstractely specified by the operad \mathcal{O}.

= Endomorphism operad in vector spaces and operad algebras =

If k is a field, we can consider the category of finite-dimensional vector spaces over k; this becomes a monoidal category using the ordinary tensor product over k. We can then define endomorphism operads in this category, as follows. Let V be a finite-dimensional vector space The endomorphism operad \mathcal{End}_V = \{ \mathcal{End}_V(n) \} of V consists of{{cite journal|last1=Markl|first1=Martin|year=2006|title=Operads and PROPs|journal=Handbook of Algebra|volume=5|issue=1|pages=87–140|doi=10.1016/S1570-7954(07)05002-4|arxiv=math/0601129 |isbn=9780444531018|s2cid=3239126}} Example 2

  1. \mathcal{End}_V(n) = the space of linear maps V^{\otimes n} \to V,
  2. (composition) given f\in\mathcal{End}_V(n), g_1\in\mathcal{End}_V(k_1), ..., g_n\in\mathcal{End}_V(k_n), their composition is given by the map V^{\otimes k_1} \otimes \cdots \otimes V^{\otimes k_n} \ \overset{g_1 \otimes \cdots \otimes g_n}\longrightarrow \ V^{\otimes n} \ \overset{f}\to \ V,
  3. (identity) The identity element in \mathcal{End}_V(1) is the identity map \operatorname{id}_V,
  4. (symmetric group action) S_n operates on \mathcal{End}_V(n) by permuting the components of the tensors in V^{\otimes n}.

If \mathcal{O} is an operad, a k-linear operad algebra over \mathcal{O} is given by a finite-dimensional vector space V over k and an operad morphism \mathcal{O} \to \mathcal{End}_V; this amounts to specifying concrete multilinear operations on V that behave like the operations of \mathcal{O}. (Notice the analogy between operads&operad algebras and rings&modules: a module over a ring R is given by an abelian group M together with a ring homomorphism R \to \operatorname{End}(M).)

Depending on applications, variations of the above are possible: for example, in algebraic topology, instead of vector spaces and tensor products between them, one uses (reasonable) topological spaces and cartesian products between them.

="Little something" operads=

Image:Composition in the little discs operad.svgThe little 2-disks operad is a topological operad where P(n) consists of ordered lists of n disjoint disks inside the unit disk of \R^2 centered at the origin. The symmetric group acts on such configurations by permuting the list of little disks. The operadic composition for little disks is illustrated in the accompanying figure to the right, where an element \theta\in P(3) is composed with an element (\theta_1,\theta_2,\theta_3)\in P(2)\times P(3)\times P(4) to yield the element \theta \circ (\theta_1,\theta_2,\theta_3)\in P(9) obtained by shrinking the configuration of \theta_i and inserting it into the i-th disk of \theta, for i=1,2,3.

Analogously, one can define the little n-disks operad by considering configurations of disjoint n-balls inside the unit ball of \R^n.Giovanni Giachetta, Luigi Mangiarotti, Gennadi Sardanashvily (2005) Geometric and Algebraic Topological Methods in Quantum Mechanics, {{isbn|981-256-129-3}}, [https://books.google.com/books?id=fLbisfrkWpoC&pg=PA474 pp. 474,475]

Originally the little n-cubes operad or the little intervals operad (initially called little n-cubes PROPs) was defined by Michael Boardman and Rainer Vogt in a similar way, in terms of configurations of disjoint axis-aligned n-dimensional hypercubes (n-dimensional intervals) inside the unit hypercube.{{Cite book|title=Axiomatic, Enriched and Motivic Homotopy Theory|last=Greenlees|first=J. P. C.|publisher=Springer Science & Business Media|year=2002|isbn=978-1-4020-1834-3|series=Proceedings of the NATO Advanced Study Institute on Axiomatic, Enriched and Motivic Homotopy Theory|location=Cambridge, United Kingdom|pages=154–156}} Later it was generalized by May{{cite journal | last1 = May | first1 = J. P. | year = 1977 | title = Infinite loop space theory | url = http://projecteuclid.org/DPubS?verb=Display&version=1.0&service=UI&handle=euclid.bams/1183538891&page=record| journal = Bull. Amer. Math. Soc. | volume = 83 | issue = 4| pages = 456–494 | doi=10.1090/s0002-9904-1977-14318-8| doi-access = free }} to the little convex bodies operad, and "little disks" is a case of "folklore" derived from the "little convex bodies".{{Cite arXiv |eprint=math/9803156 |title=Grafting Boardman's Cherry Trees to Quantum Field Theory |last1=Stasheff |first1=Jim |year=1998}}

= Rooted trees =

In graph theory, rooted trees form a natural operad. Here, P(n) is the set of all rooted trees with n leaves, where the leaves are numbered from 1 to n. The group S_n operates on this set by permuting the leaf labels. Operadic composition T\circ (S_1,\ldots,S_n) is given by replacing the i-th leaf of T by the root of the i-th tree S_i, for i=1,\ldots,n, thus attaching the n trees to T and forming a larger tree, whose root is taken to be the same as the root of T and whose leaves are numbered in order.

=Swiss-cheese operad=

Image:Swiss-cheese-operad.pdf

The Swiss-cheese operad is a two-colored{{Definition needed|date=February 2025}} topological operad defined in terms of configurations of disjoint n-dimensional disks inside a unit n-semidisk and n-dimensional semidisks, centered at the base of the unit semidisk and sitting inside of it. The operadic composition comes from gluing configurations of "little" disks inside the unit disk into the "little" disks in another unit semidisk and configurations of "little" disks and semidisks inside the unit semidisk into the other unit semidisk.

The Swiss-cheese operad was defined by Alexander A. Voronov.{{Cite book|title=The Swiss-cheese operad|last=Voronov|first=Alexander A.|publisher=AMS|year=1999|isbn=978-0-8218-7829-3|series=Contemporary Mathematics|location=Baltimore, Maryland, United States|pages=365–373}} It was used by Maxim Kontsevich to formulate a Swiss-cheese version of Deligne's conjecture on Hochschild cohomology.{{cite journal | last1 = Kontsevich | first1 = Maxim | year = 1999 | title = Operads and Motives in Deformation Quantization | url = https://link.springer.com/article/10.1023/A:1007555725247| journal = Lett. Math. Phys. | volume = 48 | pages = 35–72 | doi=10.1023/A:1007555725247 | arxiv = math/9904055 | bibcode = 1999math......4055K | s2cid = 16838440 }} Kontsevich's conjecture was proven partly by Po Hu, Igor Kriz, and Alexander A. Voronov{{cite journal | last1 = Hu | first1 = Po | last2 = Kriz | first2 = Igor | last3 = Voronov | first3 = Alexander A. | year = 2006 | title = On Kontsevich's Hochschild cohomology conjecture | journal = Compositio Mathematica | volume = 142 | issue = 1| pages = 143–168 | doi=10.1112/S0010437X05001521 | doi-broken-date = 2 March 2025 | doi-access = free | arxiv = math/0309369 }} and then fully by Justin Thomas.{{cite journal | last1 = Thomas | first1 = Justin | year = 2016 | title = Kontsevich's Swiss cheese conjecture | url = https://projecteuclid.org/euclid.gt/1510858920| journal = Geom. Topol. | volume = 20 | issue = 1| pages = 1–48 | doi = 10.2140/gt.2016.20.1 | arxiv = 1011.1635 | s2cid = 119320246 }}

=Associative operad=

Another class of examples of operads are those capturing the structures of algebraic structures, such as associative algebras, commutative algebras and Lie algebras. Each of these can be exhibited as a finitely presented operad, in each of these three generated by binary operations.

For example, the associative operad is a symmetric operad generated by a binary operation \psi, subject only to the condition that

:\psi\circ(\psi,1)=\psi\circ(1,\psi).

This condition corresponds to associativity of the binary operation \psi; writing \psi(a,b) multiplicatively, the above condition is (ab)c = a(bc). This associativity of the operation should not be confused with associativity of composition which holds in any operad; see the axiom of associativity, above.

In the associative operad, each P(n) is given by the symmetric group S_n, on which S_n acts by right multiplication. The composite \sigma \circ (\tau_1, \dots, \tau_n) permutes its inputs in blocks according to \sigma, and within blocks according to the appropriate \tau_i.

The algebras over the associative operad are precisely the semigroups: sets together with a single binary associative operation. The k-linear algebras over the associative operad are precisely the associative k-algebras.

=Terminal symmetric operad=

The terminal symmetric operad is the operad which has a single n-ary operation for each n, with each S_n acting trivially. The algebras over this operad are the commutative semigroups; the k-linear algebras are the commutative associative k-algebras.

=Operads from the braid groups=

Similarly, there is a non-\Sigma operad for which each P(n) is given by the Artin braid group B_n. Moreover, this non-\Sigma operad has the structure of a braided operad, which generalizes the notion of an operad from symmetric to braid groups.

=Linear algebra=

In linear algebra, real vector spaces can be considered to be algebras over the operad \R^\infty of all linear combinations {{Citation needed|date=October 2022}}. This operad is defined by \R^\infty(n)=\R^n for n\in\N, with the obvious action of S_n permuting components, and composition \vec{x}\circ (\vec{y_1},\ldots,\vec{y_n}) given by the concatentation of the vectors x^{(1)}\vec{y_1},\ldots,x^{(n)}\vec{y_n}, where \vec{x}=(x^{(1)},\ldots, x^{(n)})\in\R^n. The vector \vec{x}=(2,3,-5,0,\dots) for instance represents the operation of forming a linear combination with coefficients 2,3,-5,0,...

This point of view formalizes the notion that linear combinations are the most general sort of operation on a vector space – saying that a vector space is an algebra over the operad of linear combinations is precisely the statement that all possible algebraic operations in a vector space are linear combinations. The basic operations of vector addition and scalar multiplication are a generating set for the operad of all linear combinations, while the linear combinations operad canonically encodes all possible operations on a vector space.

Similarly, affine combinations, conical combinations, and convex combinations can be considered to correspond to the sub-operads where the terms of the vector \vec{x} sum to 1, the terms are all non-negative, or both, respectively. Graphically, these are the infinite affine hyperplane, the infinite hyper-octant, and the infinite simplex. This formalizes what is meant by \R^n being or the standard simplex being model spaces, and such observations as that every bounded convex polytope is the image of a simplex. Here suboperads correspond to more restricted operations and thus more general theories.

= Commutative-ring operad and Lie operad =

The commutative-ring operad is an operad whose algebras are the commutative rings. It is defined by P(n)=\Z[x_1,\ldots,x_n], with the obvious action of S_n and operadic composition given by substituting polynomials (with renumbered variables) for variables. A similar operad can be defined whose algebras are the associative, commutative algebras over some fixed base field. The Koszul-dual of this operad is the Lie operad (whose algebras are the Lie algebras), and vice versa.

Free Operads

Typical algebraic constructions (e.g., free algebra construction) can be extended to operads. Let \mathbf{Set}^{S_n} denote the category whose objects are sets on which the group S_n acts. Then there is a forgetful functor \mathsf{Oper} \to \prod_{n\in\N} \mathbf{Set}^{S_n}, which simply forgets the operadic composition. It is possible to construct a left adjoint \Gamma: \prod_{n\in\N} \mathbf{Set}^{S_n}\to \mathsf{Oper} to this forgetful functor (this is the usual definition of free functor). Given a collection of operations E, \Gamma(E) is the free operad on E.

Like a group or a ring, the free construction allows to express an operad in terms of generators and relations. By a free representation of an operad \mathcal{O}, we mean writing \mathcal{O} as a quotient of a free operad \mathcal{F} = \Gamma(E) where E describes generators of \mathcal{O} and the kernel of the epimorphism \mathcal{F} \to \mathcal{O} describes the relations.

A (symmetric) operad \mathcal{O} = \{ \mathcal{O}(n) \} is called quadratic if it has a free presentation such that E = \mathcal{O}(2) is the generator and the relation is contained in \Gamma(E)(3).{{cite journal | last1 = Markl | first1 = Martin| year = 2006 | title = Operads and PROPs | journal = Handbook of Algebra | volume = 5 | pages = 87–140| doi = 10.1016/S1570-7954(07)05002-4 | isbn = 9780444531018| s2cid = 3239126}} Definition 37

Clones

Clones are the special case of operads that are also closed under identifying arguments together ("reusing" some data). Clones can be equivalently defined as operads that are also a minion (or clonoid).

Operads in homotopy theory

{{expand section|date=December 2018}}

In {{harvtxt|Stasheff|2004}}, Stasheff writes:

:Operads are particularly important and useful in categories with a good notion of "homotopy", where they play a key role in organizing hierarchies of higher homotopies.

See also

Notes

{{reflist|group=note}}

=Citations=

{{Reflist}}

References

  • {{Cite book

| author = Tom Leinster

| year = 2004

| title = Higher Operads, Higher Categories

| publisher = Cambridge University Press

| isbn = 978-0-521-53215-0

| arxiv = math/0305049

| bibcode = 2004hohc.book.....L

}}

  • {{Cite book

| author = Martin Markl, Steve Shnider, Jim Stasheff

| year = 2002

| title = Operads in Algebra, Topology and Physics

| publisher = American Mathematical Society

| isbn = 978-0-8218-4362-8

| url = https://www.ams.org/bookstore?fn=20&arg1=survseries&item=SURV-96

}}

  • {{Cite arXiv

| last = Markl

| first = Martin

| date = June 2006

| title = Operads and PROPs

| eprint = math/0601129

}}

  • {{Cite journal

| last = Stasheff

| first = Jim | author-link = Jim Stasheff

| title = What Is...an Operad?

| journal = Notices of the American Mathematical Society

|date=June–July 2004

| volume = 51

| issue = 6

| pages =630–631

| url = https://www.ams.org/notices/200406/what-is.pdf

| access-date = 17 January 2008

}}

  • {{Citation | last1=Loday | first1=Jean-Louis | last2=Vallette | first2=Bruno |author-link=Jean-Louis Loday| title= Algebraic Operads | url=http://www-irma.u-strasbg.fr/~loday/PAPERS/LodayVallette.pdf | publisher=Springer-Verlag | location=Berlin, New York | series=Grundlehren der Mathematischen Wissenschaften | isbn=978-3-642-30361-6 | year=2012 | volume=346}}
  • {{Citation | last=Zinbiel | first=Guillaume W. |author-link=Jean-Louis Loday| editor2-last=Guo | editor2-first=Li | editor1-last=Bai | editor1-first=Chengming | editor3-last=Loday | editor3-first=Jean-Louis | title=Operads and universal algebra | series = Nankai Series in Pure, Applied Mathematics and Theoretical Physics | isbn=9789814365116 | year=2012 | volume=9 | chapter=Encyclopedia of types of algebras 2010 | arxiv=1101.0267 | pages=217–298 | bibcode=2011arXiv1101.0267Z }}
  • {{Citation|last=Fresse|first=Benoit|title=Homotopy of Operads and Grothendieck-Teichmüller Groups|series=Mathematical Surveys and Monographs|publisher=American Mathematical Society|isbn=978-1-4704-3480-9|mr=3643404|zbl=1373.55014|date=17 May 2017}}
  • Miguel A. Mendéz (2015). Set Operads in Combinatorics and Computer Science. SpringerBriefs in Mathematics. {{ISBN|978-3-319-11712-6}}.
  • Samuele Giraudo (2018). Nonsymmetric Operads in Combinatorics. Springer International Publishing. {{ISBN|978-3-030-02073-6}}.