Theorems · Definition · category theory
CategoryTheory.Classifier.SubobjectRepresentableBy.iso
Deprecated since 2026-03-06Use CategoryTheory.SubobjectRepresentableBy.iso 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.MonoOver.mk m ≅
CategoryTheory.Subobject.representative.obj ((CategoryTheory.Subobject.pullback (h.χ m)).obj h.Ω₀)Alias of CategoryTheory.SubobjectRepresentableBy.iso.
h.iso m is the isomorphism between m and the pullback of Ω₀
along the characteristic map of m.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Monostatement · cited by 893
- CategoryTheory.Limits.HasPullbacksstatement · cited by 439
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.MonoOverstatement · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.Subobject.pullbackstatement · cited by 54
- CategoryTheory.MonoOver.mkstatement · cited by 33
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.