Theorems · Definition · category theory
CompHausLike.LocallyConstant.componentHom
{P : TopCat → Prop} →
[inst : ∀ (S : CompHausLike P) (p : ↑S.toTop → Prop), CompHausLike.HasProp P (Subtype p)] →
{S : CompHausLike P} →
{Y : CategoryTheory.Functor (CompHausLike P)ᵒᵖ (Type (max u w))} →
[inst_1 : CompHausLike.HasProp P PUnit.{u + 1}] →
(f : LocallyConstant (↑S.toTop) (Y.obj (Opposite.op (CompHausLike.of P PUnit.{u + 1})))) →
{T : CompHausLike P} →
(g : T ⟶ S) →
(a : Function.Fiber ⇑(LocallyConstant.comap (TopCat.Hom.hom g.hom) f)) →
CompHausLike.LocallyConstant.fiber (LocallyConstant.comap (TopCat.Hom.hom g.hom) f) a ⟶
CompHausLike.LocallyConstant.fiber f
(Function.Fiber.mk (⇑f)
((CategoryTheory.ConcreteCategory.hom g)
(Function.Fiber.preimage (⇑(LocallyConstant.comap (TopCat.Hom.hom g.hom) f)) a)))This is an auxiliary definition, the details do not matter. What's important is that this map exists
so that the lemma incl_comap works.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.InducedCategory.Hom.homstatement and proof · cited by 850
- CompHausLike.toTopstatement and proof · cited by 258
- LocallyConstantstatement and proof · cited by 227
Cited by1
Results whose statement or proof uses this declaration.
- CompHausLike.LocallyConstant.incl_comapstatement · cited by 0