Theorems · Definition · category theory
CompHausLike.sigmaComparison
{P : TopCat → Prop} →
[inst : CompHausLike.HasExplicitFiniteCoproducts P] →
(X : CategoryTheory.Functor (CompHausLike P)ᵒᵖ (Type (max u w))) →
{α : Type u} →
[inst_1 : Finite α] →
(σ : α → Type u) →
[inst_2 : (a : α) → TopologicalSpace (σ a)] →
[inst_3 : ∀ (a : α), CompactSpace (σ a)] →
[inst_4 : ∀ (a : α), T2Space (σ a)] →
[inst_5 : ∀ (a : α), CompHausLike.HasProp P (σ a)] →
X.obj (Opposite.op (CompHausLike.of P ((a : α) × σ a))) ⟶
(a : α) → X.obj (Opposite.op (CompHausLike.of P (σ a)))The comparison map from the value of a condensed set on a finite coproduct to the product of the values on the components.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Finitestatement and proof · cited by 3,029
- Quiver.Hom.opproof · cited by 1,948
- TopCatstatement and proof · cited by 1,889
- T2Spacestatement and proof · cited by 1,351
Cited by6
Results whose statement or proof uses this declaration.
- CompHausLike.LocallyConstant.counitAppAppproof · cited by 5
- CompHausLike.LocallyConstant.presheaf_extproof · cited by 3
- CompHausLike.LocallyConstant.incl_of_counitAppAppproof · cited by 3
- CompHausLike.LocallyConstant.sigmaComparison_comp_sigmaIsostatement · cited by 2
- CompHausLike.sigmaComparison_eq_comp_isosstatement and proof · cited by 0
- CompHausLike.LocallyConstant.counit_app_hom_app_hom_applystatement · cited by 0