Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Under.map_map_right
∀ {T : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} T] {P : CategoryTheory.MorphismProperty T}
(Q : CategoryTheory.MorphismProperty T) [inst_1 : Q.IsMultiplicative] {X Y : T} [inst_2 : P.IsStableUnderComposition]
{f : X ⟶ Y} (hPf : P f)
{X_1 Y_1 :
CategoryTheory.MorphismProperty.Comma (CategoryTheory.Functor.fromPUnit Y) (CategoryTheory.Functor.id T) P ⊤ Q}
(f_1 : X_1 ⟶ Y_1),
((CategoryTheory.MorphismProperty.Under.map Q hPf).map f_1).right =
(CategoryTheory.MorphismProperty.Comma.Hom.hom f_1).right- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Functor.objstatement · cited by 19,642
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement and proof · cited by 769
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Commastatement · cited by 566
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.