Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.HasExactLimitsOfShape

(J : Type u') →
  [inst : CategoryTheory.Category.{v', u'} J] →
    (C : Type u) → [inst_1 : CategoryTheory.Category.{v, u} C] → [CategoryTheory.Limits.HasLimitsOfShape J C] → Prop

A category C is said to have exact limits of shape J provided that limits of shape J exist and are exact (in the sense that they preserve finite colimits).

Defined in
Mathlib.CategoryTheory.Abelian.GrothendieckAxioms.Basic
Cited by
13 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShape

Around this declaration

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

CategoryTheory.HasExactLimitsOfShape.of_domain_equivalence · cited by 2HasExactLimitsOfShape.of_…CategoryTheory.hasExactLimitsOfShape_discrete_of_hasExactLimitsOfShape_finset_discrete_op · cited by 2CategoryTheory.hasExactLi…CategoryTheory.hasExactLimitsOfShape_of_initial · cited by 2CategoryTheory.hasExactLi…CategoryTheory.CountableAB4Star.of_hasExactLimitsOfShape_nat_and_finite · cited by 1CountableAB4Star.of_hasEx…CategoryTheory.Limits.IsLimit.pushoutOfHasExactLimitsOfShape · cited by 1IsLimit.pushoutOfHasExact…CategoryTheory.Limits.IsLimit.pushout_hom_ext · cited by 1IsLimit.pushout_hom_extCategoryTheory.HasExactLimitsOfShape.domain_of_functor · cited by 1HasExactLimitsOfShape.dom…CategoryTheory.AB4StarOfSize.casesOn · cited by 0AB4StarOfSize.casesOnCategoryTheory.AB4StarOfSize.recOn · cited by 0AB4StarOfSize.recOnCategoryTheory.AB5StarOfSize.casesOn · cited by 0AB5StarOfSize.casesOnCategoryTheory.CountableAB4Star.casesOn · cited by 0CountableAB4Star.casesOnCategoryTheory.AB5StarOfSize.recOn · cited by 0AB5StarOfSize.recOnCategoryTheory.CountableAB4Star.of_countableAB5Star · cited by 0CountableAB4Star.of_count…CategoryTheory.CountableAB4Star.of_hasExactLimitsOfShape_nat · cited by 0CountableAB4Star.of_hasEx…CategoryTheory.CountableAB4Star.recOn · cited by 0CountableAB4Star.recOnCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShape · cited by 223Limits.HasLimitsOfShapeCategoryTheory.HasExactLimits…CITED BYCITES

Cites2

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

Cited by22

Results whose statement or proof uses this declaration.