Theorems · Definition · category theory
CategoryTheory.ToType
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{FC : C → C → Type u_1} →
{CC : C → Type w} →
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] → [CategoryTheory.ConcreteCategory C FC] → C → Type wToType X converts the object X of the concrete category C to a type.
This is an abbrev so that instances on X (e.g. Ring) do not need to be redeclared.
- Cited by
- 219 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 6 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by260
Results whose statement or proof uses this declaration.
- CategoryTheory.forgetproof · cited by 418
- CategoryTheory.comp_applystatement and proof · cited by 387
- CategoryTheory.ConcreteCategory.congr_homstatement and proof · cited by 138
- CategoryTheory.id_applystatement and proof · cited by 100
- CategoryTheory.NatTrans.naturality_applystatement and proof · cited by 51
- CategoryTheory.Presheaf.imageSievestatement and proof · cited by 30
- TopCat.Presheaf.restrictOpenstatement and proof · cited by 25
- CategoryTheory.Meqproof · cited by 17
- CategoryTheory.Presheaf.equalizerSievestatement and proof · cited by 15
- TopCat.Presheaf.exists_germ_eqstatement and proof · cited by 14
- CategoryTheory.Presheaf.imageSieve_memstatement and proof · cited by 14
- CategoryTheory.Limits.FormalCoproduct.cechproof · cited by 13
Showing the 200 most cited of 260.