← ClaudeAtlas

mfe-foundationslisted

Pure mathematical structure. Sets, groups, rings, fields, topology — the formal bedrock everything else rests on.
Tibsfox/gsd-skill-creator · ★ 61 · AI & Automation · score 80
Install: claude install-skill Tibsfox/gsd-skill-creator
# Foundations ## Summary **Foundations** (Part VI: Defining) Chapters: 18, 19, 20, 21 Plane Position: (-0.6, 0.6) radius 0.35 Primitives: 55 Pure mathematical structure. Sets, groups, rings, fields, topology — the formal bedrock everything else rests on. **Key Concepts:** Set Definition (ZFC), Topological Space, Group Definition and Axioms, Propositional Logic (Boolean Operations), Predicate Logic (Quantifiers) ## Key Primitives **Set Definition (ZFC)** (axiom): A set is a well-defined collection of distinct objects (elements). Membership is denoted x in S. Two sets are equal iff they have exactly the same elements (Axiom of Extensionality). Sets are the foundational objects of mathematics under ZFC. - Define a collection of mathematical objects - Establish the foundational objects for building mathematical structures - Work with membership, inclusion, and equality of collections **Topological Space** (axiom): A topological space (X, tau) is a set X with a collection tau of subsets (called open sets) satisfying: (1) emptyset and X are in tau. (2) Any union of sets in tau is in tau. (3) Any finite intersection of sets in tau is in tau. - Define the concept of 'nearness' or 'openness' without a metric - Study properties preserved under continuous deformation - Generalize analysis to abstract settings **Group Definition and Axioms** (axiom): A group (G, *) is a set G with a binary operation * satisfying: (1) Closure: a*b in G for all a,b in G. (2) Associati