This document provides an overview of different structures in formal methods and software engineering, including tuples, records, relations, tables, databases, pairs, binary relations, functions, and sequences. It discusses topics such as tuples associating elements in a fixed order, relations modeling tables and databases, pairs associating two components, functions associating a single item to each element in a set, and sequences being ordered collections. It also covers operators for these structures like projection, relation image, domain restriction, range restriction, composition, and inverse.