Theorems · Theorem · category theory
CategoryTheory.Functor.isRightKanExtension_iff_precomp
∀ {C : Type u_1} {C' : Type u_2} {H : Type u_3} {D : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} C'] [inst_2 : CategoryTheory.Category.{v_3, u_3} H]
[inst_3 : CategoryTheory.Category.{v_4, u_4} D] {L : CategoryTheory.Functor C D} {F : CategoryTheory.Functor C H}
(F' : CategoryTheory.Functor D H) (G : CategoryTheory.Functor C' C) [G.IsEquivalence] (α : L.comp F' ⟶ F),
F'.IsRightKanExtension α ↔
F'.IsRightKanExtension (CategoryTheory.CategoryStruct.comp (G.associator L F').hom (G.whiskerLeft α))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivproof · cited by 8,337
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Category.id_compproof · cited by 1,998
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.