Theorems · Theorem · category theory
CategoryTheory.SimplicialObject.equivalenceRightToLeft_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C]
[inst_1 :
∀ (n : ℕ) (f : CategoryTheory.Arrow C),
CategoryTheory.Limits.HasWidePullback f.right (fun x => f.left) fun x => f.hom]
(X : CategoryTheory.SimplicialObject.Augmented C) (F : CategoryTheory.Arrow C) (G : X ⟶ F.augmentedCechNerve),
(CategoryTheory.SimplicialObject.equivalenceRightToLeft X F G).left =
CategoryTheory.CategoryStruct.comp (G.left.app (Opposite.op { len := 0 }))
(CategoryTheory.Limits.WidePullback.π (fun x => F.hom) 0)- Defined in
- Mathlib.AlgebraicTopology.CechNerve
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.idstatement · cited by 3,333
- Opposite.unopstatement · cited by 2,231
- SimplexCategorystatement · cited by 2,204
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.SimplicialObjectstatement · cited by 548
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.