Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.map_le_iff
∀ {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} (Q : CategoryTheory.MorphismProperty D)
[Q.RespectsIso], P.map F ≤ Q ↔ P ≤ Q.inverseImage F- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.RespectsIsostatement and proof · cited by 248
- CategoryTheory.MorphismProperty.inverseImagestatement and proof · cited by 83
- CategoryTheory.MorphismProperty.mapstatement · cited by 24
- CategoryTheory.MorphismProperty.strictMapproof · cited by 23
- CategoryTheory.MorphismProperty.map_eq_isoClosureproof · cited by 2
- CategoryTheory.MorphismProperty.strictMap_le_iff_le_inverseImageproof · cited by 2
- CategoryTheory.MorphismProperty.isoClosure_le_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.map_mapproof · cited by 4
- CategoryTheory.MorphismProperty.IsInvertedBy.iff_map_le_isomorphismsproof · cited by 0