Theorems · Definition · category theory
CategoryTheory.IsCofiltered.cofilteredClosure.below.casesOn
∀ {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}
{motive_1 :
{a : C} →
(t : CategoryTheory.IsCofiltered.cofilteredClosure f a) →
CategoryTheory.IsCofiltered.cofilteredClosure.below t → Prop}
{a : C} {t : CategoryTheory.IsCofiltered.cofilteredClosure f a}
(t_1 : CategoryTheory.IsCofiltered.cofilteredClosure.below t),
(∀ (x : α), motive_1 ⋯ ⋯) →
(∀ {j j' : C} (a : CategoryTheory.IsCofiltered.cofilteredClosure f j)
(a_1 : CategoryTheory.IsCofiltered.cofilteredClosure f j')
(ih : CategoryTheory.IsCofiltered.cofilteredClosure.below a) (a_ih : motive j a)
(ih_1 : CategoryTheory.IsCofiltered.cofilteredClosure.below a_1) (a_ih_1 : motive j' a_1), motive_1 ⋯ ⋯) →
(∀ {j j' : C} (a : CategoryTheory.IsCofiltered.cofilteredClosure f j)
(a_1 : CategoryTheory.IsCofiltered.cofilteredClosure f j') (f_1 f' : j ⟶ j')
(ih : CategoryTheory.IsCofiltered.cofilteredClosure.below a) (a_ih : motive j a)
(ih_1 : CategoryTheory.IsCofiltered.cofilteredClosure.below a_1) (a_ih_1 : motive j' a_1), motive_1 ⋯ ⋯) →
motive_1 t t_1- Defined in
- Mathlib.CategoryTheory.Filtered.Small
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsCofiltered.minstatement and proof · cited by 8
- CategoryTheory.IsCofiltered.eqstatement and proof · cited by 8
- CategoryTheory.IsCofiltered.cofilteredClosurestatement and proof · cited by 2
- CategoryTheory.IsCofiltered.cofilteredClosure.belowstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.