Theorems · Theorem · category theory
CategoryTheory.SingleFunctors.postcompIsoOfIso_hom_hom_app
∀ {C : Type u_1} {D : Type u_2} {E : Type u_3} [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} E] {A : Type u_5}
[inst_3 : AddMonoid A] [inst_4 : CategoryTheory.HasShift D A] [inst_5 : CategoryTheory.HasShift E A]
(F : CategoryTheory.SingleFunctors C D A) {G G' : CategoryTheory.Functor D E} (e : G ≅ G') [inst_6 : G.CommShift A]
[inst_7 : G'.CommShift A] [inst_8 : CategoryTheory.NatTrans.CommShift e.hom A] (a : A) (X : C),
((F.postcompIsoOfIso e).hom.hom a).app X = e.hom.app ((F.functor a).obj X)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · 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.Isostatement and proof · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.SingleFunctorsstatement and proof · cited by 65
- CategoryTheory.SingleFunctors.functorstatement · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.