obset
Obset is a term used in theoretical computer science and discussions of distributed state to denote a set-like data structure that integrates object identity with observability semantics. The name combines notions of objects and observation, emphasizing that membership can depend on what an observer has witnessed. The term is not standardized and appears mainly in speculative or foundational discussions.
An obset is typically described as a carrier set O together with a family of visibility predicates
In distributed systems and formal verification, obsets are used to model state where agents have partial or
Some formulations distinguish strong obsets, where membership is fully determined by observation, from weak obsets, where
Observed-remove set, CRDTs, event structures. Etymology: combines observable and object set.