Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.comma_iso_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.MorphismProperty C) [P.RespectsIso]
{A : Type u_1} {B : Type u_2} [inst_2 : CategoryTheory.Category.{v_1, u_1} A]
[inst_3 : CategoryTheory.Category.{v_2, u_2} B] {L : CategoryTheory.Functor A C} {R : CategoryTheory.Functor B C}
{f g : CategoryTheory.Comma L R} (e : f ≅ g), P f.hom ↔ P g.hom- 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.
Cites19
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement and proof · cited by 886
- CategoryTheory.Comma.rightstatement and proof · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.arrow_iso_iffproof · cited by 4
- CategoryTheory.MorphismProperty.structuredArrow_iso_iffproof · cited by 0
- CategoryTheory.MorphismProperty.under_iso_iffproof · cited by 0
- CategoryTheory.MorphismProperty.over_iso_iffproof · cited by 0
- CategoryTheory.MorphismProperty.costructuredArrow_iso_iffproof · cited by 0