-
-
Notifications
You must be signed in to change notification settings - Fork 7
Add category of ω-sets #373
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
base: main
Are you sure you want to change the base?
Changes from all commits
4d9da85
331345c
c2986e7
6bd829f
8ff1829
227a0ce
4952c2d
32e2edd
00b0981
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -88,9 +88,6 @@ unsatisfied_properties: | |
| - property: cartesian filtered colimits | ||
| proof: This is Corollary 4(b) <a href="/content/Top-embeds-in-LRS">here</a>. | ||
|
|
||
| - property: regular | ||
| proof: This is Corollary 4(c) <a href="/content/Top-embeds-in-LRS">here</a>. | ||
|
|
||
|
Comment on lines
-91
to
-93
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do we want to remove it then from the content page?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I guess we could also keep it in with |
||
| - property: cofiltered-limit-stable epimorphisms | ||
| proof: This is Corollary 4(d) <a href="/content/Top-embeds-in-LRS">here</a>. | ||
|
|
||
|
|
||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Quite amazing that these non-trivial proofs for Bin and Meas can be removed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this new implication an answer to https://mathoverflow.net/questions/513430 because it makes all these assignments redundant?
I noticed that Example 3.14 is now only used for Top* and PMet (and Met).
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess it's a partial answer, given that it only works for the extensive categories (with coequalizers) where you can find a non-effective cocongruence. If I remember correctly, I traced through the proof in the case of Top and it gave this pullback of a regular epimorphism which isn't a regular epimorphism:
$$\begin{CD}
{ a, d }_d @>>> { a, d }_i \
@vvv @vvv \
{ a, b }_i \sqcup { c, d }_i @>>> { a, b = c, d }_i
\end{CD}$$