Theorems · Theorem · category theory
BddDistLat.ofHom_comp
∀ {X Y Z : Type u} [inst : DistribLattice X] [inst_1 : BoundedOrder X] [inst_2 : DistribLattice Y]
[inst_3 : BoundedOrder Y] [inst_4 : DistribLattice Z] [inst_5 : BoundedOrder Z] (f : BoundedLatticeHom X Y)
(g : BoundedLatticeHom Y Z),
BddDistLat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (BddDistLat.ofHom f) (BddDistLat.ofHom g)- Defined in
- Mathlib.Order.Category.BddDistLat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- BoundedOrderstatement and proof · cited by 270
- BoundedLatticeHomstatement and proof · cited by 185
- DistribLatticestatement and proof · cited by 150
- BddDistLatstatement · cited by 39
- BoundedLatticeHom.compstatement · cited by 28
- BddDistLat.ofstatement · cited by 10
- BddDistLat.ofHomstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.