Theorems · Definition · category theory
CategoryTheory.Profunctor.ulift
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Profunctor.{w, v₁, v₂, u₁, u₂} C D → CategoryTheory.Profunctor.{max w' w, v₁, v₂, u₁, u₂} C DIncrease the universe level of a profunctor.
- Defined in
- Mathlib.CategoryTheory.Profunctor.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.uliftFunctorproof · cited by 58
- CategoryTheory.Functor.postcompose₂proof · cited by 11
- CategoryTheory.Profunctorstatement and proof · cited by 9
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Profunctor.ulift1proof · cited by 0
- CategoryTheory.Profunctor.ulift_map_appstatement and proof · cited by 0
- CategoryTheory.Profunctor.ulift_obj_mapstatement and proof · cited by 0
- CategoryTheory.Profunctor.ulift_obj_objstatement and proof · cited by 0