Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.ofHoms.casesOn

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {ι : Type u_3} {X Y : ι → C} {f : (i : ι) → X i ⟶ Y i}
  {motive : ⦃X_1 Y_1 : C⦄ → (x : X_1 ⟶ Y_1) → CategoryTheory.MorphismProperty.ofHoms f x → Prop} ⦃X_1 Y_1 : C⦄
  {x : X_1 ⟶ Y_1} (t : CategoryTheory.MorphismProperty.ofHoms f x), (∀ (i : ι), motive (f i) ⋯) → motive x t
Defined in
Mathlib.CategoryTheory.MorphismProperty.Basic
Cited by
26 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MorphismProperty.ofHoms_iff · cited by 8MorphismProperty.ofHoms_i…CategoryTheory.SmallObject.SuccStruct.prop.fac · cited by 2prop.facCategoryTheory.SmallObject.SuccStruct.prop.succ_eq · cited by 2prop.succ_eqCategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms_le_monomorphisms · cited by 2IsGrothendieckAbelian.gen…SSet.Subcomplex.Pairing.anodyneExtensions · cited by 2Pairing.anodyneExtensionsSSet.Subcomplex.Pairing.innerAnodyneExtensions · cited by 2Pairing.innerAnodyneExten…CategoryTheory.IsCardinalFiltered.exists_cardinal_directed.isCardinalFiltered · cited by 2exists_cardinal_directed.…HomotopicalAlgebra.ReedyStructure.prop₁_of_degHom_eq_deg_right · cited by 2ReedyStructure.prop₁_of_d…SSet.innerFibration_pullbackObjObjπ · cited by 1SSet.innerFibration_pullb…CategoryTheory.SmallObject.SuccStruct.prop_iff · cited by 1SuccStruct.prop_iffCategoryTheory.MorphismProperty.isLocal_single_iff_bijective · cited by 1MorphismProperty.isLocal_…CategoryTheory.IsCardinalFiltered.exists_cardinal_directed.eq_id_of_D₂_W · cited by 1exists_cardinal_directed.…CategoryTheory.IsCardinalFiltered.exists_cardinal_directed.final_functor · cited by 1exists_cardinal_directed.…SSet.Truncated.HomotopyCategory.morphismPropertyHomMk_eq_strictMap · cited by 1HomotopyCategory.morphism…HomotopicalAlgebra.ReedyStructure.le₁ · cited by 1ReedyStructure.le₁CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty.ofHoms · cited by 30MorphismProperty.ofHomsofHoms.casesOnCITED BYCITES

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.