Theorems · Theorem · category theory
CategoryTheory.Subobject.ofLE_mk_le_mk_of_comm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {B A₁ A₂ : C} {f₁ : A₁ ⟶ B} {f₂ : A₂ ⟶ B}
[inst_1 : CategoryTheory.Mono f₁] [inst_2 : CategoryTheory.Mono f₂] (g : A₁ ⟶ A₂)
(w : CategoryTheory.CategoryStruct.comp g f₂ = f₁),
(CategoryTheory.Subobject.mk f₁).ofLE (CategoryTheory.Subobject.mk f₂) ⋯ =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Subobject.underlyingIso f₁).hom
(CategoryTheory.CategoryStruct.comp g (CategoryTheory.Subobject.underlyingIso f₂).inv)- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Subobject.arrowproof · cited by 175
- CategoryTheory.Subobject.mkstatement and proof · cited by 109
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.