Theorems · Theorem · category theory
CategoryTheory.Limits.PreservesLimitPair.of_iso_prod_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) (X Y : C) [inst_2 : CategoryTheory.Limits.HasBinaryProduct X Y]
[inst_3 : CategoryTheory.Limits.HasBinaryProduct (G.obj X) (G.obj Y)]
[i : CategoryTheory.IsIso (CategoryTheory.Limits.prodComparison G X Y)],
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair X Y) GIf the product comparison map for G at (X,Y) is an isomorphism, then G preserves the
pair of (X,Y).
- 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.
Cites20
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.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.pairstatement and proof · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Limits.prod.fstproof · cited by 189
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesBinaryBiproduct_of_mono_biprodComparisonproof · cited by 1
- CategoryTheory.Limits.preservesBinaryProducts_of_isIso_prodComparisonproof · cited by 0