Theorems · Theorem · category theory
CategoryTheory.Adjunction.counit_naturality
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C} (adj : G ⊣ F) {X Y : C} (f : Y ⟶ X),
CategoryTheory.CategoryStruct.comp (G.map (F.map f)) (adj.counit.app X) =
CategoryTheory.CategoryStruct.comp (adj.counit.app Y) f- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 21 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.counitstatement and proof · cited by 376
- CategoryTheory.NatTrans.naturality'proof · cited by 6
Cited by31
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.counit_naturality_assocproof · cited by 8
- CategoryTheory.Adjunction.map_ε_comp_counit_app_unitproof · cited by 4
- CategoryTheory.Adjunction.isTriangulated_rightAdjointproof · cited by 3
- CategoryTheory.Adjunction.rightAdjointUniq_hom_app_counitproof · cited by 3
- CategoryTheory.Adjunction.map_μ_comp_counit_app_tensorproof · cited by 3
- CategoryTheory.Adjunction.Triple.rightToLeft_app_adj₂_unit_appproof · cited by 2
- CategoryTheory.LiftLeftAdjoint.counitCoequalisesstatement · cited by 2
- CategoryTheory.Adjunction.eq_unit_comp_map_iffproof · cited by 2
- CategoryTheory.Adjunction.leftAdjointCompIso_comp_idproof · cited by 2
- CategoryTheory.IsVanKampenColimit.map_reflectiveproof · cited by 2
- CategoryTheory.mateEquiv_counitproof · cited by 2
- CategoryTheory.Adjunction.map_projectiveproof · cited by 2