Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPullbacks C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalClosed C] →
(X : CategoryTheory.Arrow C) →
{T : C} →
(t : CategoryTheory.Limits.IsTerminal T) →
{W : C} →
(Opposite.op X ⋔ CategoryTheory.Arrow.mk (t.from W)) ≅
CategoryTheory.Arrow.mk ((CategoryTheory.MonoidalClosed.pre X.hom).app W)The arrow isomorphism (f : A ⟶ B) ⋔ (W ⟶ ⋆) ≅ (B ⟹ W ⟶ A ⟹ W) in a monoidal closed
category with pullbacks and a terminal object.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 75 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
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- Opposite.unopproof · cited by 2,231
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso_hom_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso_hom_rightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso_inv_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso_inv_rightstatement and proof · cited by 0