Theorems · Definition · category theory
CategoryTheory.InducedWideCategory
{C : Type u₁} →
(D : Type u₂) →
[inst : CategoryTheory.Category.{v₁, u₂} D] →
(C → D) → (_P : CategoryTheory.MorphismProperty D) → [_P.IsMultiplicative] → Type u₁InducedWideCategory D F P, where F : C → D, is a typeclass synonym for C,
which provides a category structure so that the morphisms X ⟶ Y are the morphisms
in D from F X to F Y which satisfy a property P : MorphismProperty D that is multiplicative.
- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedWideCategory.Hom.homstatement and proof · cited by 19
- CategoryTheory.InducedWideCategory.Homstatement · cited by 8
- CategoryTheory.InducedWideCategory.Hom.extstatement and proof · cited by 2
- CategoryTheory.wideInducedFunctorstatement and proof · cited by 2
- CategoryTheory.InducedWideCategory.Hom.mk.injstatement and proof · cited by 1
- CategoryTheory.InducedWideCategory.Hom.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.InducedWideCategory.category_comp_homstatement and proof · cited by 0
- CategoryTheory.InducedWideCategory.category_id_homstatement and proof · cited by 0
- CategoryTheory.InducedWideCategory.congr_simpstatement and proof · cited by 0
- CategoryTheory.InducedWideCategory.Hom.casesOnstatement and proof · cited by 0
- CategoryTheory.InducedWideCategory.Hom.ctorIdxstatement and proof · cited by 0
- CategoryTheory.InducedWideCategory.Hom.ext_iffstatement and proof · cited by 0