Theorems · Theorem · order theory
LatticeHom.coe_comp_inf_hom
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Lattice α] [inst_1 : Lattice β] [inst_2 : Lattice γ]
(f : LatticeHom β γ) (g : LatticeHom α β),
{ toFun := ⇑(f.comp g), map_inf' := ⋯ } = { toFun := ⇑f, map_inf' := ⋯ }.comp { toFun := ⇑g, map_inf' := ⋯ }- Defined in
- Mathlib.Order.Hom.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Latticestatement and proof · cited by 916
- LatticeHomstatement and proof · cited by 192
- InfHomstatement · cited by 69
- LatticeHom.compstatement · cited by 27
- InfHomClass.map_infstatement · cited by 20
- InfHom.compstatement · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.