Template:Short description Template:About
In mathematics, especially in category theory and homotopy theory, a groupoid (less often Brandt groupoid or virtual group) generalises the notion of group in several equivalent ways. A groupoid can be seen as a:
- Group with a partial function replacing the binary operation;
- Category in which every morphism is invertible. A category of this sort can be viewed as augmented with a unary operation on the morphisms, called inverse by analogy with group theory.<ref name="dicks-ventura-96">Template:Cite book</ref> A groupoid where there is only one object is a usual group.
In the presence of dependent typing, a category in general can be viewed as a typed monoid, and similarly, a groupoid can be viewed as simply a typed group. The morphisms take one from one object to another, and form a dependent family of types, thus morphisms might be typed Template:Tmath, Template:Tmath, say. Composition is then a total function: Template:Tmath, so that Template:Tmath.
Special cases include:
- Setoids: sets that come with an equivalence relation,
- G-sets: sets equipped with an action of a group Template:Tmath.
Groupoids are often used to reason about geometrical objects such as manifolds. Template:Harvs introduced groupoids implicitly via Brandt semigroups.<ref>Template:SpringerEOM</ref>
DefinitionsEdit
AlgebraicEdit
A groupoid can be viewed as an algebraic structure consisting of a set with a binary partial function Template:Citation needed. Precisely, it is a non-empty set <math>G</math> with a unary operation Template:Tmath, and a partial function Template:Tmath. Here <math>*</math> is not a binary operation because it is not necessarily defined for all pairs of elements of Template:Tmath. The precise conditions under which <math>*</math> is defined are not articulated here and vary by situation.
The operations <math>\ast</math> and −1 have the following axiomatic properties: For all Template:Tmath, Template:Tmath, and <math>c</math> in Template:Tmath,
- Associativity: If <math>a*b</math> and <math>b*c</math> are defined, then <math>(a * b) * c</math> and <math>a * (b * c)</math> are defined and are equal. Conversely, if one of <math>(a * b) * c</math> or <math>a * (b * c)</math> is defined, then they are both defined (and they are equal to each other), and <math>a*b</math> and <math>b * c</math> are also defined.
- Inverse: <math>a^{-1} * a</math> and <math>a*{a^{-1}}</math> are always defined.
- Identity: If <math>a * b</math> is defined, then Template:Tmath, and Template:Tmath. (The previous two axioms already show that these expressions are defined and unambiguous.)
Two easy and convenient properties follow from these axioms:
- Template:Tmath,
- If <math>a * b</math> is defined, then Template:Tmath.<ref>
Proof of first property: from 2. and 3. we obtain a−1 = a−1 * a * a−1 and (a−1)−1 = (a−1)−1 * a−1 * (a−1)−1. Substituting the first into the second and applying 3. two more times yields (a−1)−1 = (a−1)−1 * a−1 * a * a−1 * (a−1)−1 = (a−1)−1 * a−1 * a = a. ✓
Proof of second property: since a * b is defined, so is (a * b)−1 * a * b. Therefore (a * b)−1 * a * b * b−1 = (a * b)−1 * a is also defined. Moreover since a * b is defined, so is a * b * b−1 = a. Therefore a * b * b−1 * a−1 is also defined. From 3. we obtain (a * b)−1 = (a * b)−1 * a * a−1 = (a * b)−1 * a * b * b−1 * a−1 = b−1 * a−1. ✓</ref>
Category-theoreticEdit
A groupoid is a small category in which every morphism is an isomorphism, i.e., invertible.<ref name="dicks-ventura-96"/> More explicitly, a groupoid <math>G</math> is a set <math>G_0</math> of objects with
- for each pair of objects x and y, a (possibly empty) set G(x,y) of morphisms (or arrows) from x to y; we write f : x → y to indicate that f is an element of G(x,y);
- for every object x, a designated element <math>\mathrm{id}_x</math> of G(x, x);
- for each triple of objects x, y, and z, a function Template:Tmath;
- for each pair of objects x, y, a function <math>\mathrm{inv}: G(x, y) \rightarrow G(y, x): f \mapsto f^{-1}</math> satisfying, for any f : x → y, g : y → z, and h : z → w:
- Template:Tmath and Template:Tmath;
- Template:Tmath;
- <math>f f^{-1} = \mathrm{id}_y</math> and Template:Tmath.
If f is an element of G(x,y), then x is called the source of f, written s(f), and y is called the target of f, written t(f).
A groupoid G is sometimes denoted as Template:Tmath, where <math>G_1</math> is the set of all morphisms, and the two arrows <math>G_1 \to G_0</math> represent the source and the target.
More generally, one can consider a groupoid object in an arbitrary category admitting finite fiber products.
Comparing the definitionsEdit
The algebraic and category-theoretic definitions are equivalent, as we now show. Given a groupoid in the category-theoretic sense, let G be the disjoint union of all of the sets G(x,y) (i.e. the sets of morphisms from x to y). Then <math>\mathrm{comp}</math> and <math>\mathrm{inv}</math> become partial operations on G, and <math>\mathrm{inv}</math> will in fact be defined everywhere. We define ∗ to be <math>\mathrm{comp}</math> and −1 to be Template:Tmath, which gives a groupoid in the algebraic sense. Explicit reference to G0 (and hence to Template:Tmath) can be dropped.
Conversely, given a groupoid G in the algebraic sense, define an equivalence relation <math>\sim</math> on its elements by <math>a \sim b</math> iff a ∗ a−1 = b ∗ b−1. Let G0 be the set of equivalence classes of Template:Tmath, i.e. Template:Tmath. Denote a ∗ a−1 by <math>1_x</math> if <math>a\in G</math> with Template:Tmath.
Now define <math>G(x, y)</math> as the set of all elements f such that <math>1_x*f*1_y</math> exists. Given <math>f \in G(x,y)</math> and Template:Tmath, their composite is defined as Template:Tmath. To see that this is well defined, observe that since <math>(1_x*f)*1_y</math> and <math>1_y*(g*1_z)</math> exist, so does Template:Tmath. The identity morphism on x is then Template:Tmath, and the category-theoretic inverse of f is f−1.
Sets in the definitions above may be replaced with classes, as is generally the case in category theory.
Vertex groups and orbitsEdit
Given a groupoid G, the vertex groups or isotropy groups or object groups in G are the subsets of the form G(x,x), where x is any object of G. It follows easily from the axioms above that these are indeed groups, as every pair of elements is composable and inverses are in the same vertex group.
The orbit of a groupoid G at a point <math>x \in X</math> is given by the set <math>s(t^{-1}(x)) \subseteq X</math> containing every point that can be joined to x by a morphism in G. If two points <math>x</math> and <math>y</math> are in the same orbits, their vertex groups <math>G(x)</math> and <math>G(y)</math> are isomorphic: if <math>f</math> is any morphism from <math>x</math> to Template:Tmath, then the isomorphism is given by the mapping Template:Tmath.
Orbits form a partition of the set X, and a groupoid is called transitive if it has only one orbit (equivalently, if it is connected as a category). In that case, all the vertex groups are isomorphic (on the other hand, this is not a sufficient condition for transitivity; see the section below for counterexamples).
Subgroupoids and morphismsEdit
A subgroupoid of <math>G \rightrightarrows X</math> is a subcategory <math>H \rightrightarrows Y</math> that is itself a groupoid. It is called wide or full if it is wide or full as a subcategory, i.e., respectively, if <math>X = Y</math> or <math>G(x,y)=H(x,y)</math> for every Template:Tmath.
A groupoid morphism is simply a functor between two (category-theoretic) groupoids.
Particular kinds of morphisms of groupoids are of interest. A morphism <math>p: E \to B</math> of groupoids is called a fibration if for each object <math>x</math> of <math>E</math> and each morphism <math>b</math> of <math>B</math> starting at <math>p(x)</math> there is a morphism <math>e</math> of <math>E</math> starting at <math>x</math> such that Template:Tmath. A fibration is called a covering morphism or covering of groupoids if further such an <math>e</math> is unique. The covering morphisms of groupoids are especially useful because they can be used to model covering maps of spaces.<ref>J.P. May, A Concise Course in Algebraic Topology, 1999, The University of Chicago Press Template:ISBN (see chapter 2)</ref>
It is also true that the category of covering morphisms of a given groupoid <math>B</math> is equivalent to the category of actions of the groupoid <math>B</math> on sets.
ExamplesEdit
Fundamental groupoidEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Given a topological space Template:Tmath, let <math>G_0</math> be the set Template:Tmath. The morphisms from the point <math>p</math> to the point <math>q</math> are equivalence classes of continuous paths from <math>p</math> to Template:Tmath, with two paths being equivalent if they are homotopic. Two such morphisms are composed by first following the first path, then the second; the homotopy equivalence guarantees that this composition is associative. This groupoid is called the fundamental groupoid of Template:Tmath, denoted <math>\pi_1(X)</math> (or sometimes, Template:Tmath).<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The usual fundamental group <math>\pi_1(X,x)</math> is then the vertex group for the point Template:Tmath.
The orbits of the fundamental groupoid <math>\pi_1(X)</math> are the path-connected components of Template:Tmath. Accordingly, the fundamental groupoid of a path-connected space is transitive, and we recover the known fact that the fundamental groups at any base point are isomorphic. Moreover, in this case, the fundamental groupoid and the fundamental groups are equivalent as categories (see the section below for the general theory).
An important extension of this idea is to consider the fundamental groupoid <math>\pi_1(X,A)</math> where <math>A\subset X</math> is a chosen set of "base points". Here <math>\pi_1(X,A)</math> is a (full) subgroupoid of Template:Tmath, where one considers only paths whose endpoints belong to Template:Tmath. The set <math>A</math> may be chosen according to the geometry of the situation at hand.
Equivalence relationEdit
If <math>X</math> is a setoid, i.e. a set with an equivalence relation Template:Tmath, then a groupoid "representing" this equivalence relation can be formed as follows:
- The objects of the groupoid are the elements of Template:Tmath;
- For any two elements <math>x</math> and <math>y</math> in Template:Tmath, there is a single morphism from <math>x</math> to <math>y</math> (denote by Template:Tmath) if and only if Template:Tmath;
- The composition of <math>(z,y)</math> and <math>(y,x)</math> is Template:Tmath.
The vertex groups of this groupoid are always trivial; moreover, this groupoid is in general not transitive and its orbits are precisely the equivalence classes. There are two extreme examples:
- If every element of <math>X</math> is in relation with every other element of Template:Tmath, we obtain the pair groupoid of Template:Tmath, which has the entire <math>X \times X</math> as set of arrows, and which is transitive.
- If every element of <math>X</math> is only in relation with itself, one obtains the unit groupoid, which has <math>X</math> as set of arrows, Template:Tmath, and which is completely intransitive (every singleton <math>\{x\}</math> is an orbit).
ExamplesEdit
- If <math>f: X_0 \to Y</math> is a smooth surjective submersion of smooth manifolds, then <math>X_0\times_YX_0 \subset X_0\times X_0</math> is an equivalence relation<ref name=":0" /> since <math>Y</math> has a topology isomorphic to the quotient topology of <math>X_0</math> under the surjective map of topological spaces. If we write, <math>X_1 = X_0\times_YX_0</math> then we get a groupoid <math display=block>X_1 \rightrightarrows X_0,</math> which is sometimes called the banal groupoid of a surjective submersion of smooth manifolds.
- If we relax the reflexivity requirement and consider partial equivalence relations, then it becomes possible to consider semidecidable notions of equivalence on computable realisers for sets. This allows groupoids to be used as a computable approximation to set theory, called PER models. Considered as a category, PER models are a cartesian closed category with natural numbers object and subobject classifier, giving rise to the effective topos introduced by Martin Hyland.
Čech groupoidEdit
Template:See also A Čech groupoid<ref name=":0">Template:Cite arXiv</ref>p. 5 is a special kind of groupoid associated to an equivalence relation given by an open cover <math>\mathcal{U} = \{U_i\}_{i\in I}</math> of some manifold Template:Tmath. Its objects are given by the disjoint union <math display="block">\mathcal{G}_0 = \coprod U_i ,</math> and its arrows are the intersections <math display=block>\mathcal{G}_1 = \coprod U_{ij} .</math>
The source and target maps are then given by the induced maps
<math>\begin{align}
s = \phi_j: U_{ij} \to U_j\\ t = \phi_i: U_{ij} \to U_i
\end{align}</math>
and the inclusion map
<math>\varepsilon: U_i \to U_{ii}</math>
giving the structure of a groupoid. In fact, this can be further extended by setting
<math>\mathcal{G}_n = \mathcal{G}_1\times_{\mathcal{G}_0} \cdots \times_{\mathcal{G}_0}\mathcal{G}_1</math>
as the <math>n</math>-iterated fiber product where the <math>\mathcal{G}_n</math> represents <math>n</math>-tuples of composable arrows. The structure map of the fiber product is implicitly the target map, since
<math>\begin{matrix}
U_{ijk} & \to & U_{ij} \\ \downarrow & & \downarrow \\ U_{ik} & \to & U_{i}
\end{matrix}</math>
is a cartesian diagram where the maps to <math>U_i</math> are the target maps. This construction can be seen as a model for some ∞-groupoids. Also, another artifact of this construction is k-cocycles
<math>[\sigma] \in \check{H}^k(\mathcal{U},\underline{A})</math>
for some constant sheaf of abelian groups can be represented as a function
<math>\sigma:\coprod U_{i_1\cdots i_k} \to A</math>
giving an explicit representation of cohomology classes.
Group actionEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} If the group <math>G</math> acts on the set Template:Tmath, then we can form the action groupoid (or transformation groupoid) representing this group action as follows:
- The objects are the elements of Template:Tmath;
- For any two elements <math>x</math> and <math>y</math> in Template:Tmath, the morphisms from <math>x</math> to <math>y</math> correspond to the elements <math>g</math> of <math>G</math> such that Template:Tmath;
- Composition of morphisms interprets the binary operation of Template:Tmath.
More explicitly, the action groupoid is a small category with <math>\mathrm{ob}(C)=X</math> and <math>\mathrm{hom}(C)=G\times X</math> and with source and target maps <math>s(g,x) = x</math> and Template:Tmath. It is often denoted <math>G \ltimes X</math> (or <math>X\rtimes G</math> for a right action). Multiplication (or composition) in the groupoid is then Template:Tmath, which is defined provided Template:Tmath.
For <math>x</math> in Template:Tmath, the vertex group consists of those <math>(g,x)</math> with Template:Tmath, which is just the isotropy subgroup at <math>x</math> for the given action (which is why vertex groups are also called isotropy groups). Similarly, the orbits of the action groupoid are the orbit of the group action, and the groupoid is transitive if and only if the group action is transitive.
Another way to describe <math>G</math>-sets is the functor category Template:Tmath, where <math>\mathrm{Gr}</math> is the groupoid (category) with one element and isomorphic to the group Template:Tmath. Indeed, every functor <math>F</math> of this category defines a set <math>X=F(\mathrm{Gr})</math> and for every <math>g</math> in <math>G</math> (i.e. for every morphism in Template:Tmath) induces a bijection <math>F_g</math> : Template:Tmath. The categorical structure of the functor <math>F</math> assures us that <math>F</math> defines a <math>G</math>-action on the set Template:Tmath. The (unique) representable functor <math>F : \mathrm{Gr} \to \mathrm{Set}</math> is the Cayley representation of Template:Tmath. In fact, this functor is isomorphic to <math>\mathrm{Hom}(\mathrm{Gr},-)</math> and so sends <math>\mathrm{ob}(\mathrm{Gr})</math> to the set <math>\mathrm{Hom}(\mathrm{Gr},\mathrm{Gr})</math> which is by definition the "set" <math>G</math> and the morphism <math>g</math> of <math>\mathrm{Gr}</math> (i.e. the element <math>g</math> of Template:Tmath) to the permutation <math>F_g</math> of the set Template:Tmath. We deduce from the Yoneda embedding that the group <math>G</math> is isomorphic to the group Template:Tmath, a subgroup of the group of permutations of Template:Tmath.
Finite setEdit
Consider the group action of <math>\mathbb{Z}/2</math> on the finite set <math>X = \{-2, -1, 0, 1, 2\}</math> where 1 acts by taking each number to its negative, so <math>-2 \mapsto 2</math> and Template:Tmath. The quotient groupoid <math>[X/G]</math> is the set of equivalence classes from this group action Template:Tmath, and <math>[0]</math> has a group action of <math>\mathbb{Z}/2</math> on it.Template:Fact
Quotient varietyEdit
Any finite group <math> G </math> that maps to <math> GL(n) </math> gives a group action on the affine space <math> \mathbb{A}^n </math> (since this is the group of automorphisms). Then, a quotient groupoid can be of the form Template:Tmath, which has one point with stabilizer <math> G </math> at the origin. Examples like these form the basis for the theory of orbifolds. Another commonly studied family of orbifolds are weighted projective spaces <math>\mathbb{P}(n_1,\ldots, n_k)</math> and subspaces of them, such as Calabi–Yau orbifolds.
Inertia groupoidEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} The inertia groupoid of a groupoid is roughly a groupoid of loops in the given groupoid.
Fiber product of groupoidsEdit
Given a diagram of groupoids with groupoid morphisms
- <math>
\begin{align}
& & X \\ & & \downarrow \\
Y &\rightarrow & Z \end{align} </math> where <math>f:X\to Z</math> and Template:Tmath, we can form the groupoid <math>X\times_ZY</math> whose objects are triples Template:Tmath, where Template:Tmath, Template:Tmath, and <math>\phi: f(x) \to g(y)</math> in Template:Tmath. Morphisms can be defined as a pair of morphisms <math>(\alpha,\beta)</math> where <math>\alpha: x \to x'</math> and <math>\beta: y \to y'</math> such that for triples Template:Tmath, there is a commutative diagram in <math>Z</math> of Template:Tmath, <math>g(\beta):g(y) \to g(y')</math> and the Template:Tmath.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Homological algebraEdit
A two term complex
- <math>C_1 ~\overset{d}{\rightarrow}~ C_0</math>
of objects in a concrete Abelian category can be used to form a groupoid. It has as objects the set <math>C_0</math> and as arrows the set Template:Tmath; the source morphism is just the projection onto <math>C_0</math> while the target morphism is the addition of projection onto <math>C_1</math> composed with <math>d</math> and projection onto Template:Tmath. That is, given Template:Tmath, we have
- <math>t(c_1 + c_0) = d(c_1) + c_0.</math>
Of course, if the abelian category is the category of coherent sheaves on a scheme, then this construction can be used to form a presheaf of groupoids.
PuzzlesEdit
While puzzles such as the Rubik's Cube can be modeled using group theory (see Rubik's Cube group), certain puzzles are better modeled as groupoids.<ref>An Introduction to Groups, Groupoids and Their Representations: An Introduction; Alberto Ibort, Miguel A. Rodriguez; CRC Press, 2019.</ref>
The transformations of the fifteen puzzle form a groupoid (not a group, as not all moves can be composed).<ref>Jim Belk (2008) Puzzles, Groups, and Groupoids, The Everything Seminar</ref><ref>The 15-puzzle groupoid (1) Template:Webarchive, Never Ending Books</ref><ref>The 15-puzzle groupoid (2) Template:Webarchive, Never Ending Books</ref> This groupoid acts on configurations.
Mathieu groupoidEdit
The Mathieu groupoid is a groupoid introduced by John Horton Conway acting on 13 points such that the elements fixing a point form a copy of the Mathieu group M12.
Relation to groupsEdit
Template:Group-like structures If a groupoid has only one object, then the set of its morphisms forms a group. Using the algebraic definition, such a groupoid is literally just a group.<ref>Mapping a group to the corresponding groupoid with one object is sometimes called delooping, especially in the context of homotopy theory, see {{#invoke:citation/CS1|citation |CitationClass=web }}.</ref> Many concepts of group theory generalize to groupoids, with the notion of functor replacing that of group homomorphism.
Every transitive/connected groupoid - that is, as explained above, one in which any two objects are connected by at least one morphism - is isomorphic to an action groupoid (as defined above) Template:Tmath. By transitivity, there will only be one orbit under the action.
Note that the isomorphism just mentioned is not unique, and there is no natural choice. Choosing such an isomorphism for a transitive groupoid essentially amounts to picking one object Template:Tmath, a group isomorphism <math>h</math> from <math>G(x_0)</math> to Template:Tmath, and for each <math>x</math> other than Template:Tmath, a morphism in <math>G</math> from <math>x_0</math> to Template:Tmath.
If a groupoid is not transitive, then it is isomorphic to a disjoint union of groupoids of the above type, also called its connected components (possibly with different groups <math>G</math> and sets <math>X</math> for each connected component).
In category-theoretic terms, each connected component of a groupoid is equivalent (but not isomorphic) to a groupoid with a single object, that is, a single group. Thus any groupoid is equivalent to a multiset of unrelated groups. In other words, for equivalence instead of isomorphism, one does not need to specify the sets Template:Tmath, but only the groups Template:Tmath. For example,
- The fundamental groupoid of <math>X</math> is equivalent to the collection of the fundamental groups of each path-connected component of Template:Tmath, but an isomorphism requires specifying the set of points in each component;
- The set <math>X</math> with the equivalence relation <math>\sim</math> is equivalent (as a groupoid) to one copy of the trivial group for each equivalence class, but an isomorphism requires specifying what each equivalence class is;
- The set <math>X</math> equipped with an action of the group <math>G</math> is equivalent (as a groupoid) to one copy of <math>G</math> for each orbit of the action, but an isomorphism requires specifying what set each orbit is.
The collapse of a groupoid into a mere collection of groups loses some information, even from a category-theoretic point of view, because it is not natural. Thus when groupoids arise in terms of other structures, as in the above examples, it can be helpful to maintain the entire groupoid. Otherwise, one must choose a way to view each <math>G(x)</math> in terms of a single group, and this choice can be arbitrary. In the example from topology, one would have to make a coherent choice of paths (or equivalence classes of paths) from each point <math>p</math> to each point <math>q</math> in the same path-connected component.
As a more illuminating example, the classification of groupoids with one endomorphism does not reduce to purely group theoretic considerations. This is analogous to the fact that the classification of vector spaces with one endomorphism is nontrivial.
Morphisms of groupoids come in more kinds than those of groups: we have, for example, fibrations, covering morphisms, universal morphisms, and quotient morphisms. Thus a subgroup <math>H</math> of a group <math>G</math> yields an action of <math>G</math> on the set of cosets of <math>H</math> in <math>G</math> and hence a covering morphism <math>p</math> from, say, <math>K</math> to Template:Tmath, where <math>K</math> is a groupoid with vertex groups isomorphic to Template:Tmath. In this way, presentations of the group <math>G</math> can be "lifted" to presentations of the groupoid Template:Tmath, and this is a useful way of obtaining information about presentations of the subgroup Template:Tmath. For further information, see the books by Higgins and by Brown in the References.
Category of groupoidsEdit
The category whose objects are groupoids and whose morphisms are groupoid morphisms is called the groupoid category, or the category of groupoids, and is denoted by Grpd.
The category Grpd is, like the category of small categories, Cartesian closed: for any groupoids <math>H,K</math> we can construct a groupoid <math>\operatorname{GPD}(H,K)</math> whose objects are the morphisms <math> H \to K </math> and whose arrows are the natural equivalences of morphisms. Thus if <math> H,K </math> are just groups, then such arrows are the conjugacies of morphisms. The main result is that for any groupoids <math> G,H,K </math> there is a natural bijection
- <math>\operatorname{Grpd}(G \times H, K) \cong \operatorname{Grpd}(G, \operatorname{GPD}(H,K)).</math>
This result is of interest even if all the groupoids <math> G,H,K </math> are just groups.
Another important property of Grpd is that it is both complete and cocomplete.
Relation to CatEdit
The inclusion <math>i : \mathbf{Grpd} \to \mathbf{Cat}</math> has both a left and a right adjoint:
- <math> \hom_{\mathbf{Grpd}}(C[C^{-1}], G) \cong \hom_{\mathbf{Cat}}(C, i(G)) </math>
- <math> \hom_{\mathbf{Cat}}(i(G), C) \cong \hom_{\mathbf{Grpd}}(G, \mathrm{Core}(C)) </math>
Here, <math>C[C^{-1}]</math> denotes the localization of a category that inverts every morphism, and <math>\mathrm{Core}(C)</math> denotes the subcategory of all isomorphisms.
Relation to sSetEdit
The nerve functor <math>N : \mathbf{Grpd} \to \mathbf{sSet}</math> embeds Grpd as a full subcategory of the category of simplicial sets. The nerve of a groupoid is always a Kan complex.
The nerve has a left adjoint
- <math> \hom_{\mathbf{Grpd}}(\pi_1(X), G) \cong \hom_{\mathbf{sSet}}(X, N(G)) </math>
Here, <math>\pi_1(X)</math> denotes the fundamental groupoid of the simplicial set Template:Tmath.
Groupoids in GrpdEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
There is an additional structure which can be derived from groupoids internal to the category of groupoids, double-groupoids.<ref>Template:Cite arXiv</ref><ref>Template:Cite journal</ref> Because Grpd is a 2-category, these objects form a 2-category instead of a 1-category since there is extra structure. Essentially, these are groupoids <math>\mathcal{G}_1,\mathcal{G}_0</math> with functors
<math>s,t: \mathcal{G}_1 \to \mathcal{G}_0</math>
and an embedding given by an identity functor
<math>i:\mathcal{G}_0 \to\mathcal{G}_1</math>
One way to think about these 2-groupoids is they contain objects, morphisms, and squares which can compose together vertically and horizontally. For example, given squares
<math>\begin{matrix}
\bullet & \to & \bullet \\ \downarrow & & \downarrow \\ \bullet & \xrightarrow{a} & \bullet \end{matrix} </math> and <math>\begin{matrix} \bullet & \xrightarrow{a} & \bullet \\ \downarrow & & \downarrow \\ \bullet & \to & \bullet
\end{matrix}</math>
with <math>a</math> the same morphism, they can be vertically conjoined giving a diagram
<math>\begin{matrix}
\bullet & \to & \bullet \\ \downarrow & & \downarrow \\ \bullet & \xrightarrow{a} & \bullet \\ \downarrow & & \downarrow \\ \bullet & \to & \bullet
\end{matrix}</math>
which can be converted into another square by composing the vertical arrows. There is a similar composition law for horizontal attachments of squares.
Groupoids with geometric structuresEdit
When studying geometrical objects, the arising groupoids often carry a topology, turning them into topological groupoids, or even some differentiable structure, turning them into Lie groupoids. These last objects can be also studied in terms of their associated Lie algebroids, in analogy to the relation between Lie groups and Lie algebras.
Groupoids arising from geometry often possess further structures which interact with the groupoid multiplication. For instance, in Poisson geometry one has the notion of a symplectic groupoid, which is a Lie groupoid endowed with a compatible symplectic form. Similarly, one can have groupoids with a compatible Riemannian metric, or complex structure, etc.
See alsoEdit
- ∞-groupoid
- 2-group
- Homotopy type theory
- Inverse category
- Groupoid algebra (not to be confused with algebraic groupoid)
- R-algebroid
NotesEdit
ReferencesEdit
- Template:Citation
- Brown, Ronald, 1987, "From groups to groupoids: a brief survey", Bull. London Math. Soc. 19: 113–34. Reviews the history of groupoids up to 1987, starting with the work of Brandt on quadratic forms. The downloadable version updates the many references.
- —, 2006. Topology and groupoids. Booksurge. Revised and extended edition of a book previously published in 1968 and 1988. Groupoids are introduced in the context of their topological application.
- —, Higher dimensional group theory. Explains how the groupoid concept has led to higher-dimensional homotopy groupoids, having applications in homotopy theory and in group cohomology. Many references.
- Template:Citation
- Template:Cite journal
- F. Borceux, G. Janelidze, 2001, Galois theories. Cambridge Univ. Press. Shows how generalisations of Galois theory lead to Galois groupoids.
- Cannas da Silva, A., and A. Weinstein, Geometric Models for Noncommutative Algebras. Especially Part VI.
- Golubitsky, M., Ian Stewart, 2006, "Nonlinear dynamics of networks: the groupoid formalism", Bull. Amer. Math. Soc. 43: 305–64
- Template:Springer
- Higgins, P. J., "The fundamental groupoid of a graph of groups", J. London Math. Soc. (2) 13 (1976) 145–149.
- Higgins, P. J. and Taylor, J., "The fundamental groupoid and the homotopy crossed complex of an orbit space", in Category theory (Gummersbach, 1981), Lecture Notes in Math., Volume 962. Springer, Berlin (1982), 115–122.
- Higgins, P. J., 1971. Categories and groupoids. Van Nostrand Notes in Mathematics. Republished in Reprints in Theory and Applications of Categories, No. 7 (2005) pp. 1–195; freely downloadable. Substantial introduction to category theory with special emphasis on groupoids. Presents applications of groupoids in group theory, for example to a generalisation of Grushko's theorem, and in topology, e.g. fundamental groupoid.
- Mackenzie, K. C. H., 2005. General theory of Lie groupoids and Lie algebroids. Cambridge Univ. Press.
- Weinstein, Alan, "Groupoids: unifying internal and external symmetry – A tour through some examples". Also available in Postscript, Notices of the AMS, July 1996, pp. 744–752.
- Weinstein, Alan, "The Geometry of Momentum" (2002)
- R.T. Zivaljevic. "Groupoids in combinatorics—applications of a theory of local symmetries". In Algebraic and geometric combinatorics, volume 423 of Contemp. Math., 305–324. Amer. Math. Soc., Providence, RI (2006)
- Template:Nlab
- Template:Nlab