Theorems · Definition · category theory
CategoryTheory.Limits.piObj
{β : Type w} →
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → (f : β → C) → [CategoryTheory.Limits.HasProduct f] → CpiObj f computes the product of a family of elements f.
(It is defined as an abbreviation for limit (Discrete.functor f),
so for most facts about piObj f, you will just use general facts about limits.)
- Cited by
- 237 results in Mathlib
- Foundations
- Depth 14 from the axioms, rests on 80 definitions · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Discrete.functorproof · cited by 633
- CategoryTheory.Limits.limitproof · cited by 346
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
Cited by303
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Pi.πstatement · cited by 184
- CategoryTheory.Limits.Pi.liftstatement · cited by 53
- CategoryTheory.Limits.Pi.mapstatement · cited by 39
- CategoryTheory.Limits.Pi.hom_extstatement and proof · cited by 28
- CategoryTheory.Limits.FormalCoproduct.powerproof · cited by 27
- CategoryTheory.Limits.Pi.map'statement · cited by 20
- CategoryTheory.Limits.piComparisonstatement · cited by 18
- CategoryTheory.Limits.Pi.map_πstatement · cited by 17
- CategoryTheory.Limits.MulticospanIndex.fstPiMapstatement · cited by 14
- CategoryTheory.Limits.MulticospanIndex.sndPiMapstatement · cited by 14
- CategoryTheory.Limits.Pi.functorproof · cited by 13
- TopCat.Presheaf.SheafConditionEqualizerProducts.piOpensproof · cited by 11
Showing the 200 most cited of 303.