Mathlib Map

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.right

Occasionally useful for rewriting in the backwards direction.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Comma
Cited by
0 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicative

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.