I am reading Brown's "Topology and Groupoids" book. In it he defines a subgroupoid as a subcategory of a groupoid that contains all the inverses for all the morphisms. A morphism of groupoids is a functor of categories. He claims that the image of a morphism of groupoids is not a subgroupoid. But, I believe it is a subgroupoid: If $F: G\rightarrow H$ is a morphism of groupoids, then $F(fg)=F(f)F(g)$ for all morphisms $f$ and $g$ in $G$. So, if $f$ and $g$ are inverses, so are $F(f)$ and $F(g)$. Am I missing something?
2025-01-13 05:38:48.1736746728
The Image of a Groupoid Morphism is Not a Subgroupoid
183 Views Asked by J126 https://math.techqa.club/user/j126/detail At
1
There are 1 best solutions below
Related Questions in GROUPOIDS
- Proper effective étale groupoid gives an effective orbifold
- What natural monoidal structure and braiding exists on the category of modules of the convolution algebra of an action groupoid?
- groupoids and localization in categories
- If functions compose both ways to make automorphisms, are they isomorphisms?
- How are groupoids richer structures than sets of groups?
- Differentiable stacks and morita morphism
- Pushforward of a representation?
- Action groupoid as $G\rightrightarrows \textrm{Bij}(X)$?
- Characterization of internal groupoids via pullbacks
- Correspondence $\{$principal $G$-bundles on $M\}\leftrightarrow\{$conjugacy classes of homomorphisms $\pi_1(M)\to G\}$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
The issue is that that the image might not be a subcategory at all. It might be the case that $Ff$ and $Fg$ are composable in $H$ even though $f$ and $g$ are not composable in $G$. This means that $FfFg$ might not lie in the image of $F$.
Browns example of this is the functor $I \to \Bbb Z$, where $I$ is the groupoid $* \leftrightarrow *$, taking the morphism $* \rightarrow *$ to $1$ and the morphism $* \leftarrow *$ to $-1$. The image of this map of groupoids is the elements $\{0, \pm 1\}\in \Bbb Z$, which is not a subgroupoid.