-
-
Notifications
You must be signed in to change notification settings - Fork 7
Add quasitopos property #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dschepler
wants to merge
4
commits into
ScriptRaccoon:main
Choose a base branch
from
dschepler:quasitopos
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
95e2737
Add quasitopos property
dschepler 021f100
Make some adjustments according to review comments
dschepler fdb22e0
Add Grothendieck quasitopos property and the canonical example of sep…
dschepler e764dfe
More updates for the SepPsh(X) example
dschepler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| title: Special Morphisms of a Quasitopos of Separated Objects | ||
| description: A classification of the special morphisms in the full subcategory of separated objects for a Lawvere-Tierney topology on a topos | ||
| author: Daniel Schepler | ||
| --- | ||
|
|
||
| ## Special Morphisms of a Quasitopos of Separated Objects | ||
|
|
||
| ::: Lemma | ||
| Let $\T$ be an elementary topos with a Lawvere-Tierney topology $j$. Then in the full subcategory of $j$-separated objects:<br> | ||
| (a) The monomorphisms are the morphisms whose image in $\T$ are monomorphisms.<br> | ||
| (b) The epimorphisms are the morphisms whose image in $\T$ are $j$-dominant (i.e. the image calculated in $\T$ is a $j$-dense subobject of the codomain).<br> | ||
| (c) The regular monomorphisms are the morphisms whose image in $\T$ are $j$-closed monomorphisms.<br> | ||
| (d) The regular epimorphisms are the morphisms whose image in $\T$ are epimorphisms. | ||
| ::: | ||
|
|
||
| _Proof._ Recall that this subcategory is reflective, where the reflector takes an object $X$ to the quotient of $X$ by the congruence defined by the $j$-closure of the diagonal in $X\times X$. Also recall that the equalizer of $j, \id : \Omega_\T \rightrightarrows \Omega_\T$ is a $j$-separated object $\Omega_j$ which serves as the regular subobject classifier in the subcategory, and since $j$ is idempotent, this can also be described as the image (in $\T$) of $j$.<br> | ||
| (a) ($\Rightarrow$) This follows from the fact that the subcategory is reflective. ($\Leftarrow$) This is trivial for any subcategory.<br> | ||
| (b) ($\Rightarrow$) Given a morphism $f : X \to Y$, form the image $\im(f)$ in $\T$, which corresponds to a morphism $\chi_{\im(f)} : Y \to \Omega_\T$. Then $j \circ \chi_{\im(f)} \circ f = \top_Y \circ f$ as morphisms $Y \to \Omega_j$, so if $f$ is an epimorphism in the subcategory, then we conclude $j \circ \chi_{\im(f)} = \top_Y$. ($\Leftarrow$) Given a morphism $f : X \to Y$ of $j$-separated objects whose image in $\T$ is $j$-dense, suppose we have two morphisms $g, h : Y \rightrightarrows Z$ with $g \circ f = h \circ f$. Then since $Z$ is $j$-separated, the equalizer of $g$ and $h$ is $j$-closed; it also contains the image of $f$ and thus is $j$-dense. We conclude that the equalizer is all of $Y$.<br> | ||
| (c) ($\Rightarrow$) Any equalizer in $\T$ of $f, g : X \rightrightarrows Y$ with $Y$ $j$-separated is a $j$-closed subobject of $X$. If $X$ is $j$-separated as well, then that equalizer subobject is automatically separated, and agrees with the equalizer in the subcategory. ($\Leftarrow$) For a $j$-closed subobject $f : X \hookrightarrow Y$, we see that the characteristic morphism in $\T$, $\chi_X : Y \to \Omega$, factors through $\Omega_j$. Now $X$ is the equalizer of $\chi_X, \top : Y \rightrightarrows \Omega_j$.<br> | ||
| (d) ($\Rightarrow$) We can calculate the coequalizer of $f, g : X \rightrightarrows Y$ in the subcategory by taking the coequalizer $Z$ in $\T$ and then applying the reflector to get $Z_{sep}$. We see that both $Y \to Z$ and $Z \to Z_{sep}$ are epimorphisms in $\T$. ($\Leftarrow$) Suppose $f : X \to Y$ is an epimorphism in $\T$ of $j$-separated objects. Then the subcategory inclusion functor preserves the kernel pair $X \times_Y X \rightrightarrows X$, and since $f$ is a regular epimorphism in $\T$, this kernel pair has coequalizer $f : X \to Y$ in $\T$. Since $Y$ was already $j$-separated, the kernel pair also has coequalizer $f : X \to Y$ in the subcategory. <span class="qed">$\square$</span> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| id: SepPsh(X) | ||
| name: category of separated presheaves | ||
| notation: $\SepPsh(X)$ | ||
| objects: separated presheaves of sets on a topological space $X$ | ||
| morphisms: morphisms of presheaves | ||
| description: Here, we assume that the topological space $X$ is such that there is a non-empty family of open subsets whose union is not in the family, since otherwise this category is almost the category of all presheaves. For a few of the properties, we will strengthen this assumption to the assumption that there are two open subsets $U, V$ such that neither is contained in the other. | ||
| nlab_link: https://ncatlab.org/nlab/show/separated+presheaf | ||
|
|
||
| tags: | ||
| - algebraic geometry | ||
| - topology | ||
|
|
||
| related_categories: | ||
| - Sh(X) | ||
|
|
||
| satisfied_properties: | ||
| - property: locally small | ||
| proof: This is easy. | ||
|
|
||
| - property: Grothendieck quasitopos | ||
| proof: It is equivalent to $\BiSep(\Open(X), J, K)$ where $J$ is the trivial Grothendieck topology and $K$ is the open covering topology. | ||
|
|
||
| - property: cocartesian cofiltered limits | ||
| proof: For non-empty $U$, both sides of $X \sqcup \lim_{i\in I} Y_i \to \lim_{i\in I} (X \sqcup Y_i)$ can be calculated component-wise. Therefore, for those $U$, the conclusion follows from the corresponding fact in $\Set$. For $U = \varnothing$, we can see that both sides are empty if and only if $X(\varnothing) = \varnothing$ and $Y_i(\varnothing) = \varnothing$ for some $i$, and otherwise both sides are a singleton. | ||
|
|
||
| unsatisfied_properties: | ||
| - property: skeletal | ||
| proof: Consider the constant presheaves for two non-equal singleton sets. | ||
|
|
||
| - property: disjoint finite coproducts | ||
| proof: The equalizer of the two coprojections $1 \rightrightarrows 1 + 1$ has value $1$ at $\varnothing$. | ||
|
|
||
| - property: generator | ||
| proof: 'The subcategory $\Sh(X)$ of $\SepPsh(X)$ is reflective by <a href="https://ncatlab.org/nlab/show/Sketches+of+an+Elephant" target="_blank">Johnstone</a> Prop 2.6.12 and A4.4. Therefore, if $\SepPsh(X)$ had a generator then so would $\Sh(X)$, which we know is not the case.' | ||
|
|
||
| - property: effective congruences | ||
| proof: 'Let $\{ U_i : i \in I \}$ be a non-empty family of open sets whose union $U$ is not in the family. We then consider the relation $E$ on $X \coloneqq y_U + y_U$ where for $x_1, x_2 \in X(V)$, $(x_1, x_2) \in E(V)$ if and only if either $x_1 = x_2$ or $V \subseteq U_i$ for some $i \in I$. It is easy to see that $E$ is a congruence. However, $E \hookrightarrow X \times X$ is not a regular monomorphism, whereas any effective congruence would necessarily be an equalizer.' | ||
|
|
||
| - property: semi-strongly connected | ||
| proof: Let $U$ and $V$ be two open subsets such that neither is contained in the other. Then there is neither a morphism $y_U \to y_V$ nor a morphism $y_V \to y_U$. | ||
|
|
||
| - property: co-Malcev | ||
| proof: Let $U$ and $V$ be two open subsets such that neither is contained in the other. We will let $X \coloneqq y_{U \cup V}$, which represents the functor of sections over $U \cup V$, and then consider the reflexive relation on such sections $x, y \in F(U \cup V)$ where $x \sim y$ if and only if there exists $z \in F(U\cup V)$ such that $z |_U = x |_U$ and $z |_V = y |_V$. Note that since $F$ is separated, such a $z$ is unique if it exists. From this, we can see that this relation is representable by the colimit of a diagram where the objects are $y_U$, $y_V$, and three copies of $y_{U\cup V}$, and the morphisms are canonical morphisms from $y_U$ to the first and third copies of $y_{U\cup V}$ and canonical morphisms from $y_V$ to the second and third copies of $y_{U\cup V}$. In fact, we can see that the presheaf colimit is separated, so this presheaf colimit is also the colimit in $\SepPsh(X)$. Thus, we conclude that this corelation is not cosymmetric. | ||
|
|
||
| special_objects: | ||
| initial object: | ||
| description: empty presheaf sending every open set to $\varnothing$ | ||
| terminal object: | ||
| description: constant presheaf with value a singleton | ||
| coproducts: | ||
| description: take the section-wise disjoint union, and then collapse the value at $\varnothing$ to a singleton if it is non-empty | ||
| products: | ||
| description: section-wise defined direct product | ||
|
|
||
| special_morphisms: | ||
| isomorphisms: | ||
| description: morphisms of separated presheaves that are bijective on every open set | ||
| proof: This is easy. | ||
| monomorphisms: | ||
| description: morphisms of separated presheaves that are injective on every open set | ||
| proof: This is a corollary of (a) <a href="/content/separated_objects_special_morphisms">here</a>. | ||
| epimorphisms: | ||
| description: 'morphisms of separated presheaves $\varphi : F \to G$ which are "locally surjective": for every local section $g \in G(U)$ there is an open covering $\bigcup_{i\in I} U_i = U$ such that each $g|_{U_i} \in G(U_i)$ is contained in the image of $\varphi(U_i) : F(U_i) \to G(U_i)$' | ||
| proof: This is a corollary of (b) <a href="/content/separated_objects_special_morphisms">here</a>. | ||
| regular monomorphisms: | ||
| description: 'morphisms of separated presheaves $\varphi : F \hookrightarrow G$ that are injective on every open set, and such that "every section of $G$ which is locally in $F$ is itself in $F$": if a local section $g \in G(U)$ has an open covering $\bigcup_{i\in I} U_i = U$ such that each $g|_{U_i} \in G(U_i)$ is contained in the image of $\varphi(U_i) : F(U_i) \to G(U_i)$, then $g$ is contained in the image of $\varphi(U) : F(U) \to G(U)$' | ||
| proof: This is a corollary of (c) <a href="/content/separated_objects_special_morphisms">here</a>. | ||
| regular epimorphisms: | ||
| description: morphisms of separated presheaves that are surjective on every open set | ||
| proof: This is a corollary of (d) <a href="/content/separated_objects_special_morphisms">here</a>. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
databases/catdat/data/category-properties/Grothendieck quasitopos.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| id: Grothendieck quasitopos | ||
| relation: is a | ||
| description: Given a small category $\C$ with a pair of Grothendieck topologies $J \subseteq K$, we define $\BiSep(\C, J, K)$ to be the full subcategory of presheaves on $\C$ which are both a sheaf for the $J$ topology and also separated for the $K$ topology. A <i>Grothendieck quasitopos</i> is a category which is equivalent to $\BiSep(\C, J, K)$ for some $\C, J, K$. Equivalently, a category is a Grothendieck quasitopos if and only if it is equivalent to the full subcategory of separated objects for a Lawvere-Tierney topology on a Grothendieck topos. | ||
| nlab_link: https://ncatlab.org/nlab/show/quasitopos | ||
| invariant_under_equivalences: true | ||
|
|
||
| related_properties: | ||
| - quasitopos | ||
| - Grothendieck topos | ||
| - locally presentable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,3 +6,4 @@ invariant_under_equivalences: true | |
|
|
||
| related_properties: | ||
| - elementary topos | ||
| - Grothendieck quasitopos | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,3 +11,4 @@ related_properties: | |
| - natural numbers object | ||
| - subobject classifier | ||
| - pretopos | ||
| - quasitopos | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| id: quasitopos | ||
| relation: is a | ||
| description: >- | ||
| A <i>quasitopos</i> is a category which is finitely complete, finitely cocomplete, locally cartesian closed, and has a regular subobject classifier. This gives the category properties similar to those of an elementary topos; a major difference is that a quasitopos need not be balanced. | ||
|
|
||
| Note that some authors use a strong subobject classifier in place of a regular subobject classifier in the definition, i.e. a morphism $\top : 1 \to \Omega$ which classifies strong monomorphisms. For the equivalence of these definitions, see <a href="https://math.stackexchange.com/q/4335533" target="_blank">MSE/4335533</a>. | ||
| nlab_link: https://ncatlab.org/nlab/show/quasitopos | ||
| invariant_under_equivalences: true | ||
|
|
||
| related_properties: | ||
| - finitely complete | ||
| - finitely cocomplete | ||
| - locally cartesian closed | ||
| - regular subobject classifier | ||
| - elementary topos | ||
| - Grothendieck quasitopos | ||
| - balanced | ||
|
ScriptRaccoon marked this conversation as resolved.
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,3 +12,4 @@ invariant_under_equivalences: true | |
| related_properties: | ||
| - finitely complete | ||
| - subobject classifier | ||
| - quasitopos | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.