Theorems · Definition · category theory
CategoryTheory.ThinSkeleton.map
{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 (CategoryTheory.ThinSkeleton C) (CategoryTheory.ThinSkeleton D)A functor C ⥤ D computably lowers to a functor ThinSkeleton C ⥤ ThinSkeleton D.
- Defined in
- Mathlib.CategoryTheory.Skeletal
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.homOfLEproof · cited by 554
- CategoryTheory.isIsomorphicSetoidproof · cited by 24
- CategoryTheory.ThinSkeletonstatement and proof · cited by 17
- Quotient.mapproof · cited by 7
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.lowerproof · cited by 6
- CategoryTheory.ThinSkeleton.mapNatTransstatement · cited by 1
- CategoryTheory.ThinSkeleton.map_iso_eqstatement · cited by 1
- CategoryTheory.ThinSkeleton.map_comp_eqstatement and proof · cited by 0
- CategoryTheory.ThinSkeleton.map_id_eqstatement and proof · cited by 0
- CategoryTheory.ThinSkeleton.map_mapstatement and proof · cited by 0
- CategoryTheory.ThinSkeleton.map_objstatement and proof · cited by 0
- CategoryTheory.ThinSkeleton.comp_toThinSkeletonstatement · cited by 0
- CategoryTheory.ThinSkeleton.fromThinSkeletonCompToThinSkeletonIsostatement and proof · cited by 0
- CategoryTheory.ThinSkeleton.lowerAdjunctionstatement · cited by 0
- CategoryTheory.ThinSkeleton.mapCompFromThinSkeletonIsostatement · cited by 0