Theorems · Definition · category theory
CategoryTheory.Classifier.ofIso
Deprecated since 2026-03-06Use CategoryTheory.Subobject.Classifier.ofIso instead.
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(𝒞 : CategoryTheory.Subobject.Classifier C) →
{Ω₀ Ω : C} →
(eΩ : 𝒞.Ω ≅ Ω) →
(eΩ₀ : 𝒞.Ω₀ ≅ Ω₀) →
((C_1 : C) → C_1 ⟶ Ω₀) →
(t : Ω₀ ⟶ Ω) →
autoParam
(t = CategoryTheory.CategoryStruct.comp eΩ₀.inv (CategoryTheory.CategoryStruct.comp 𝒞.truth eΩ.hom))
CategoryTheory.Subobject.Classifier.ofIso._auto_1 →
CategoryTheory.Subobject.Classifier CAlias of CategoryTheory.Subobject.Classifier.ofIso.
Being a subobject classifier is preserved under isomorphism.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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 · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Subobject.Classifierstatement · cited by 46
- CategoryTheory.Subobject.Classifier.Ωstatement · cited by 33
- CategoryTheory.Subobject.Classifier.Ω₀statement · cited by 26
- CategoryTheory.Subobject.Classifier.truthstatement · cited by 19
- CategoryTheory.Subobject.Classifier.ofIsoproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.