Theorems · Theorem · category theory
Preord.forget_map
Deprecated since 2026-02-15Use CategoryTheory.ConcreteCategory.forget_map_eq_ofHom instead.
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {FC : outParam (C → C → Type u_2)}
{CC : outParam (C → Type w)} [inst_1 : outParam ((X Y : C) → FunLike (FC X Y) (CC X) (CC Y))]
[inst_2 : CategoryTheory.ConcreteCategory C FC] {X Y : C} (f : X ⟶ Y),
(CategoryTheory.forget C).map f = TypeCat.ofHom ⇑(CategoryTheory.ConcreteCategory.hom f)Alias of CategoryTheory.ConcreteCategory.forget_map_eq_ofHom.
- Defined in
- Mathlib.Order.Category.Preord
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement · cited by 2,560
- CategoryTheory.ConcreteCategorystatement · cited by 421
- CategoryTheory.forgetstatement · cited by 418
- TypeCat.ofHomstatement · cited by 389
- CategoryTheory.ConcreteCategory.forget_map_eq_ofHomproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.