Object Membership – Basic Structure

An abstract structure is described which provides a general model for the innermost core of object-oriented programming and modelling. The structure is called basic structure of ϵ and is introduced in the signature (O, ϵ, ϵ¯⁽*⁾, r, .ec, .ɛɕ) with a single sort O of objects. • ϵ is the object membership relation, an indirect counterpart to set membership. • ϵ¯⁽*⁾ is a left-infinite sequence …, ϵ¯-1, ϵ¯0, ϵ¯1 of relations, whose 0-th member is – the inheritance relation, corresponding to inclusion between sets. The 1-indexed member is the power membership relation ϵ¯ which, if .ec is total, equals the composition (.ec) () (in general, ϵ¯ is an abstraction of this composition). • r is the inheritance root, a distinguished object containing all objects, including r itself, as members in ϵ, thus playing the role of the universal set. • .ec is the powerclass partial map, corresponding to a relativized powerset operator. • .ɛɕ is the primary singleton partial map, corresponding to set membership between non-singleton sets and singleton sets.

As a key characteristics induced by the structure, each object is assigned a rank between 0 and a fixed limit ordinal ϖ. Objects with rank ϖ are unbounded, the remaining ones are bounded. For unbounded objects x, the images of {x} under ϵ and ϵ¯ are coincident. Therefore, object membership is formed as the union

where is the domain-restriction of ϵ to bounded objects.

It is shown that every basic structure is a substructure of an (ϖ+1)-superstructure and thus can be embedded in the von Neumann universe of sets. The inheritance root r appears as the ϖ-th cumulation of urelement-like sets. The above equality for object membership is expressed as


Full article:
References
Luca Cardelli, Structural Subtyping and the Notion of Power Type, Proc. of the 15th ACM Symp. on Principles of Programming Languages, POPL'88, 1988, http://www.daimi.au.dk/~madst/tool/tool2004/papers/structural.pdf
C. C. Chang, H. Jerome Keisler, Model Theory, Studies in Logic and the Foundations of Mathematics (3rd ed.), Elsevier, 1990,
B.A. Davey, H.A. Priestley, Introduction to lattices and order, Cambridge University Press 2002
Kees Doets, Basic model theory, Stanford: CLSI Publications, 1996,
Thomas Jech, Set theory: the third millennium edition, Springer, 2003
Vladimir Kanovei, Michael Reeken, Nonstandard analysis, axiomatically, Springer, 2004
John L. Kelley, General Topology, Springer 1975
Mauro Di Nasso, Pseudo-superstructures as nonstandard universes, The Journal of Symbolic Logic 63.01, 1998
Ondřej Pavlata, Object Membership: The Core Structure of Object Technology, 2012–2015, http://www.atalon.cz/om/object-membership/
Ondřej Pavlata, Object Membership: The Core Structure of Object-Oriented Programming, 2012–2015, http://www.atalon.cz/om/object-membership/oop/
Ondřej Pavlata, Object Membership with Prototypes, 2015, http://www.atalon.cz/om/object-membership/prototypes/
Ondřej Pavlata, Object Membership and Powertypes, 2015, http://www.atalon.cz/om/object-membership/powertypes/
Judith Roitman, Introduction to Modern Set Theory, Orthogonal Publishing L3C, 2011, http://www.math.ku.edu/~roitman/SetTheory.pdf
Jean E. Rubin, Set theory for the mathematician, Holden-Day, 1967,
Wikipedia: The Free Encyclopedia, http://wikipedia.org