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 SupHom
s, InfHom
s, sSupHom
s, or sInfHom
s.
UpperSet.Ici
as a SupHom
.
Equations
- UpperSet.iciSupHom = { toFun := UpperSet.Ici, map_sup' := ⋯ }
Instances For
@[simp]
UpperSet.Ici
as a sSupHom
.
Equations
- UpperSet.icisSupHom = { toFun := UpperSet.Ici, map_sSup' := ⋯ }
Instances For
@[simp]
LowerSet.Iic
as an InfHom
.
Equations
- LowerSet.iicInfHom = { toFun := LowerSet.Iic, map_inf' := ⋯ }
Instances For
@[simp]
LowerSet.Iic
as an sInfHom
.
Equations
- LowerSet.iicsInfHom = { toFun := LowerSet.Iic, map_sInf' := ⋯ }
Instances For
@[simp]