Theorems · Theorem · category theory
CategoryTheory.CechNerveTerminalFrom.wideCospan.limitIsoPi_inv_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).inv
(CategoryTheory.Limits.WidePullback.π (fun x => CategoryTheory.Limits.terminal.from X) j) =
CategoryTheory.Limits.Pi.π (fun x => X) j- Defined in
- Mathlib.AlgebraicTopology.CechNerve
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.Pi.πstatement · cited by 184
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
Cited by2
Results whose statement or proof uses this declaration.