Theorems · Definition · category theory
CategoryTheory.Over.sectionsUncurry
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{I : C} →
[inst_2 : CategoryTheory.Closed I] →
[inst_3 : CategoryTheory.ChosenPullbacksAlong (CategoryTheory.curryRightUnitorHom I)] →
[CategoryTheory.BraidedCategory C] →
{X : CategoryTheory.Over I} →
{A : C} → (A ⟶ (CategoryTheory.Over.sections I).obj X) → ((CategoryTheory.toOver I).obj A ⟶ X)The uncurrying operation Hom A (section X) → Hom ((toOver I).obj A) X.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Over.homproof · cited by 370
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.sectionsUncurry_sectionsCurrystatement · cited by 2
- CategoryTheory.Over.sectionsCurry_sectionUncurrystatement · cited by 2
- CategoryTheory.Over.coreHomEquivToOverSectionsproof · cited by 1
- CategoryTheory.Over.toOverSectionsAdj_counit_appstatement · cited by 0
- CategoryTheory.Over.toOverSectionsAdj_unit_appstatement · cited by 0
- CategoryTheory.Over.coreHomEquivToOverSections_homEquivstatement · cited by 0