Theorems · Definition · category theory
CategoryTheory.InducedCategory.Hom.casesOn
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v, u₂} D] →
{F : C → D} →
{X Y : CategoryTheory.InducedCategory D F} →
{motive : X.Hom Y → Sort u} → (t : X.Hom Y) → ((hom : F X ⟶ F Y) → motive { hom := hom }) → motive t- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- CategoryTheory.InducedCategory.Homstatement and proof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.SheafedSpace.hom_stalk_extproof · cited by 2
- CategoryTheory.PresheafHom.IsSheafFor.exists_appproof · cited by 1
- CategoryTheory.InducedCategory.Hom.noConfusionproof · cited by 0
- CategoryTheory.InducedCategory.Hom.noConfusionTypeproof · cited by 0