Theorems · Definition · category theory
CategoryTheory.Limits.Pi.map
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : β → C} →
[inst_1 : CategoryTheory.Limits.HasProduct f] →
[inst_2 : CategoryTheory.Limits.HasProduct g] → ((b : β) → f b ⟶ g b) → (∏ᶜ f ⟶ ∏ᶜ g)Construct a morphism between categorical products (indexed by the same type) from a family of morphisms between the factors.
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Discreteproof · cited by 2,447
- CategoryTheory.Discrete.asproof · cited by 269
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Discrete.natTransproof · cited by 57
- CategoryTheory.Limits.limMapproof · cited by 29
Cited by48
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Pi.map_πstatement · cited by 17
- CategoryTheory.Pretriangulated.productTriangleproof · cited by 15
- CategoryTheory.Limits.Pi.functorproof · cited by 13
- CategoryTheory.Limits.FormalCoproduct.powerMapproof · cited by 9
- CategoryTheory.Limits.SequentialProduct.functorMapproof · cited by 9
- CategoryTheory.Limits.FormalCoproduct.evalOpproof · cited by 7
- CategoryTheory.Limits.Pi.map_π_assocstatement and proof · cited by 6
- CategoryTheory.Limits.piFunctorproof · cited by 5
- CategoryTheory.Limits.SequentialProduct.coneproof · cited by 5
- CategoryTheory.Limits.ProductsFromFiniteCofiltered.liftToFinsetproof · cited by 3
- CategoryTheory.Limits.piConstproof · cited by 3
- CategoryTheory.Limits.ι_colimitPointwiseProductToProductColimit_πproof · cited by 3