Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsFiltered.of_equivalence

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsFiltered C] {D : Type u₁}
  [inst_2 : CategoryTheory.Category.{v₁, u₁} D] (h : C ≌ D), CategoryTheory.IsFiltered D

Being filtered is preserved by equivalence of categories.

Defined in
Mathlib.CategoryTheory.Filtered.Basic
Cited by
15 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.IsFilteredCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.isFiltered_of_isCofiltered_op · cited by 3CategoryTheory.isFiltered…CategoryTheory.isCofiltered_costructuredArrow_of_isCofiltered_of_exists · cited by 2CategoryTheory.isCofilter…CategoryTheory.Limits.isFiltered_costructuredArrow_yoneda_of_preservesFiniteLimits · cited by 2Limits.isFiltered_costruc…CategoryTheory.AB5OfSize_of_univLE · cited by 1CategoryTheory.AB5OfSize_…CategoryTheory.ObjectProperty.of_essentiallySmall_index · cited by 1ObjectProperty.of_essenti…CategoryTheory.isFiltered_of_isFiltered_costructuredArrow · cited by 1CategoryTheory.isFiltered…CategoryTheory.Limits.reflectsFilteredColimitsOfSize_of_univLE · cited by 1Limits.reflectsFilteredCo…CategoryTheory.representablyFlat_op_iff · cited by 1CategoryTheory.representa…CategoryTheory.Limits.preservesFilteredColimitsOfSize_of_univLE · cited by 1Limits.preservesFilteredC…CategoryTheory.FinallySmall.exists_of_isFiltered · cited by 1FinallySmall.exists_of_is…CategoryTheory.ObjectProperty.ind_ind · cited by 1ObjectProperty.ind_indCategoryTheory.RepresentablyCoflat.of_iso · cited by 0RepresentablyCoflat.of_isoCategoryTheory.representablyCoflat_op_iff · cited by 0CategoryTheory.representa…CategoryTheory.IsFiltered.iff_of_equivalence · cited by 0IsFiltered.iff_of_equival…CategoryTheory.Comma.isFiltered_of_isFiltered_structuredArrow · cited by 0Comma.isFiltered_of_isFil…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.IsFiltered · cited by 210CategoryTheory.IsFilteredCategoryTheory.Equivalence.symm · cited by 195Equivalence.symmCategoryTheory.Equivalence.toAdjunction · cited by 60Equivalence.toAdjunctionCategoryTheory.IsFiltered.of_right_adjoint · cited by 2IsFiltered.of_right_adjoi…IsFiltered.of_equivalenceCITED BYCITES

Cites6

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

Cited by15

Results whose statement or proof uses this declaration.