Showing changes from revision #9 to #10:
Added | Removed | Changed
For generalities on the translation Ho CT-Ho TT see dictionary HoCT-HoTT.
For generalities on the formulation of Ho TT in Coq see HoTT-Coq - references.
For generalities on cohesive toposes see Urs Schreiber, differential cohomology in a cohesive topos
For a blog comment on the internal formulation of cohesion, see Mike Shulman
internalizing the external - the joy of codiscreteness, ncafé
discreteness, concreteness, fibrations, and scones, ncafé
We assume that
is an adjoint quadruple, where we assume that preserves finite products and and are full and faithful.
This adjoint quadruple gives rise to an adjoint triple
For a sub-(∞,1)-category, the inclusion extends to an adjoint quadruple of the form
precisely if there exists for each object
a morphism with ;
a morphism with ;
a morphism with
such that for all and the induced morphisms
;
;
;
;
are equivalences (the first three of ∞-groupoids the last two in ).
Moreover, if is a cartesian closed category, then preserves finite products precisely if the -inclusion is an exponential ideal.
The last statement follows from the -category analog of the discussion here.
This section is on the Coq formalization of axiomatic homotopy cohesion. It draws from Mike Shulman, Internalizing the external, or The Joys of Codiscreteness (blog post). The corresponding Coq-code library is at Mike Shulman, HoTT/Coq/Subcatgeories
This section comments on the code ReflectiveSubfibration.v.
It codes the axiom that
exhibits the codiscrete objects as reflective subcategory of .
The following axioms characterize in type theoretical language the relations between objects of a reflective subcategory by means of the endofunctor
This says that for any type , we have a proposition (expressing the assertion that is in our putative reflective subcategory).
This says that for any , we have another type (its reflection into the subcategory).
This says that for any , the type is in the subcategory.
. This says that for any , we have a map (which we can think of as the unit of the adjunction).
. This says that for any types A and B, where B is in the subcategory, precomposing with yields an equivalence between and (which we can think of as the adjunction isomorphism since precomposition with the adjunction-unit assigns the adjunct).
The previous axioms are given for plain types but one can impose them also on dependent types in that we require
In category theory this means that
is a pullback and the right arrow is a fibration. The operation commutes with pullbacks and gives an operation on every overcategory . There are axioms expressing the requirement that is a reflection.
(1) The following statements are equivalent:
is a reflective factorization system.
There is a reflective subcategory with reflector , is the class of morphisms whose -image is invertible in , and .
is a factorization system and satisfies 2-out -of-3.
(2) The following statements are equivalent:
is a factorization system in .
The class is pullback-stable where means that each reflection is given by -factorization.
Here
Let be a ccc. Let be a reflective subcategory.
Then is an exponential ideal iff the reflector preserves finite products.
being local means that we have a geometric morphism with extra right adjoint
(Discrete objects are reflectively- and coreflectively embedded.)