IndisputableMonolith.Materials.MagnetismTypesFromConfigDim
This module defines magnetism types derived from configuration dimension within the Materials domain of Recognition Science. Researchers working on magnetic properties would reference the enumeration and its certification. It depends on the Constants module which sets the fundamental RS time quantum to one tick. It is a definition module with no proofs.
claimThe module introduces the magnetism type enumeration $M$, its cardinality $n$, and the certificate $C$ asserting that these types arise from configuration dimension.
background
Recognition Science derives physics from a functional equation. This module operates in the Materials domain and imports Mathlib together with IndisputableMonolith.Constants. The upstream module defines the fundamental RS time quantum (RS-native) as τ₀ = 1 tick. The module introduces magnetism-related types based on configuration dimension.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
This module provides the type infrastructure for magnetism in materials. It feeds no parent theorems according to the used_by block, serving as a foundational definition in the Recognition framework.
scope and limits
- Does not contain any theorem proofs or sorry placeholders.
- Does not depend on modules other than Mathlib and Constants.
- Does not specify numerical values or physical constants beyond the imported time quantum.