Theorems · Definition · category theory
CategoryTheory.Equivalence.asNatTrans
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → {e f : C ≌ D} → (e ⟶ f) → (e.functor ⟶ f.functor)Recover a natural transformation between e.functor and f.functor from the data of
a morphism e ⟶ f.
- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Equivalencestatement and proof · cited by 601
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.symmEquivInverseproof · cited by 10
- CategoryTheory.Equivalence.symmEquivFunctorproof · cited by 5
- CategoryTheory.Equivalence.functorFunctorproof · cited by 4
- CategoryTheory.Equivalence.congrLeftFunctorproof · cited by 2
- CategoryTheory.Equivalence.congrRightFunctorproof · cited by 2
- CategoryTheory.Equivalence.hom_extstatement and proof · cited by 1
- CategoryTheory.Equivalence.comp_asNatTransstatement · cited by 1
- CategoryTheory.Equivalence.asNatTrans_mkHomstatement · cited by 0
- CategoryTheory.Equivalence.mkHom_asNatTransstatement · cited by 0
- CategoryTheory.Equivalence.hom_ext_iffstatement and proof · cited by 0
- CategoryTheory.Equivalence.id_asNatTransstatement · cited by 0
- CategoryTheory.Equivalence.symmEquivFunctor_mapstatement · cited by 0