Theorems · Theorem · category theory
CategoryTheory.TransfiniteCompositionOfShape.fac_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type w} [inst_1 : LinearOrder J] [inst_2 : OrderBot J]
{X Y : C} {f : X ⟶ Y} [inst_3 : SuccOrder J] [inst_4 : WellFoundedLT J]
(self : CategoryTheory.TransfiniteCompositionOfShape J f) {Z : C}
(h : ((CategoryTheory.Functor.const J).obj Y).obj ⊥ ⟶ Z),
CategoryTheory.CategoryStruct.comp self.isoBot.inv (CategoryTheory.CategoryStruct.comp (self.incl.app ⊥) h) =
CategoryTheory.CategoryStruct.comp f h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Bot.botstatement and proof · cited by 4,720
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- OrderBotstatement and proof · cited by 1,055
Cited by1
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RelativeCellComplex.hom_extproof · cited by 0