Tagged articles
6 articles
Page 1 of 1
Model Perspective
Model Perspective
Oct 29, 2023 · Fundamentals

Why Cantor Said “Mathematics Is Free”: Exploring Infinity and Its Implications

Georg Cantor’s revolutionary set theory revealed that infinities come in different sizes, introduced the concept of cardinality, and inspired the famous Continuum Hypothesis, while his belief that mathematics is fundamentally free underscores the creative, language‑like nature of the discipline and its impact on modern modeling.

CantorInfinityMathematical Philosophy
0 likes · 9 min read
Why Cantor Said “Mathematics Is Free”: Exploring Infinity and Its Implications
Goodme Frontend Team
Goodme Frontend Team
Aug 8, 2023 · Frontend Development

How TypeScript Types Mirror Set Theory: A Deep Dive into Type Assignability

This article explores how TypeScript’s type system can be understood through set theory, illustrating type relationships, assignability, union and intersection types, conditional types, structural typing, and type assertions with detailed examples and visual diagrams to help developers master TypeScript’s static typing concepts.

Conditional TypesIntersection TypesSet Theory
0 likes · 26 min read
How TypeScript Types Mirror Set Theory: A Deep Dive into Type Assignability
Programmer DD
Programmer DD
Oct 12, 2020 · Databases

Mastering Set-Based SQL: From Relational Theory to Practical Queries

This article explains the relational model, its data structures, set-oriented operations, and integrity constraints, then demonstrates core SQL clauses such as SELECT, WHERE, GROUP BY, UNION, INTERSECT, EXCEPT, and various JOIN types with clear examples and diagrams.

GROUP BYJOINSQL
0 likes · 12 min read
Mastering Set-Based SQL: From Relational Theory to Practical Queries