Theorems · Theorem · algebraic topology
AlgebraicTopology.DoldKan.Q_f_naturality_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C] (q n : ℕ)
{X Y : CategoryTheory.SimplicialObject C} (f : X ⟶ Y) {Z : C}
(h : (AlgebraicTopology.AlternatingFaceMapComplex.obj Y).X n ⟶ Z),
CategoryTheory.CategoryStruct.comp (f.app (Opposite.op { len := n }))
(CategoryTheory.CategoryStruct.comp ((AlgebraicTopology.DoldKan.Q q).f n) h) =
CategoryTheory.CategoryStruct.comp ((AlgebraicTopology.DoldKan.Q q).f n)
(CategoryTheory.CategoryStruct.comp (f.app (Opposite.op { len := n })) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- SimplexCategorystatement · cited by 2,204
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- ComplexShape.downstatement · cited by 605
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.