Theorems · Theorem · category theory
CategoryTheory.Adjunction.homAddEquiv.congr_simp
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
[inst_2 : CategoryTheory.Preadditive C] [inst_3 : CategoryTheory.Preadditive D] {F : CategoryTheory.Functor C D}
{G : CategoryTheory.Functor D C} (adj adj_1 : F ⊣ G),
adj = adj_1 → ∀ [inst_4 : F.Additive] (X : C) (Y : D), adj.homAddEquiv X Y = adj_1.homAddEquiv X Y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- AddEquivstatement · cited by 1,087
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.homAddEquivstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.