Theorems · Definition · category theory
CategoryTheory.Grothendieck.structuredArrowToStructuredArrowPre
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor D CategoryTheory.Cat) →
(G : CategoryTheory.Functor C D) →
(d : D) →
(f : ↑(F.obj d)) →
CategoryTheory.StructuredArrow d G ⥤q
CategoryTheory.StructuredArrow { base := d, fiber := f } (CategoryTheory.Grothendieck.pre F G)A prefunctor mapping structured arrows on G to structured arrows on pre F G with their
action on fibers being the identity.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- CategoryTheory.Cat.Hom.toFunctorproof · cited by 531
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.