Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsCofiltered.cofilteredClosure.below

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.IsCofilteredOrEmpty C] →
      {α : Type w} →
        {f : α → C} →
          {motive : (a : C) → CategoryTheory.IsCofiltered.cofilteredClosure f a → Prop} →
            {a : C} → CategoryTheory.IsCofiltered.cofilteredClosure f a → Prop
Defined in
Mathlib.CategoryTheory.Filtered.Small
Cited by
1 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.IsCofilteredOrEmpty

Around this declaration

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

Cites3

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

Cited by2

Results whose statement or proof uses this declaration.