Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.Classifier.ofEquivalence

{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

The image of a subobject classifier under an equivalence of categories is a subobject classifier.

Defined in
Mathlib.CategoryTheory.Subobject.Classifier.Defs
Cited by
5 results in Mathlib
Foundations
Depth 39 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.

CategoryTheory.Classifier.ofEquivalence · cited by 0Classifier.ofEquivalenceCategoryTheory.Subobject.Classifier.ofEquivalence_truth · cited by 0Classifier.ofEquivalence_…CategoryTheory.Subobject.Classifier.ofEquivalence_Ω · cited by 0Classifier.ofEquivalence_ΩCategoryTheory.Subobject.Classifier.ofEquivalence_Ω₀ · cited by 0Classifier.ofEquivalence_…CategoryTheory.Subobject.Classifier.ofEquivalence_χ · cited by 0Classifier.ofEquivalence_χCategoryTheory.Subobject.Classifier.ofEquivalence_χ₀ · cited by 0Classifier.ofEquivalence_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.counitInv · cited by 46Equivalence.counitInvCategoryTheory.Subobject.Classifier · cited by 46Subobject.ClassifierCategoryTheory.Subobject.Classifier.Ω · cited by 33Classifier.ΩCategoryTheory.Subobject.Classifier.Ω₀ · cited by 26Classifier.Ω₀CategoryTheory.Subobject.Classifier.truth · cited by 19Classifier.truthClassifier.ofEquivalenceCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.