Theorems · Inductive type · category theory
CategoryTheory.Adjunction.CoreHomEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C D → CategoryTheory.Functor D C → Type (max (max (max u₁ u₂) v₁) v₂)This is an auxiliary data structure useful for constructing adjunctions.
See Adjunction.mkOfHomEquiv.
This structure won't typically be used anywhere else.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.mkOfHomEquiv_homEquivstatement and proof · cited by 14
- CategoryTheory.Adjunction.CoreHomEquiv.homEquivstatement and proof · cited by 8
- CategoryTheory.Adjunction.mkOfHomEquivstatement and proof · cited by 4
- CategoryTheory.Adjunction.CoreHomEquiv.homEquiv_naturality_rightstatement and proof · cited by 2
- CategoryTheory.Adjunction.CoreHomEquiv.mk.injstatement · cited by 1
- CategoryTheory.Adjunction.CoreHomEquiv.mk.noConfusionstatement · cited by 1
- CategoryTheory.Adjunction.CoreHomEquiv.homEquiv_naturality_left_symmstatement and proof · cited by 1
- CategoryTheory.Over.coreHomEquivToOverSectionsstatement · cited by 1
- CategoryTheory.Adjunction.CoreHomEquiv.mk.congr_simpstatement · cited by 0
- CategoryTheory.Adjunction.CoreHomEquiv.mk.injEqstatement · cited by 0
- CategoryTheory.Adjunction.CoreHomEquiv.mk.sizeOf_specstatement · cited by 0
- CategoryTheory.Adjunction.CoreHomEquiv.noConfusionstatement and proof · cited by 0