Theorems · Theorem · order theory
Lat.ofHom_comp
∀ {X Y Z : Type u} [inst : Lattice X] [inst_1 : Lattice Y] [inst_2 : Lattice Z] (f : LatticeHom X Y)
(g : LatticeHom Y Z), Lat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (Lat.ofHom f) (Lat.ofHom g)- Defined in
- Mathlib.Order.Category.Lat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Latticestatement and proof · cited by 916
- LatticeHomstatement and proof · cited by 192
- Latstatement · cited by 43
- LatticeHom.compstatement · cited by 27
- Lat.ofstatement · cited by 9
- Lat.ofHomstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.