Theorems · Definition · category theory
CategoryTheory.StructuredArrow.preEquivalenceFunctor
{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.StructuredArrow e G) →
CategoryTheory.Functor (CategoryTheory.StructuredArrow f (CategoryTheory.StructuredArrow.pre e F G))
(CategoryTheory.StructuredArrow f.right F)The functor establishing the equivalence StructuredArrow.preEquivalence.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 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.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.rightstatement · cited by 213
- CategoryTheory.StructuredArrow.homproof · cited by 150
- CategoryTheory.StructuredArrow.mkproof · cited by 125
- CategoryTheory.StructuredArrow.Hom.rightproof · cited by 82
- CategoryTheory.StructuredArrow.homMkproof · cited by 47
- CategoryTheory.StructuredArrow.prestatement and proof · cited by 32
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.preEquivalenceproof · cited by 4
- CategoryTheory.StructuredArrow.preEquivalenceFunctor_map_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalenceFunctor_obj_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalenceFunctor_obj_left_asstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalenceFunctor_obj_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_counitIsostatement · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_functorstatement · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_unitIsostatement · cited by 0