Theorems · Theorem · category theory
CategoryTheory.WithInitial.ofCommaMorphism_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
{c c' :
CategoryTheory.Comma (CategoryTheory.Functor.const C) (CategoryTheory.Functor.id (CategoryTheory.Functor C D))}
(φ : c ⟶ c') (x : CategoryTheory.WithInitial C),
(CategoryTheory.WithInitial.ofCommaMorphism φ).app x =
match x with
| CategoryTheory.WithInitial.of x => φ.right.app x
| CategoryTheory.WithInitial.star => φ.left- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
- CategoryTheory.CommaMorphism.rightstatement · cited by 391
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.