Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.map_map
∀ {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) {E : Type u_2}
[inst_2 : CategoryTheory.Category.{v_2, u_2} E] (G : CategoryTheory.Functor D E), (P.map F).map G = P.map (F.comp G)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- le_antisymmproof · cited by 2,068
- CategoryTheory.Arrow.mkproof · cited by 421
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.MorphismProperty.inverseImageproof · cited by 83
- CategoryTheory.Functor.mapArrowproof · cited by 31
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.inverseImage_map_eq_of_isEquivalenceproof · cited by 1
- CategoryTheory.Functor.IsLocalization.compproof · cited by 1
- CategoryTheory.MorphismProperty.map_inverseImage_eq_of_isEquivalenceproof · cited by 1
- CategoryTheory.MorphismProperty.IsInvertedBy.map_iffproof · cited by 0