Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Under.forget_comp_forget_map
∀ {T : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} T] (P Q : CategoryTheory.MorphismProperty T) (X : T)
[inst_1 : Q.IsMultiplicative] {A B : P.Under Q X} (f : A ⟶ B),
((CategoryTheory.MorphismProperty.Under.forget P Q X).comp (CategoryTheory.Under.forget X)).map f = f.rightOccasionally useful for rewriting in the backwards direction.
- 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.
Cites18
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 · cited by 9,680
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.CommaMorphism.rightstatement · cited by 391
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.