You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
@[Mod] Morgan Rogers
Do you know any good instruction papers about transfinite compositions which is applied to type theory or logic ?
Not quite what you're asking for, but Todd Trimble just wrote an expository paper proving Tychonoff's theorem using transfinite compositions. You'd have to ask him to take a look. It's not about type theory or logic, but it explains transfinite composition.
(I mention this mainly because I saw the paper just yesterday, and I'd never heard of "transfinite composition" before then.)
@John Baez
Thank you for that information. I am loving to see it! :heart_eyes: ( I would like to avoid using AC! )
I recently found the term "transfinite composition" in Cisinski's Book (Higher Categories and Homotopical Algebra :
Definition 2.1.2).
And my current interest about this question is type theoretic implementation of proof assistant systems, using lambda term, of classical logics.
In some papers, I found three ways how to implement classical logic;
Additionally, I felt that these concepts have something to do with the existence of colimit.
I see the definition of the following two terms but do not understand the relation between" transfinite induction" and "transfinite composition" too.
Now I cannot organize the type theory which is correspond to classical Logic well.
I'm afraid this is also the first time I'm encountering this concept (I found the reference you mention)
What relationship to you see between transfinite composition and implementations of classical logic, @GhaS Shee ?
@[Mod] Morgan Rogers
For me, the transfinite composition is saying about the existence of the morphism to some kind of colimits.
Assuming the existence of colimit in the computation, for me, it seems to handle a computation that never ends.
If we have morphisms to the computation that never ends, we can ADD some number to the value which we get from the never-ending computation.
I think that this concept, doing the latter calculation first, is the very what we call "continuation", with which we might construct classical logic.
Ah, I see what you're getting at, more or less.
There are various principles that come under the banner of "classical logic".
One of these is the law of excluded middle, which (as long as you have the relevant logical operators to hand) is equivalent to the double negation elimination rule you mentioned.
Another is the axiom of choice.
However, you should just beware that:
Yes, indeed :-)
From Todd Trimble's paper I gather that transfinite composition is a case of transfinite recursion. Transfinite recursion is a way to recursively define functions indexed by ordinals. You need to separately treat successor ordinals (as in ordinary finite recursion) and limit ordinals. Transfinite recursion is to the ordinary finite recursive definition of functions as transfinite induction is to ordinary induction. Wikipedia tells me this:
Proofs or constructions using induction and recursion often use the axiom of choice to produce a well-ordered relation that can be treated by transfinite induction. However, if the relation in question is already well-ordered, one can often use transfinite induction without invoking the axiom of choice. For example, many results about Borel sets are proved by transfinite induction on the ordinal rank of the set; these ranks are already well-ordered, so the axiom of choice is not needed to well-order them.
@John Baez where did you see this paper? Searching "Todd Trimble transfinite composition" doesn't help me, nor does substituting "Tychonoff theorem"
Not yet uploaded, I believe you would need to ask him personally to see it.
Todd is writing this paper now. He paid my student Joe Moeller to put it in the format for submission to the American Mathematical Monthly. Joe, Todd and I are working on another paper together.
I don't know if Todd plans to put this paper on the arXiv. He hasn't published in a long time; he wants to get back into it.