Theorems · Definition · category theory
CategoryTheory.Grothendieck.preEquivalence
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} D] →
(F : CategoryTheory.Functor C CategoryTheory.Cat) →
(G : D ≌ C) → CategoryTheory.Grothendieck (G.functor.comp F) ≌ CategoryTheory.Grothendieck FGiven a functor F : C ⥤ Cat and an equivalence of categories G : D ≌ C, the functor
pre F G.functor is an equivalence between Grothendieck (G.functor ⋙ F) and Grothendieck F.
- Defined in
- Mathlib.CategoryTheory.Grothendieck
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Grothendieck.mapWhiskerLeftIsoConjPreMapstatement and proof · cited by 1
- CategoryTheory.Grothendieck.final_mapproof · cited by 0