Fibered categories #
This file defines what it means for a functor p : š³ ā„¤ š®
to be (pre)fibered.
Main definitions #
IsPreFibered p
expressesš³
is fibered overš®
via a functorp : š³ ā„¤ š®
, as in SGA VI.6.1. This means that any morphism in the baseš®
can be lifted to a cartesian morphism inš³
.
Implementation #
The constructor of IsPreFibered
is called exists_isCartesian'
. The reason for the prime is that
when wanting to apply this condition, it is recommended to instead use the lemma
exists_isCartesian
(without the prime), which is more applicable with respect to non-definitional
equalities.
References #
Definition of a prefibered category.
See SGA 1 VI.6.1.
Instances
Given a fibered category p : š³ ā„¤ š«
, a morphism f : R ā¶ S
and an object a
lying over S
,
then pullbackObj
is the domain of some choice of a cartesian morphism lying over f
with
codomain a
.
Equations
Instances For
Given a fibered category p : š³ ā„¤ š«
, a morphism f : R ā¶ S
and an object a
lying over S
,
then pullbackMap
is a choice of a cartesian morphism lying over f
with codomain a
.
Equations
Instances For
Equations
- āÆ = āÆ