Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ObjectProperty.ind_ind

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.ObjectProperty C},
  P ≤ CategoryTheory.ObjectProperty.isFinitelyPresentable C →
    ∀ [CategoryTheory.LocallySmall.{w, v, u} C], P.ind.ind = P.ind

ind is idempotent if P implies finitely presentable.

Defined in
Mathlib.CategoryTheory.ObjectProperty.Ind
Cited by
1 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.LocallySmall

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.