Categories of indexed families of objects. #
We define the pointwise category structure on indexed families of objects in a category (and also the dependent generalization).
pi C
gives the cartesian product of an indexed family of categories.
Equations
The evaluation functor at i : I
, sending an I
-indexed family of objects to the object over i
.
Equations
Instances For
Equations
Pull back an I
-indexed family of objects to a J
-indexed family, along a function J → I
.
Equations
Instances For
The natural isomorphism between pulling back a grading along the identity function, and the identity functor.
Equations
Instances For
The natural isomorphism comparing between pulling back along two successive functions, and pulling back along their composition
Equations
Instances For
The natural isomorphism between pulling back then evaluating, and just evaluating.
Equations
Instances For
Equations
The bifunctor combining an I
-indexed family of objects with a J
-indexed family of objects
to obtain an I ⊕ J
-indexed family of objects.
Equations
Instances For
An isomorphism between I
-indexed objects gives an isomorphism between each
pair of corresponding components.
Equations
Instances For
Assemble an I
-indexed family of functors into a functor between the pi types.
Equations
Instances For
Similar to pi
, but all functors come from the same category A
Equations
Instances For
The projections of Functor.pi' F
are isomorphic to the functors of the family F
Equations
Instances For
Two functors to a product category are equal iff they agree on every coordinate.
Assemble an I
-indexed family of natural transformations into a single natural transformation.
Equations
Instances For
Assemble an I
-indexed family of natural transformations into a single natural transformation.
Equations
Instances For
Assemble an I
-indexed family of natural isomorphisms into a single natural isomorphism.
Equations
Instances For
Assemble an I
-indexed family of natural isomorphisms into a single natural isomorphism.
Equations
Instances For
For a family of categories C i
indexed by I
, an equality i = j
in I
induces
an equivalence C i ≌ C j
.
Equations
Instances For
When i = j
, projections Pi.eval C i
and Pi.eval C j
are related by the equivalence
Pi.eqToEquivalence C h : C i ≌ C j
.
Equations
Instances For
The equivalences given by Pi.eqToEquivalence
are compatible with reindexing.
Equations
Instances For
Reindexing a family of categories gives equivalent Pi
categories.
Equations
Instances For
Assemble an I
-indexed family of equivalences of categories
into a single equivalence.