Theorems · Theorem · category theory
CategoryTheory.Subobject.mk_lt_mk_iff_of_comm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X A₁ A₂ : C} {i₁ : A₁ ⟶ X} {i₂ : A₂ ⟶ X}
[inst_1 : CategoryTheory.Mono i₁] [inst_2 : CategoryTheory.Mono i₂] (f : A₁ ⟶ A₂),
CategoryTheory.CategoryStruct.comp f i₂ = i₁ →
(CategoryTheory.Subobject.mk i₁ < CategoryTheory.Subobject.mk i₂ ↔ ¬CategoryTheory.IsIso f)- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Subobject.mkstatement and proof · cited by 109
- CategoryTheory.Subobject.mk_eq_mk_of_commproof · cited by 10
- CategoryTheory.Subobject.mk_lt_mk_of_commproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.