Documentation

Leroy.Nucleus

@[simp]
theorem Nucleus.sSup_apply {X : Type u_1} [Order.Frame X] (s : Set (Nucleus X)) (x : X) :
(sSup s) x = jupperBounds s, j x
@[simp]
theorem Nucleus.iSup_apply {X : Type u_1} [Order.Frame X] (x : X) {ι : Type u_2} (f : ιNucleus X) :
(iSup f) x = jupperBounds (Set.range f), j x
@[simp]
theorem Nucleus.sup_apply {X : Type u_1} [Order.Frame X] (x : X) (m n : Nucleus X) :
(m n) x = jupperBounds {m, n}, j x