Theorems · Theorem · category theory
CategoryTheory.Idempotents.whiskeringLeft_obj_preimage_app
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.IsIdempotentComplete D]
{F G : CategoryTheory.Functor (CategoryTheory.Idempotents.Karoubi C) D}
(τ : (CategoryTheory.Idempotents.toKaroubi C).comp F ⟶ (CategoryTheory.Idempotents.toKaroubi C).comp G)
(P : CategoryTheory.Idempotents.Karoubi C),
(((CategoryTheory.Functor.whiskeringLeft C (CategoryTheory.Idempotents.Karoubi C) D).obj
(CategoryTheory.Idempotents.toKaroubi C)).preimage
τ).app
P =
CategoryTheory.CategoryStruct.comp (F.map P.decompId_i)
(CategoryTheory.CategoryStruct.comp (τ.app P.X) (G.map P.decompId_p))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.whiskeringLeftstatement and proof · cited by 395
- CategoryTheory.CategoryStructproof · cited by 343
- CategoryTheory.Idempotents.Karoubistatement and proof · cited by 233
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicTopology.DoldKan.Γ₂N₂.natTrans_app_f_appproof · cited by 2
- AlgebraicTopology.DoldKan.N₂Γ₂_inv_app_f_fproof · cited by 1