Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Classifier.SubobjectRepresentableBy.iso_inv_hom_left_comp

Deprecated since 2026-03-06Use CategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_comp instead.

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasPullbacks C] {Ω : C}
  (h : CategoryTheory.SubobjectRepresentableBy Ω) {U X : C} (m : U ⟶ X) [inst_2 : CategoryTheory.Mono m],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Over.Hom.left (h.iso m).inv.hom) m =
    ((CategoryTheory.Subobject.pullback (h.χ m)).obj h.Ω₀).arrow

Alias of CategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_comp.

Defined in
Mathlib.CategoryTheory.Subobject.Classifier.Defs
Cited by
0 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullbacksCategoryTheory.Mono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.