Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.RespectsIso.mk
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.MorphismProperty C),
(∀ {X Y Z : C} (e : X ≅ Y) (f : Y ⟶ Z), P f → P (CategoryTheory.CategoryStruct.comp e.hom f)) →
(∀ {X Y Z : C} (e : Y ≅ Z) (f : X ⟶ Y), P f → P (CategoryTheory.CategoryStruct.comp f e.hom)) → P.RespectsIso- Cited by
- 4 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Classical.choice
- Assumes
- CategoryTheory.Category
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.RespectsIsostatement · cited by 248
Cited by4
Results whose statement or proof uses this declaration.
- RingHom.toMorphismProperty_respectsIso_iffproof · cited by 11
- AlgebraicGeometry.affineAnd_respectsIsoproof · cited by 2
- AlgebraicGeometry.AffineTargetMorphismProperty.respectsIso_mkproof · cited by 1
- CategoryTheory.MorphismProperty.respectsIso_of_isStableUnderCompositionproof · cited by 1