Theorems · Definition · category theory
CategoryTheory.MonoOver.isoMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X : C} →
{f g : CategoryTheory.MonoOver X} →
(h : f.obj.left ≅ g.obj.left) →
autoParam (CategoryTheory.CategoryStruct.comp h.hom g.arrow = f.arrow) CategoryTheory.MonoOver.isoMk._auto_1 →
(f ≅ g)Convenience constructor for an isomorphism in monomorphisms over X.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.compstatement and proof · 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.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.MonoOverstatement and proof · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.MonoOver.arrowstatement and proof · cited by 41
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.subterminalsEquivMonoOverTerminalproof · cited by 8
- CategoryTheory.Subfunctor.equivalenceMonoOverproof · cited by 8
- Types.monoOverEquivalenceSetproof · cited by 6
- CategoryTheory.MonoOver.congrproof · cited by 5
- CategoryTheory.Subobject.mk_arrowproof · cited by 4
- CategoryTheory.MonoOver.mkArrowIsoproof · cited by 2
- CategoryTheory.MonoOver.pullbackObjIsoOfIsPullbackproof · cited by 1
- CategoryTheory.subterminalsEquivMonoOverTerminal_counitIsostatement · cited by 0
- CategoryTheory.MonoOver.isoMk_homstatement and proof · cited by 0
- CategoryTheory.MonoOver.isoMk_invstatement and proof · cited by 0
- CategoryTheory.Subfunctor.equivalenceMonoOver_counitIsostatement · cited by 0
- Types.monoOverEquivalenceSet_unitIsostatement · cited by 0