Documentation

Mathlib.Order.UpperLower.Hom

UpperSet.Ici etc. as Sup/sSup/Inf/sInf-homomorphisms #

In this file we define UpperSet.iciSupHom etc. These functions are UpperSet.Ici and LowerSet.Iic bundled as SupHoms, InfHoms, sSupHoms, or sInfHoms.

@[simp]
theorem UpperSet.iciSupHom_apply {α : Type u_1} [SemilatticeSup α] (a : α) :
@[simp]
theorem UpperSet.icisSupHom_apply {α : Type u_1} [CompleteLattice α] (a : α) :
@[simp]
theorem LowerSet.iicInfHom_apply {α : Type u_1} [SemilatticeInf α] (a : α) :
@[simp]
theorem LowerSet.iicsInfHom_apply {α : Type u_1} [CompleteLattice α] (a : α) :