Theorems · Definition · category theory
CategoryTheory.CountableAB4.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasCountableCoproducts C] →
{motive : CategoryTheory.CountableAB4 C → Sort u_1} →
(t : CategoryTheory.CountableAB4 C) →
((ofShape :
∀ (α : Type) [inst_2 : Countable α],
CategoryTheory.HasExactColimitsOfShape (CategoryTheory.Discrete α) C) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Discretestatement and proof · cited by 2,447
- Countablestatement and proof · cited by 633
- CategoryTheory.HasExactColimitsOfShapestatement and proof · cited by 14
- CategoryTheory.Limits.HasCountableCoproductsstatement and proof · cited by 4
- CategoryTheory.CountableAB4statement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.