Theorems · Definition · category theory
CategoryTheory.Limits.Pi.mapIso
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : β → C} → [inst_1 : CategoryTheory.Limits.HasProductsOfShape β C] → ((b : β) → f b ≅ g b) → (∏ᶜ f ≅ ∏ᶜ g)Construct an isomorphism between categorical products (indexed by the same type) from a family of isomorphisms between the factors.
- Cited by
- 6 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.Discrete.asproof · cited by 269
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Limits.limproof · cited by 70
- CategoryTheory.Limits.HasProductsOfShapestatement and proof · cited by 63
- CategoryTheory.Discrete.natIsoproof · cited by 28
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Pi.mapIso_hom_πstatement · cited by 2
- CategoryTheory.Limits.coconePointwiseProductIsoproof · cited by 1
- CategoryTheory.Limits.isIndObject_piproof · cited by 1
- CategoryTheory.Limits.Pi.mapIso_inv_πstatement · cited by 1
- TopCat.Presheaf.SheafConditionEqualizerProducts.piInters.isoOfIsoproof · cited by 0
- CategoryTheory.Limits.Pi.mapIso_hom_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.Pi.mapIso_inv_π_assocstatement and proof · cited by 0
- TopCat.Presheaf.SheafConditionEqualizerProducts.piOpens.isoOfIsoproof · cited by 0
- CategoryTheory.Limits.colimitPointwiseProductToProductColimit_appstatement and proof · cited by 0