Add the category of Jónsson-Tarski algebras#144
Conversation
|
@dschepler Do you see why epis are surjective here? |
Maybe make use of the description as a Grothendieck topos, where the site is the delooping space of the free monoid on |
|
On the Malcev property: it seems like any elementary topos which is Malcev would have to be trivial, since then the |
For a much simpler proof: being a Grothendieck topos, the category is epi-regular. And then viewing it as a finitary algebraic category, we know the regular epimorphisms are just the surjective homomorphisms. |
Ah, of course. Thanks!
Yes, this works. That's very nice. With this implication I could remove 7 manual assignments! (see recent commit) It seems we don't need ccc for this. Maybe something like subobject classifier, finite limits, and distributive (?) will be sufficient (to conclude that Malcev => trivial). But I haven't thought about the details. |
|
Regarding cofiltered-limit-stable epis, I expect that we can also formulate a general result. Idea: elementary topos + countable coproducts + cofiltered-limit-stable epis ===> trivial Sketch: Let At least, this is the proof in Set. The question is if this really works in an elementary topos. EDIT: yes I think this works, but maybe we can make the assumptions a bit weaker |
decbe38 to
38389eb
Compare
38389eb to
b948493
Compare
Yes, just from a subobject classifier and finite completeness, the subobject classifier is canonically a pre-Heyting algebra object. The And then, even if you don't assume the existence of |
|
Thanks! What is a pre-Heyting algebra? ("pre") So you are saying the result is subobject classifier [which included finite limits by convention] + Malcev ===> thin ? |
It's the fragment of the Heyting algebra theory involving just
The conclusion is: subobject classifier + Malcev [which both include finite limits by convention] ===> trivial. The first steps show any category with equalizers in which all monomorphisms are isomorphisms is essentially discrete. |
This PR resolves #89. It adds the category of Jónsson-Tarski algebras, aka Cantor algebras. This is finitary algebraic and a Grothendieck topos.
All properties have been decided. For two of these (Malcev, cofiltered-limit-stable epis), two results about topoi have been added. This made it possible to remove several manual assignments from other categories.