Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{C : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
(F : CategoryTheory.Functor C T) →
(G : CategoryTheory.Functor D T) →
(c : C) →
CategoryTheory.Functor (CategoryTheory.CostructuredArrow (CategoryTheory.Comma.fst F G) c)
(CategoryTheory.Comma ((CategoryTheory.Over.forget c).comp F) G)The functor used to define the equivalence ofCommaFstEquivalence.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Comma.homproof · cited by 490
- CategoryTheory.CommaMorphism.rightproof · cited by 391
- CategoryTheory.Over.mkproof · cited by 203
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor_obj_homstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor_obj_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor_obj_rightstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_counitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_functorstatement · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_unitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor_map_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctor_map_rightstatement and proof · cited by 0