Theorems · Definition · category theory
CategoryTheory.SubobjectRepresentableBy.iso
{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.Ω₀)h.iso m is the isomorphism between m and the pullback of Ω₀
along the characteristic map of m.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.MonoOverstatement · cited by 115
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.SubobjectRepresentableBy.πproof · cited by 6
- CategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_compstatement and proof · cited by 3
- CategoryTheory.SubobjectRepresentableBy.iso_inv_left_πstatement and proof · cited by 3
- CategoryTheory.SubobjectRepresentableBy.isPullbackproof · cited by 1
- CategoryTheory.Classifier.SubobjectRepresentableBy.isoproof · cited by 0
- CategoryTheory.Classifier.SubobjectRepresentableBy.iso_inv_hom_left_compstatement · cited by 0
- CategoryTheory.Classifier.SubobjectRepresentableBy.iso_inv_left_πstatement · cited by 0
- CategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_comp_assocstatement and proof · cited by 0
- CategoryTheory.SubobjectRepresentableBy.iso_inv_left_π_assocstatement and proof · cited by 0