Closed sets are elegantly described using coreflexives and inclusion
Last updated 1 year ago
EndoRelationā āAā āR\textbf{EndoRelation} \; A \; REndoRelationAR
PowerSetā āAā āX\textbf{PowerSet} \; A \; XPowerSetAX
ΦX;RāR;ΦX\Phi_X ; R \subseteq R ; \Phi_XΦXā;RāR;ΦXā
pred Closed(A: set univ, R: univ->univ, X: set univ) { EndoRelation[A,R] X in A X<:R in R:>X }