Theorems · Theorem · category theory
CategoryTheory.prodComparison_iso
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₁, u₂} D]
(i : CategoryTheory.Functor D C) [inst_2 : CategoryTheory.CartesianMonoidalCategory C]
[inst_3 : CategoryTheory.Reflective i] [inst_4 : CategoryTheory.MonoidalClosed C]
[inst_5 : CategoryTheory.CartesianMonoidalCategory D] [CategoryTheory.ExponentialIdeal i]
[CategoryTheory.BraidedCategory C] (A B : C),
CategoryTheory.IsIso (CategoryTheory.CartesianMonoidalCategory.prodComparison (CategoryTheory.reflector i) A B)The bijection allows us to show that prodComparison L A B is an isomorphism, where the inverse
is the forward map of the identity morphism.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.