Theorems · Definition · category theory
CategoryTheory.CountableAB4Star.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasCountableProducts C] →
{motive : CategoryTheory.CountableAB4Star C → Sort u_1} →
(t : CategoryTheory.CountableAB4Star C) →
((ofShape :
∀ (α : Type) [inst_2 : Countable α],
CategoryTheory.HasExactLimitsOfShape (CategoryTheory.Discrete α) C) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 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.HasExactLimitsOfShapestatement and proof · cited by 13
- CategoryTheory.Limits.HasCountableProductsstatement and proof · cited by 13
- CategoryTheory.CountableAB4Starstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.