Theorems · Theorem · category theory
CategoryTheory.Limits.PreservesProduct.of_iso_comparison
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) {J : Type w} (f : J → C) [inst_2 : CategoryTheory.Limits.HasProduct f]
[inst_3 : CategoryTheory.Limits.HasProduct fun j => G.obj (f j)]
[i : CategoryTheory.IsIso (CategoryTheory.Limits.piComparison G f)],
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Discrete.functor f) GIf pi_comparison G f is an isomorphism, then G preserves the limit of f.
- Cited by
- 2 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.preservesProduct_of_isSheafForproof · cited by 2
- CategoryTheory.Limits.preservesBiproduct_of_mono_biproductComparisonproof · cited by 1