Theorems · Definition · category theory
CategoryTheory.Classifier.ofEquivalence
Deprecated since 2026-03-06Use CategoryTheory.Subobject.Classifier.ofEquivalence instead.
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
CategoryTheory.Subobject.Classifier C → (C ≌ D) → CategoryTheory.Subobject.Classifier DAlias of CategoryTheory.Subobject.Classifier.ofEquivalence.
The image of a subobject classifier under an equivalence of categories is a subobject classifier.
- 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Subobject.Classifierstatement · cited by 46
- CategoryTheory.Subobject.Classifier.ofEquivalenceproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.