Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.map_mem_strictMap
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
(P : CategoryTheory.MorphismProperty C) (F : CategoryTheory.Functor C D) {X Y : C} (f : X ⟶ Y),
P f → P.strictMap F (F.map f)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.strictMapstatement · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- SSet.Truncated.HomotopyCategory.morphismPropertyHomMk_eq_strictMapproof · cited by 1
- CategoryTheory.MorphismProperty.multiplicativeClosure_eq_strictMap_pathsproof · cited by 0