Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.isoMk
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P Q : CategoryTheory.MorphismProperty T} →
{X : T} →
[inst_1 : Q.IsMultiplicative] →
[Q.RespectsIso] →
{A B : P.Under Q X} →
(f : A.right ≅ B.right) →
autoParam (CategoryTheory.CategoryStruct.comp A.hom f.hom = B.hom)
CategoryTheory.MorphismProperty.Under.isoMk._auto_1 →
(A ≅ B)Make an isomorphism in P.Under Q X from an isomorphism in T with compatibilities.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 64 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.underEquivOfIsTerminalproof · cited by 4
- CategoryTheory.MorphismProperty.Under.pushoutCompproof · cited by 2
- CategoryTheory.MorphismProperty.Under.pushoutCongrproof · cited by 2
- CategoryTheory.MorphismProperty.Under.mapCongrproof · cited by 2
- CategoryTheory.MorphismProperty.Under.mapIdproof · cited by 2
- CategoryTheory.MorphismProperty.Under.mapCompproof · cited by 1
- CategoryTheory.MorphismProperty.Under.isoMk_hom_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Under.isoMk_inv_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.underEquivOfIsTerminal_unitIsostatement · cited by 0
- CategoryTheory.MorphismProperty.Under.isoMk.congr_simpstatement and proof · cited by 0