Theorems · Theorem · order theory
FinBddDistLat.ofHom_comp
∀ {X Y Z : Type u} [inst : DistribLattice X] [inst_1 : BoundedOrder X] [inst_2 : Fintype X] [inst_3 : DistribLattice Y]
[inst_4 : BoundedOrder Y] [inst_5 : Fintype Y] [inst_6 : DistribLattice Z] [inst_7 : BoundedOrder Z]
[inst_8 : Fintype Z] (f : BoundedLatticeHom X Y) (g : BoundedLatticeHom Y Z),
FinBddDistLat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (FinBddDistLat.ofHom f) (FinBddDistLat.ofHom g)- Defined in
- Mathlib.Order.Category.FinBddDistLat
- 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.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- BoundedOrderstatement and proof · cited by 270
- BoundedLatticeHomstatement and proof · cited by 185
- DistribLatticestatement and proof · cited by 150
- FinBddDistLatstatement · cited by 29
- BoundedLatticeHom.compstatement · cited by 28
- FinBddDistLat.ofstatement · cited by 8
- FinBddDistLat.ofHomstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.