basic constructions:
strong axioms
further
In the foundations of mathematics, it's interesting to consider the axiom that the Category of Sets Has Enough Projectives; in short: CoSHEP (pronounced /ko:-shep/). This is more commonly known as the presentation axiom: PAx. It is a weak form of the axiom of choice.
In elementary terms, CoSHEP states
For every set , there exists a set and a surjection , such that every surjection has a section.
The full axiom of choice states that every surjection has a section; hence in the above may be chosen to be itself.
This should be read in view of the definition of projective objects:
An object in a category is (externally) projective iff the hom-functor takes epis to epis. This is the same as saying: given an epi and a map , there exists a lift in the sense that .
Accordingly, in a topos the CoSHEP axiom says equivalently
Every object has a projective presentation. Hence: There are enough projectives.
Borrowing from the philosophy of constructivism, we may also call this a complete presentation.
The dual axiom, that has enough injectives (that is, every set admits an injection into an injective set) is true in every topos: every power object is an injective object, and every object embeds in its power object via the singleton map .
The existence of sufficiently many projective presentations plays a central role in homological algebra as a means to construct projective resolutions of objects. Tradtionally one often uses the axiom of choice to prove that categories of modules have enough projectives, on the grounds that the free modules are projective.
But the weaker assumption of CoSHEP is already sufficient for this purpose: while not every free module will be projective, one can still use CoSHEP to find a projective presentation for every free module (and thus for every module). This is discussed in more detail here.
The following three conditions on a W-pretopos with enough projectives are equivalent:
The axiom of dependent choice (DC),
The axiom of countable choice (CC),
Projectivity of the singleton (the terminal object) .
Note that we normally assume (3) for the category of sets, which is true in any (constructively) well-pointed pretopos and true internally in any pretopos whatsoever, so one normally says that DC and CC simply follow from the existence of enough projectives (CoSHEP). Equivalently, internal DC and internal CC follow from internal CoSHEP.
Condition 1 easily implies 2. Condition 2 says precisely that the natural numbers object is externally projective, and since is a retract of , it is projective under condition 2, so 2 implies 3. It remains to show 3 implies 1.
Let be inhabited, so there exists an entire relation given by a jointly monic span
and similarly let
be an entire binary relation. Let be a projective cover. Since is assumed projective, the cover admits a section , and the element lifts through to an element . Next, in the diagram below, lifts through the epi to a map , and then lifts through to a map (since is projective):
By the universal property of (see recursion), there exists a unique map rendering commutative the diagram
Clearly factors through , i.e., , thus proving that dependent choice holds under CoSHEP.
A topos in which CoSHEP holds but is not projective is , where is the category with three objects and exactly two non-identity arrows . For if is a functor with , , and , with and , then the map is epi but has no section, so is not projective. On the other hand, as noted below, every presheaf topos satisfies CoSHEP, assuming that itself does.
CoSHEP also implies several weaker forms of choice, such as the axiom of multiple choice and WISC. In weakly predicative mathematics, it can be combined with the existence of function sets to show the subset collection axiom.
In the absence of the full axiom of choice, there are actually two notions of surjections: surjections, and split surjections. Hence, we get four possible different statements of the presentation axiom, depending on whether one uses surjections or split surjections:
For every set , there exists a set and a surjection , such that every surjection has a section.
For every set , there exists a set and a split surjection , such that every surjection has a section.
For every set , there exists a set and a surjection , such that every split surjection has a section.
For every set , there exists a set and a split surjection , such that every split surjection has a section.
By definition of split surjection, every split surjection has a section, so the third and fourth versions of the presentation axioms are simply:
For every set , there exists a set and a surjection .
For every set , there exists a set and a split surjection .
These two versions of the presentation axiom are always true: take the set to be and the (split) surjection to be the identity function on .
This leaves the first and second version of the presentation axiom as non-trivial axioms that one can add to the foundations. In general, the version using a split surjection into is stronger than the version using a surjection into , because not every surjection is a split surjection unless the full axiom of choice holds. And then the usual axiom of choice is simply the presentation axiom where the surjection is required to be a bijection.
In addition, every set theory has an internal logic defined on its subsingletons:
Any subsingleton represents a proposition
The binary cartesian product of two subsingletons is conjunction of propositions
The function set between two subsingletons is implication of propositions
The function set from a subsingleton to the empty set is negation of propositions
Given a family of subsingletons, the indexed cartesian product of the family of subsingletons is universal quantification
One can turn any set into a subsingleton by taking the image of the unique function into a singleton. This is useful for constructing the internal disjunction and existential quantifier:
The image of the unique function from the disjoint union of two subsingletons to any singleton is the disjunction of propositions
The image of the unique function from the indexed disjoint union of a family of subsingletons to any singleton is the existential quantifier
Equality is given by the diagonal subset
Then there also exist internal versions of the presentation axiom, which states that the presentation axiom is true when expressed internally in the set theory, that a particular subsingleton defined using the set theoretic operations above is a singleton.
In addition, there are two different ways to interpret predicate logic in the internal logic of a set theory:
There is the traditional way of interpreting the internal logic, which takes propositions as subsingletons, and uses the disjunction for “or” and the existential quantifier for “there exists, suitably defined in the internal logic.
There is the BHK interpretation of the internal logic, which takes propositions as sets and directly uses binary disjoint unions for “or” instead of the disjunction, as well as indexed disjoint unions for “there exist” instead of the existential quantifier.
This means that we get even more versions of the presentation axiom in set theory, depending on where one uses the traditional interpretation of predicate logic and where one uses the BHK interpretation of predicate logic in the internal logic:
For surjections, whether the fibers of the function are internally inhabited or pointed
For split surjections, whether given a function there exists a section , or whether one has a section-retraction pair
All of these combine together to form a huge number of possible axioms of the presentation axiom, ranging from the provable to stronger than the usual presentation axiom.
In dependent type theory, not all types are sets, and sets (and other types) are usually elements of types called universes, so there are even more versions of the presentation axiom, depending on
Whether given a set there exists a set or whether one has a pair of sets ,
Whether one uses sets or types in defining the presentation axiom.
When working in the internal logic of a topos, the “internal” meaning of CoSHEP is “every object is covered by an internally projective object.” (Compare with the internal axiom of choice: every object is internally projective.) As regards foundational axioms for toposes (in the sort of sense that the axiom of choice is regarded as “foundational”), the internal version of the presentation axiom should be taken as the default version.
Suppose that is (externally) projective in . Then satisfies PAx whenever it satisfies internal PAx.
Internal PAx does not follows from external PAx; see Counterexample 5.3. However, if every object is projective (AC), then every object is internally projective (IAC).
A stronger version of PAx may be worth considering. Say that an object is stably projective if its pullback to any slice category is projective. Then stably projective objects are internally projective (proof?). Similarly, if we say that a topos satisfies stable PAx if every object is covered by a stably projective object, then a topos satisfies internal PAx if it satisfies stable PAx.
Every presheaf topos has enough projectives, since any coproduct of representables is projective. If in addition has binary products, then by this result, validates internal PAx.
However, not every presheaf topos validates internal PAx, even though every presheaf topos validates external PAx. As an example, let be the category where is the disjoint sum , and preordered by taking the reflexive transitive closure of relations , , . The claim is that neither , nor any presheaf that maps epimorphically onto , can be internally projective. Indeed, consider the presheaf defined by and , with the evident inclusion. Let be the support of , so that we have an epi .
The objects , and are subterminal and . The set is empty because there is no (it would give a section of , but none exists), whereas is inhabited by . For any covering , the set is empty (because any section of induces a function ), and the set is inhabited (the map induces a map ). Thus the map cannot be epic.
Any topos that violates countable choice, of which there are plenty, must also violate internal PAx.
An interesting example of a topos that has enough projectives and satisfies internal CoSHEP (at least, assuming the axiom of choice in Set), although it violates the full (internal) axiom of choice, is the effective topos, and more generally any realizability topos. The reason for this is quite similar to the intuitive justification for CoSHEP given above. Technically, it results from the fact that realizability toposes are exact completions; an explanation is given in this remark.
For a Grothendieck topos example, the sheaves on the interval with its usual topology give a topos in which the internal axiom of countable choice fails, hence internal PAx must also fail.
According to Peter Scholze in this comment on the nCafé, an example of a category that satisfies external CoSHEP is the category of condensed sets, assuming that Set satisfies the axiom of choice. The category of condensed sets do not form a topos, only an infinitary pretopos.
However, internal CoSHEP fails in condensed sets.
Since Set is (essentially regardless of foundations) an exact category, if it has enough projectives then it must be the free exact category generated by its subcategory of projective objects. By the construction of the ex/lex completion , it follows that every set is the quotient of some “pseudo-equivalence relation” in ; i.e., the result of imposing an equality relation on some completely presented set. See SEAR+ε for an application of this idea.
CoSHEP as a choice principle added to ZF implies a proper class of regular cardinals.
Since CoSHEP implies WISC, and WISC has this implication (a result of van den Berg).
In higher category theory, there are different versions of CoSHEP:
For every 0-groupoid , there exists 0-groupoid and effective epimorphism , such that for all 0-groupoids there exists effective epimorphism with section.
For every infinity-groupoid , there exists 0-groupoid and effective epimorphism , such that for all 0-groupoids there exists effective epimorphism with section.
The difference between these versions of CoSHEP is that sets cover.
Although perhaps not well known in the literature of constructive mathematics, the CoSHEP axiom may be justified by the sort of reasoning usually accepted to justify the axioms of countable choice and dependent choice, which it implies, by Proposition above.
To be explicit, every set should have a ‘completely presented’ set of ‘canonical’ elements, that is elements given directly as they are constructed without regard for the equality relation imposed upon them. For canonical elements, equality is identity, so the BHK interpretation of logic justifies the axiom of choice for a completely presented set. This set is , and is obtained from it as a quotient by the relation of equality on . This argument can be made precise in some forms of type theory, which thus justify CoSHEP, much as they are widely known to justify dependent choice.
projective object, projective presentation, projective cover, projective resolution
injective object, injective presentation, injective envelope, injective resolution
flat object, flat resolution
When Peter Aczel was developing (a constructive predicative version of ZFC), he considered this axiom, under the name of the presentation axiom, but ultimately rejected it.
The presentation axiom was, however, adopted by Erik Palmgren in (a constructive predicative version of ETCS):
163 Issue 10 (2012) 1384–1399, doi:10.1016/j.apal.2012.01.011 arXiv:1201.6272, author pdf.
Its relationship to some other weak axioms of choice is studied in
Last revised on February 23, 2024 at 23:23:51. See the history of this page for a list of all contributions to it.