Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.preEquivalence.functor
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
(F : CategoryTheory.Functor C D) →
{G : CategoryTheory.Functor D E} →
{e : E} →
(f : CategoryTheory.CostructuredArrow G e) →
CategoryTheory.Functor
(CategoryTheory.CostructuredArrow (CategoryTheory.CostructuredArrow.pre F G e) f)
(CategoryTheory.CostructuredArrow F f.left)The functor establishing the equivalence CostructuredArrow.preEquivalence.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.CostructuredArrow.mkproof · cited by 155
- CategoryTheory.CostructuredArrow.homMkproof · cited by 55
- CategoryTheory.CostructuredArrow.prestatement and proof · cited by 36
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.preEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.preEquivalence.functor_map_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence.functor_obj_homstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence.functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence.functor_obj_right_asstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_counitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_functorstatement · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_unitIsostatement · cited by 0