Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.ofObjectProperty_map_le
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (P Q : CategoryTheory.ObjectProperty C) {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] (F : CategoryTheory.Functor C D),
(CategoryTheory.MorphismProperty.ofObjectProperty P Q).map F ≤
CategoryTheory.MorphismProperty.ofObjectProperty (P.map F) (Q.map F)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Isoproof · cited by 3,963
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Arrow.mkproof · cited by 421
- CategoryTheory.MorphismProperty.mapstatement and proof · cited by 24
- CategoryTheory.ObjectProperty.mapstatement and proof · cited by 15
- CategoryTheory.MorphismProperty.ofObjectPropertystatement and proof · cited by 9
- CategoryTheory.Comma.rightIsoproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.