Theorems · Definition · category theory
CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse
{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.Under.forget c).comp F) G)
(CategoryTheory.StructuredArrow c (CategoryTheory.Comma.fst F G))The inverse functor used to define the equivalence ofCommaSndEquivalence.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 32 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.Comma.leftproof · cited by 886
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.Understatement · cited by 276
- CategoryTheory.Under.forgetstatement and proof · cited by 90
- CategoryTheory.Comma.fststatement and proof · cited by 76
- CategoryTheory.Under.homproof · cited by 73
- CategoryTheory.Comma.preLeftproof · cited by 9
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceproof · cited by 4
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_map_right_leftstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_map_right_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_obj_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_obj_left_asstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_obj_right_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_obj_right_leftstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInverse_obj_right_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalence_counitIsostatement · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalence_inversestatement · cited by 0
- CategoryTheory.StructuredArrow.ofCommaSndEquivalence_unitIsostatement · cited by 0