Theorems · Definition · category theory
CompHausLike.LocallyConstant.counitAppApp
{P : TopCat → Prop} →
[∀ (S : CompHausLike P) (p : ↑S.toTop → Prop), CompHausLike.HasProp P (Subtype p)] →
[inst : CompHausLike.HasProp P PUnit.{u + 1}] →
(S : CompHausLike P) →
(Y : CategoryTheory.Functor (CompHausLike P)ᵒᵖ (Type (max u w))) →
[CategoryTheory.Limits.PreservesFiniteProducts Y] →
[CompHausLike.HasExplicitFiniteCoproducts P] →
LocallyConstant (↑S.toTop) (Y.obj (Opposite.op (CompHausLike.of P PUnit.{u + 1}))) ⟶ Y.obj (Opposite.op S)The counit is defined as follows: given a locally constant map f : S → Y(*), let
S = S₁ ⊔ ⋯ ⊔ Sₙ be the corresponding decomposition of S into the fibers. We need to provide an
element of Y(S). It suffices to provide an element of Y(Sᵢ) for all i. Let yᵢ ∈ Y(*) denote
the value of f on Sᵢ. Our desired element is the image of yᵢ under the canonical map
Y(*) → Y(Sᵢ).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.invproof · cited by 467
- TypeCat.ofHomproof · cited by 389
Cited by6
Results whose statement or proof uses this declaration.
- CompHausLike.LocallyConstant.counitAppproof · cited by 5
- CompHausLike.LocallyConstant.incl_of_counitAppAppstatement and proof · cited by 3
- CompHausLike.LocallyConstant.counitApp_appstatement · cited by 0
- Condensed.isoLocallyConstantOfIsColimit_invproof · cited by 0
- CompHausLike.LocallyConstant.counitAppApp.congr_simpstatement and proof · cited by 0
- LightCondensed.isoLocallyConstantOfIsColimit_invproof · cited by 0