Mathlib Map

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 D

Alias of CategoryTheory.Subobject.Classifier.ofEquivalence. The image of a subobject classifier under an equivalence of categories is a subobject classifier.

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

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.