Theorems · Definition · category theory
CategoryTheory.Subobject.ofMkLE
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{B A : C} →
(f : A ⟶ B) →
[inst_1 : CategoryTheory.Mono f] →
(X : CategoryTheory.Subobject B) →
CategoryTheory.Subobject.mk f ≤ X → (A ⟶ CategoryTheory.Subobject.underlying.obj X)An inequality of subobjects is witnessed by some morphism between the corresponding objects.
- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Subobject.mkstatement and proof · cited by 109
- CategoryTheory.Subobject.underlyingIsoproof · cited by 41
- CategoryTheory.Subobject.ofLEproof · cited by 38
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.isoOfEqMkproof · cited by 2
- CategoryTheory.Subobject.isoOfMkEqproof · cited by 2
- CategoryTheory.Subobject.ofMkLEMk_comp_ofMkLEstatement · cited by 1
- CategoryTheory.Subobject.ofMkLE_comp_ofLEstatement · cited by 1
- CategoryTheory.Subobject.ofMkLE_comp_ofLEMkstatement · cited by 1
- CategoryTheory.Subobject.ofLEMk_comp_ofMkLEstatement · cited by 1
- CategoryTheory.Subobject.isoOfMkEq_homstatement · cited by 0
- CategoryTheory.Subobject.ofMkLEMk_comp_ofMkLE_assocstatement and proof · cited by 0
- CategoryTheory.Subobject.ofMkLE_arrowstatement · cited by 0
- CategoryTheory.Subobject.ofMkLE_comp_ofLEMk_assocstatement and proof · cited by 0
- CategoryTheory.Subobject.ofMkLE_comp_ofLE_assocstatement and proof · cited by 0
- CategoryTheory.Subobject.ofMkLE.congr_simpstatement and proof · cited by 0