Theorems · Definition · category theory
CategoryTheory.StrictPseudofunctor.mapAdjunction
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{a b : B} →
{f : a ⟶ b} →
{g : b ⟶ a} →
(F : CategoryTheory.StrictPseudofunctor B C) →
CategoryTheory.Bicategory.Adjunction f g → CategoryTheory.Bicategory.Adjunction (F.map f) (F.map g)A strict pseudofunctor carries an adjunction f ⊣ g to an adjunction
F.map f ⊣ F.map g.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.Pseudofunctor.toPrelaxFunctorstatement · cited by 640
- CategoryTheory.StrictlyUnitaryPseudofunctor.toPseudofunctorstatement and proof · cited by 103
- CategoryTheory.Bicategory.Adjunctionstatement and proof · cited by 83
- CategoryTheory.StrictPseudofunctor.toStrictlyUnitaryPseudofunctorstatement and proof · cited by 60
- CategoryTheory.StrictPseudofunctorstatement and proof · cited by 18
- CategoryTheory.Pseudofunctor.mapAdjunctionproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictPseudofunctor.mapAdjunction_counitstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctor.mapAdjunction_unitstatement and proof · cited by 1
- CategoryTheory.StrictPseudofunctor.mapAdjunction_counit'statement · cited by 0
- CategoryTheory.StrictPseudofunctor.mapAdjunction_unit'statement · cited by 0