Theorems · Theorem · category theory
CategoryTheory.Limits.preservesBinaryProducts_of_isIso_prodComparison
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) [inst_2 : CategoryTheory.Limits.HasBinaryProducts C]
[inst_3 : CategoryTheory.Limits.HasBinaryProducts D]
[i : ∀ {X Y : C}, CategoryTheory.IsIso (CategoryTheory.Limits.prodComparison G X Y)],
CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) GIf the product comparison maps of G at every pair (X,Y) is an
isomorphism, then G preserves binary products.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.pairstatement and proof · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.PreservesLimitproof · cited by 293
- CategoryTheory.Limits.PreservesLimitsOfShapestatement · cited by 156
- CategoryTheory.Limits.HasBinaryProductsstatement and proof · cited by 79
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.