Theorems · Theorem · category theory
CategoryTheory.Functor.essImage.liftFunctorCompIso_hom_app
∀ {J : Type u_1} {C : Type u_2} {D : Type u_3} [inst : CategoryTheory.Category.{v_1, u_1} J]
[inst_1 : CategoryTheory.Category.{v_2, u_2} C] [inst_2 : CategoryTheory.Category.{v_3, u_3} D]
(G : CategoryTheory.Functor J D) (F : CategoryTheory.Functor C D) [inst_3 : F.Full] [inst_4 : F.Faithful]
(hG : ∀ (j : J), F.essImage (G.obj j)) (X : J),
(CategoryTheory.Functor.essImage.liftFunctorCompIso G F hG).hom.app X =
(F.toEssImage.objObjPreimageIso { obj := G.obj X, property := ⋯ }).hom.hom- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 0 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.
Cites19
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.InducedCategory.Hom.homstatement · cited by 850
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.