Theorems · Definition · category theory
CategoryTheory.AB5OfSize.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasFilteredColimitsOfSize.{w, w', v, u} C] →
{motive : CategoryTheory.AB5OfSize.{w, w', v, u} C → Sort u_1} →
(t : CategoryTheory.AB5OfSize.{w, w', v, u} C) →
((ofShape :
∀ (J : Type w') [inst_2 : CategoryTheory.Category.{w, w'} J] [inst_3 : CategoryTheory.IsFiltered J],
CategoryTheory.HasExactColimitsOfShape J C) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.HasExactColimitsOfShapestatement and proof · cited by 14
- CategoryTheory.Limits.HasFilteredColimitsOfSizestatement and proof · cited by 13
- CategoryTheory.AB5OfSizestatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.