I'm not an expert on topos theory, but I have some knowledge of category theory. I know that finite intersections are preserved by inverse image in a topos. Are unions preserved by inverse image in a topos too? That is, if $m$ and $n$ are subobjects of the object $A$ and $f:C\rightarrow A$ is an arrow in a topos $\mathcal{E}$, then $f^{-1}(n)\cap f^{-1}(m)\cong f^{-1}(n\cap m)$. Is it the case that $f^{-1}(n)\cup f^{-1}(m)\cong f^{-1}(n\cup m)$? In $\mathbf{Set}$, this is true.
2026-04-01 12:06:30.1775045190
Unions and inverse image in a topos
139 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CATEGORY-THEORY
- (From Awodey)$\sf C \cong D$ be equivalent categories then $\sf C$ has binary products if and only if $\sf D$ does.
- Continuous functor for a Grothendieck topology
- Showing that initial object is also terminal in preadditive category
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- What concept does a natural transformation between two functors between two monoids viewed as categories correspond to?
- Please explain Mac Lane notation on page 48
- How do you prove that category of representations of $G_m$ is equivalent to the category of finite dimensional graded vector spaces?
- Terminal object for Prin(X,G) (principal $G$-bundles)
- Show that a functor which preserves colimits has a right adjoint
- Show that a certain functor preserves colimits and finite limits by verifying it on the stalks of sheaves
Related Questions in TOPOS-THEORY
- Continuous functor for a Grothendieck topology
- Show that a certain functor preserves colimits and finite limits by verifying it on the stalks of sheaves
- Prove that a "tensor product" principal $G$-bundle coincides with a "pullback" via topos morphism
- (From Awodey) Find the subobject classifier for $\sf Sets^{P}$ for a poset $\sf P$
- Cardinal collapse and (higher) toposes
- Geometric interpretation of Lawvere-Tierney topology
- Can 2 different coverages *on the same category* yield the same sheaf topos?
- Is there a classifying topos for schemes?
- $\infty$-categories definition disambiguation
- Classifying topos of a topological group
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- 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?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- 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
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- 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)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Yes, this is true in a general topos. The brief proof is using the theory of the internal language and internal logic of a topos: the standard proof in $\mathbf{Set}$ that this statement is true doesn't use any instances of purely classical reasoning such as double negation elimination or law of excluded middle. Therefore, the argument translates straightforwardly into a formal proof in the internal logic of a topos that $$A \mathrm{~type}, C \mathrm{~type}, f : C \multimap A, m : P(A), n : P(A) \vdash f^{-1}(m \cup n) = f^{-1}(m) \cup f^{-1}(n) \mathrm{~true}.$$ The general theory then tells us: for any topos, if we have objects $U, A, C$, along with morphisms $f \in \operatorname{Hom}(U, C \multimap A)$, and $m, n \in \operatorname{Hom}(U, P(A))$, then $f^{-1}(m \cup n) = f^{-1}(m) \cup f^{-1}(n)$ as elements of $\operatorname{Hom}(U, P(C))$. In the special case where $U := 1$, this is equivalent to: for $f \in \operatorname{Hom}(C, A)$, $m, n \in \operatorname{Sub}(A)$, we have $f^{-1}(m \cup n) = f^{-1}(m) \cup f^{-1}(n)$ as subobjects of $C$.
Furthermore, it is straightforward to unfold the general proof to give an idea of why this particular result holds. The general results from the theory that will be relevant are:
Now, to prove the desired result, first suppose that $c : U \to C$ factors through $f^{-1}(m \cup n)$. Then $f \circ c$ factors through $m \cup n$, so there exist $\pi_1 : V_1 \to U$ and $\pi_2 : V_2 \to U$ as in the third proposition above with $f \circ c \circ \pi_1$ factoring through $m$ and $f \circ c \circ \pi_2$ factoring through $n$. Therefore, $c \circ \pi_1$ factors through $f^{-1}(m)$ and $c \circ \pi_2$ factors through $f^{-1}(n)$, so $c$ factors through $f^{-1}(m) \cup f^{-1}(n)$.
Conversely, suppose that $c : U \to C$ factors through $f^{-1}(m) \cup f^{-1}(n)$. Then there exist $\pi_1 : V_1 \to U$ and $\pi_2 : V_2 \to U$ as in the third proposition above with $c \circ \pi_1$ factoring through $f^{-1}(m)$ and $c \circ \pi_2$ factoring through $f^{-1}(n)$. Therefore, $f \circ c \circ \pi_1$ factors through $m$; and similarly, $f \circ c \circ \pi_2$ factors through $n$. Therefore, it follows that $f \circ c$ factors through $m \cup n$, and so $c$ factors through $f^{-1}(m \cup n)$. $\square$
As for some illustration as to where the above propositions come from, it might be useful to show what the analogs are in a category of sheaves on a topological space. The first is an analog of the extensionality of subsheaves principle: for subsheaves $\mathscr{F}', \mathscr{F}''$ of $\mathscr{F}$, $\mathscr{F}' = \mathscr{F}''$ if and only if for every open $U$ and $x \in \mathscr{F}(U)$, $x \in \mathscr{F}'(U)$ if and only if $x \in \mathscr{F}''(U)$. The second is an analog of the definition of inverse image of a subsheaf: for $\phi : \mathscr{F} \to \mathscr{G}$ and subsheaf $\mathscr{G}'$ of $\mathscr{G}$, for $x \in \mathscr{F}(U)$, $x \in (\phi^{-1}\mathscr{G}')(U)$ if and only if $\phi_U(x) \in \mathscr{G}'(U)$. The third is an analog of the definition of the union of two subsheaves: given subsheaves $\mathscr{F}', \mathscr{F}''$ of $\mathscr{F}$, for $x \in \mathscr{F}(U)$, $x \in (\mathscr{F}' \cup \mathscr{F}'')(U)$ if and only if there exist open $V_1, V_2 \subseteq U$ such that $x |_{V_1} \in \mathscr{F}'(V_1)$; $x |_{V_2} \in \mathscr{F}''(V_2)$; and $V_1 \cup V_2 = U$. The fourth is an analog of the gluing condition of a subsheaf: for a subsheaf $\mathscr{F}'$ of $\mathscr{F}$, and an open cover $\{ V_i \mid i \in I \}$ of $U$, we have $x \in \mathscr{F}(U)$ is in $\mathscr{F}'(U)$ if and only if $x |_{V_i} \in \mathscr{F}'(V_i)$ for all $i \in I$.