Theorems · Definition · category theory
CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor D T) →
(Y : T) →
(X : D) →
CategoryTheory.Functor (CategoryTheory.StructuredArrow Y ((CategoryTheory.Under.forget X).comp F))
(CategoryTheory.StructuredArrow X (CategoryTheory.StructuredArrow.proj Y F))The inverse functor of ofStructuredArrowProjEquivalence.functor.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.Understatement · cited by 276
- CategoryTheory.StructuredArrow.rightproof · cited by 213
- CategoryTheory.StructuredArrow.homproof · cited by 150
- CategoryTheory.Under.forgetstatement and proof · cited by 90
- CategoryTheory.Under.homproof · cited by 73
- CategoryTheory.StructuredArrow.projstatement and proof · cited by 59
- CategoryTheory.Functor.toStructuredArrowproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_map_right_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_obj_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_obj_left_asstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_obj_right_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_obj_right_left_asstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse_obj_right_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalenceproof · cited by 0