Theorems · Definition · category theory
CategoryTheory.Limits.Pi.reindex
{β : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{γ : Type w'} →
(ε : β ≃ γ) →
(f : γ → C) →
[inst_1 : CategoryTheory.Limits.HasProduct f] →
[inst_2 : CategoryTheory.Limits.HasProduct (f ∘ ⇑ε)] → ∏ᶜ f ∘ ⇑ε ≅ ∏ᶜ fReindex a categorical product via an equivalence of the index types.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- Equivstatement and proof · cited by 8,337
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Discrete.functorproof · cited by 633
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Pi.reindex_hom_πstatement · cited by 2
- CategoryTheory.Limits.Pi.reindex_inv_πstatement and proof · cited by 1
- CategoryTheory.Limits.Pi.reindex_hom_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.Pi.reindex_inv_π_assocstatement and proof · cited by 0