Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPullbacks C] →
[inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalClosed C] →
[CategoryTheory.BraidedCategory C] →
(X : CategoryTheory.Arrow C) →
{I : C} →
(i : CategoryTheory.Limits.IsInitial I) →
{W : C} →
(Opposite.op (CategoryTheory.Arrow.mk (i.to W)) ⋔ X) ≅
CategoryTheory.Arrow.mk ((CategoryTheory.ihom W).map X.hom)The arrow isomorphism (∅ ⟶ W) ⋔ (f : A ⟶ B) ≅ (W ⟹ A ⟶ W ⟹ B) in a braided CCC with
pullbacks and an initial object.
- Cited by
- 4 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.
Cites27
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 · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopproof · cited by 2,231
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Arrowstatement and proof · cited by 713
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIso_hom_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIso_hom_rightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIso_inv_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIso_inv_rightstatement and proof · cited by 0