Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.strictMap_le_iff_le_inverseImage
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
(F : CategoryTheory.Functor C D) (P : CategoryTheory.MorphismProperty C) (P' : CategoryTheory.MorphismProperty D),
P.strictMap F ≤ P' ↔ P ≤ P'.inverseImage F- Cited by
- 2 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.
Cites8
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.inverseImagestatement and proof · cited by 83
- CategoryTheory.MorphismProperty.strictMapstatement and proof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.gc_strictMapproof · cited by 12
- CategoryTheory.MorphismProperty.map_le_iffproof · cited by 3