[BowenReeves11]
- This is a translation of formal portion of slides (in Z)
[ fm-2011-symposium-slides ]
into MATHS:
- BOK::=following
Net
- NAMES::Sets=given, "Names of entities".
- REFS::Sets=given, "References to external items.
- ENTRIES::@NAMES. A special kind of name.
- CATEGORIES::@NAMES. A special kind of name.
- |-No ENTRIES & CATEGORIES.
- BOK0::=following,
Net
- BOK1::=following,
Net
- BOK2::=following,
Net
- BOK2a::=following,
Net
- BOK2b::=following,
Net
- BOK3::=following,
Net
- BOK4::=following,
Net
- BOK5::=following,
Net
- BOK6::=following,
Net
- BOK7::=following,
Net
- BOK8::=following,
Net
- BOK9::=following,
Net
- BOK10::=following,
Net
- |-BOK10.
- |-do(cats | /cats) (top_level_cats) = categories | entries.
- Irreflexive::= See http://cse.csusb.edu/dick/maths/math_11_STANDARD.html#Irreflexive.
(End of Net)
- (dick)|-the above mimics the Z style in the slides. A MATHS model could use the language of directed graphs.
[ ../maths/math_22_graphs.html ]