Theorems · Theorem · category theory
CategoryTheory.Limits.prodComparisonNatIso_inv
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{w, u₂} D]
(F : CategoryTheory.Functor C D) [inst_2 : CategoryTheory.Limits.HasBinaryProducts C]
[inst_3 : CategoryTheory.Limits.HasBinaryProducts D] (A : C)
[inst_4 : ∀ (B : C), CategoryTheory.IsIso (CategoryTheory.Limits.prodComparison F A B)],
(CategoryTheory.Limits.prodComparisonNatIso F A).inv =
(CategoryTheory.asIso { app := fun B => CategoryTheory.Limits.prodComparison F A B, naturality := ⋯ }).inv- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.asIsostatement · cited by 177
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.