Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.preEquivalence
{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.CostructuredArrow (CategoryTheory.CostructuredArrow.pre F G e) f ≌
CategoryTheory.CostructuredArrow F f.leftA costructured arrow category on a CostructuredArrow.pre F G e functor is equivalent to the
costructured arrow category on F
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.CostructuredArrow.prestatement and proof · cited by 36
- CategoryTheory.CostructuredArrow.isoMkproof · cited by 14
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.map₂IsoPreEquivalenceInverseCompProjstatement · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_counitIsostatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_functorstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_inversestatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.preEquivalence_unitIsostatement and proof · cited by 0