Theorems · Definition · category theory
CategoryTheory.Dial.isoMk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasFiniteProducts C] →
[inst_2 : CategoryTheory.Limits.HasPullbacks C] →
{X Y : CategoryTheory.Dial C} →
(e₁ : X.src ≅ Y.src) →
(e₂ : X.tgt ≅ Y.tgt) →
X.rel = (CategoryTheory.Subobject.pullback (CategoryTheory.Limits.prod.map e₁.hom e₂.hom)).obj Y.rel →
(X ≅ Y)An isomorphism in Dial C can be induced by isomorphisms on the source and target,
which respect the respective relations on X and Y.
- Defined in
- Mathlib.CategoryTheory.Dialectica.Basic
- Cited by
- 4 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.
Cites20
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Limits.prodstatement · cited by 364
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Dial.braidingproof · cited by 9
- CategoryTheory.Dial.rightUnitorImplproof · cited by 4
- CategoryTheory.Dial.associatorImplproof · cited by 4
- CategoryTheory.Dial.leftUnitorImplproof · cited by 4
- CategoryTheory.Dial.isoMk_hom_Fstatement and proof · cited by 0
- CategoryTheory.Dial.isoMk_hom_fstatement and proof · cited by 0
- CategoryTheory.Dial.isoMk_inv_Fstatement and proof · cited by 0
- CategoryTheory.Dial.isoMk_inv_fstatement and proof · cited by 0