Theorems · Definition · category theory
CategoryTheory.Grothendieck.preUnitIso
{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.map (CategoryTheory.Functor.whiskerRight G.unitInv (G.functor.comp F)) ≅
CategoryTheory.Grothendieck.pre (G.functor.comp F) (G.functor.comp G.inverse)Let G be an equivalence of categories. The functor induced via pre by G.functor ⋙ G.inverse
is naturally isomorphic to the functor induced via map by a whiskered version of G's inverse
unit.
- Defined in
- Mathlib.CategoryTheory.Grothendieck
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inversestatement · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Functor.whiskerRightstatement · cited by 467
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Grothendieck.preEquivalenceproof · cited by 1