Theorems · Definition · category theory
CategoryTheory.Comma.opFunctorCompFst
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(L : CategoryTheory.Functor A T) →
(R : CategoryTheory.Functor B T) →
(CategoryTheory.Comma.opFunctor L R).leftOp.comp (CategoryTheory.Comma.fst R.op L.op) ≅
(CategoryTheory.Comma.snd L R).opComposing the leftOp of opFunctor L R with fst L.op R.op is naturally isomorphic
to snd L R.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.Functor.leftOpstatement and proof · cited by 187
- CategoryTheory.Comma.fststatement and proof · cited by 76
- CategoryTheory.Comma.sndstatement · cited by 51
- CategoryTheory.Comma.opFunctorstatement and proof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Comma.final_snd_of_isFiltered_structuredArrowproof · cited by 0
- CategoryTheory.Comma.opFunctorCompFst_hom_appstatement and proof · cited by 0
- CategoryTheory.Comma.opFunctorCompFst_inv_appstatement and proof · cited by 0