Theorems · Theorem · category theory
CategoryTheory.CechNerveTerminalFrom.wideCospan.limitIsoPi_hom_comp_pi
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasTerminal C] (ι : Type w)
[inst_2 : CategoryTheory.Limits.HasFiniteProducts C] [inst_3 : Finite ι] (X : C) (j : ι),
CategoryTheory.CategoryStruct.comp (CategoryTheory.CechNerveTerminalFrom.wideCospan.limitIsoPi ι X).hom
(CategoryTheory.Limits.Pi.π (fun x => X) j) =
CategoryTheory.Limits.WidePullback.π (fun x => CategoryTheory.Limits.terminal.from X) j- Defined in
- Mathlib.AlgebraicTopology.CechNerve
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Limits.piObjstatement and proof · cited by 237
- CategoryTheory.Iso.hom_inv_id_assocproof · cited by 187
- CategoryTheory.Limits.Pi.πstatement · cited by 184
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
Cited by1
Results whose statement or proof uses this declaration.