Equations
- instCoeNucleusSet_leroy = { coe := fun (x : Nucleus X) => Image x }
Equations
Equations
- inst_frame n = image_frame n
Equations
- n.frameHom = { toFun := Set.codRestrict (⇑n) (Image n) ⋯, map_inf' := ⋯, map_top' := ⋯, map_sSup' := ⋯ }
Instances For
def
f_untenstern
{X : Type u_1}
{Y : Type u_2}
[Order.Frame X]
[Order.Frame Y]
(f : FrameHom X Y)
(y : Y)
:
X
Instances For
theorem
Nucleus.gc
{E : Type u_3}
[Order.Frame E]
(n : Nucleus E)
:
GaloisConnection (⇑n.frameHom) (f_untenstern n.frameHom)