Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse
{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.Comma ((CategoryTheory.Over.forget c).comp F) G)
(CategoryTheory.CostructuredArrow (CategoryTheory.Comma.fst F G) c)The inverse functor used to define the equivalence ofCommaFstEquivalence.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 10 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.
Cites13
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 and proof · cited by 6,529
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Comma.leftproof · cited by 886
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.Over.homproof · cited by 370
- CategoryTheory.Over.forgetstatement and proof · cited by 164
- CategoryTheory.Comma.fststatement and proof · cited by 76
- CategoryTheory.Comma.preLeftproof · cited by 9
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_map_left_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_map_left_rightstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_obj_homstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_obj_left_homstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_obj_left_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_obj_left_rightstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInverse_obj_right_asstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_counitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_inversestatement · cited by 0
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalence_unitIsostatement · cited by 0