Theorems · Theorem · category theory
CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_equivalence
∀ {C : Type u_1} {D : Type u_2} {D' : Type u_3} {H : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Category.{v_3, u_3} D']
[inst_3 : CategoryTheory.Category.{v_4, u_4} H] (L : CategoryTheory.Functor C D) (L' : CategoryTheory.Functor C D')
(F : CategoryTheory.Functor C H) (E : D ≌ D') (eL : L.comp E.functor ≅ L') (Y : D) (Y' : D')
(e : E.functor.obj Y ≅ Y'), L.HasPointwiseLeftKanExtensionAt F Y ↔ L'.HasPointwiseLeftKanExtensionAt F Y'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Functor.associatorproof · cited by 276
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iffproof · cited by 5