Theorems · Definition · category theory
CategoryTheory.StructuredArrow.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.StructuredArrow e G) →
CategoryTheory.StructuredArrow f (CategoryTheory.StructuredArrow.pre e F G) ≌
CategoryTheory.StructuredArrow f.right FA structured arrow category on a StructuredArrow.pre e F G functor is equivalent to the
structured arrow category on F
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 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.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.rightstatement and proof · cited by 213
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.StructuredArrow.prestatement and proof · cited by 32
- CategoryTheory.StructuredArrow.isoMkproof · cited by 14
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.map₂IsoPreEquivalenceInverseCompProjstatement · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_counitIsostatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_functorstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_inversestatement and proof · cited by 0
- CategoryTheory.StructuredArrow.preEquivalence_unitIsostatement and proof · cited by 0