Theorems · Definition · category theory
CategoryTheory.Limits.Sigma.map
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : β → C} →
[inst_1 : CategoryTheory.Limits.HasCoproduct f] →
[inst_2 : CategoryTheory.Limits.HasCoproduct g] → ((b : β) → f b ⟶ g b) → (∐ f ⟶ ∐ g)Construct a morphism between categorical coproducts (indexed by the same type) from a family of morphisms between the factors.
- Cited by
- 14 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.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Discrete.asproof · cited by 269
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
- CategoryTheory.Limits.colimMapproof · cited by 69
- CategoryTheory.Discrete.natTransproof · cited by 57
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorObjLeftproof · cited by 29
- CategoryTheory.Limits.sigmaConstproof · cited by 18
- SSet.Subcomplex.Pairing.RankFunction.mproof · cited by 12
- CategoryTheory.Limits.Sigma.functorproof · cited by 10
- SSet.relativeCellComplexOfMono.lproof · cited by 8
- CategoryTheory.Limits.Sigma.ι_map_assocstatement and proof · cited by 8
- CategoryTheory.OrthogonalReflection.D₁.tproof · cited by 7
- CategoryTheory.Limits.Sigma.ι_mapstatement · cited by 7
- CategoryTheory.Limits.FormalCoproduct.evalproof · cited by 5
- CategoryTheory.Limits.CoproductsFromFiniteFiltered.liftToFinsetproof · cited by 3
- CategoryTheory.Limits.sigmaFunctorproof · cited by 3
- CategoryTheory.Limits.FormalCoproduct.eval_map_appstatement · cited by 0