Theorems · Definition · category theory
CategoryTheory.InducedCategory.homMk
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v, u₂} D] →
{F : C → D} → {X Y : CategoryTheory.InducedCategory D F} → (F X ⟶ F Y) → (X ⟶ Y)Construct a morphism in the induced category from a morphism in the original category.
- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.InducedCategorystatement and proof · cited by 71
Cited by77
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.LocallyRingedSpace.Hom.toShHomproof · cited by 31
- AlgebraicGeometry.LocallyRingedSpace.forgetToSheafedSpaceproof · cited by 29
- CategoryTheory.Functor.mapCommGrpproof · cited by 25
- CategoryTheory.MonoOver.homMkproof · cited by 18
- TwoP.swapproof · cited by 8
- AlgebraicGeometry.LocallyRingedSpace.toΓSpecSheafedSpaceproof · cited by 8
- AlgebraicGeometry.SheafedSpace.ofRestrictproof · cited by 8
- CategoryTheory.Preadditive.toCommGrpproof · cited by 7
- CategoryTheory.Equivalence.inducedproof · cited by 5
- TannakaDuality.FiniteGroup.equivAppproof · cited by 4
- CommGrpTypeEquivalenceCommGrp.inverseproof · cited by 4
- CategoryTheory.Functor.mapCommGrpNatTransproof · cited by 4