community
active
leiden_hybrid_concepts
label: sonnet
community:leiden_hybrid_concepts-run2-c129Selector vs type-centric inheritance duality
Both inheritance styles reduce to a single generic delegation mechanism, revealing their formal symmetry.
2 members. Each node is clickable.
Loading graph…
Drawn from 1 source
The papers/notes whose extracted claims & findings make up this cluster.
Bridges (1)
Other communities that share members with this one — cross-cutting threads or papers that sit at the seam between two themes.
Claims (2)
- Selector-Centric vs Type-Centric Inheritance SymmetryPiumarta argues that delegation can occur along two orthogonal axes (objects vs slot names), revealing a fundamental symmetry between type-centric and selector-centric inheritance most systems ignore.
- Type-centric and selector-centric inheritance are symmetric specializations of the same generic delegation mechanism.