Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Comma.homFromCommaOfIsIso
{A : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
{B : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
{T : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} T] →
{L : CategoryTheory.Functor A T} →
{R : CategoryTheory.Functor B T} →
{P : CategoryTheory.MorphismProperty T} →
{Q : CategoryTheory.MorphismProperty A} →
{W : CategoryTheory.MorphismProperty B} →
[inst_3 : Q.IsMultiplicative] →
[inst_4 : W.IsMultiplicative] →
[Q.RespectsIso] →
[W.RespectsIso] →
{X Y : CategoryTheory.MorphismProperty.Comma L R P Q W} →
(i : X.toComma ⟶ Y.toComma) → [CategoryTheory.IsIso i] → X ⟶ YIf i is an isomorphism in Comma L R, it is also a morphism in P.Comma L R Q W.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.Comma.toCommastatement and proof · cited by 260
- CategoryTheory.MorphismProperty.RespectsIsostatement and proof · cited by 248
- CategoryTheory.MorphismProperty.Commastatement and proof · cited by 138
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.isoFromCommaproof · cited by 2
- CategoryTheory.MorphismProperty.Comma.hom_homFromCommaOfIsIsostatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.isoFromComma_invstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.homFromCommaOfIsIso_homstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.homFromCommaOfIsIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.isoFromComma_homstatement · cited by 0