Theorems · Definition · category theory
CategoryTheory.Limits.Sigma.mapIso
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : β → C} → [inst_1 : CategoryTheory.Limits.HasCoproductsOfShape β C] → ((b : β) → f b ≅ g b) → (∐ f ≅ ∐ g)Construct an isomorphism between categorical coproducts (indexed by the same type) from a family of isomorphisms between the factors.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Isostatement and proof · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Discrete.asproof · cited by 269
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Limits.colimproof · cited by 89
- CategoryTheory.Limits.HasCoproductsOfShapestatement and proof · cited by 29
- CategoryTheory.Discrete.natIsoproof · cited by 28
Cited by9
Results whose statement or proof uses this declaration.
- SheafOfModules.pullbackObjFreeIsoproof · cited by 5
- CategoryTheory.Limits.Sigma.ι_mapIso_homstatement · cited by 2
- SheafOfModules.pullback_map_ιFree_comp_pullbackObjFreeIso_homproof · cited by 2
- CategoryTheory.PreGaloisCategory.has_decomp_quotientsproof · cited by 1
- CategoryTheory.Limits.Sigma.ι_mapIso_invstatement · cited by 1
- CategoryTheory.Limits.Sigma.ι_mapIso_inv_assocstatement and proof · cited by 1
- CategoryTheory.PreGaloisCategory.exists_lift_of_continuousproof · cited by 0
- CategoryTheory.PreGaloisCategory.exists_lift_of_monoproof · cited by 0
- CategoryTheory.Limits.Sigma.ι_mapIso_hom_assocstatement and proof · cited by 0