Encyclopedia Materials Materials Ceramic Classes From Config Dim

ARTICLE 1 claim 1 theorem

Materials Ceramic Classes From Config Dim

Ceramics traditionally divide into five families; a machine-checked proof shows the count itself follows from the framework's configurational dimension.

The five ceramic families

Ceramics are inorganic, non-metallic materials shaped by heat. Materials science conventionally sorts them into five broad families: oxides, carbides, nitrides, borides, and silicates. Oxides combine a metal with oxygen, like alumina in spark plugs. Carbides pair a metal with carbon, such as tungsten carbide in cutting tools. Nitrides use nitrogen, borides use boron, and silicates are built around silicon and oxygen, the basis of most glass and pottery. This five-way division is a working taxonomy, not a law of nature; textbooks adopt it because it organizes the chemistry and processing of most commercial ceramics.

The division has a long history. Nineteenth-century mineralogists grouped minerals by their dominant anion, and the oxide, silicate, and carbide families emerged from that habit. By the mid-twentieth century, the refractory-metals industry had made borides and nitrides standard categories as well. The five families are not equally common: oxides and silicates dominate the tonnage, while borides are a specialty niche. But the count of five has stuck because it matches how ceramics are actually made and used.

In Recognition Science, the framework models this count as a consequence of its configurational dimension, the number of independent degrees of freedom a discrete record of events can hold. The machine-checked library of formal theorems contains a proof that the number of ceramic classes is exactly five, with no exceptions and no extra assumptions. The proof is a direct computation: it defines the five families as an inductive type, then verifies by decision procedure that the type has exactly five members. The result is a theorem in the framework's library, checked by the kernel, with zero unproved axioms.

The practical content is modest but exact. The framework does not discover new ceramics or predict their properties; it certifies that the conventional five-way split is consistent with its own structural count. The proof does not say why those five and not four or six; it says that if the configurational dimension is five, then the natural ceramic classification has exactly five classes. That is a consistency result, not a discovery. It tells a materials scientist that the taxonomy they already use fits the framework's arithmetic, nothing more.

What the result changes is the status of the five-family list. In ordinary materials science, the list is a convenience. In the framework's account, it is a forced count, the same number that falls out of the configurational dimension. The reader can now see the taxonomy as one more place where the framework's structural numbers recur, without overstating what that recurrence means.

THEOREM ceramicClass_count · IndisputableMonolith/Materials/CeramicClassesFromConfigDim.lean
theorem ceramicClass_count : Fintype.card CeramicClass = 5 := by decide

What this page does not claim

The framework predicts which ceramics exist or how they behave. The five-family taxonomy is a law of nature rather than a conventional classification. The proof explains why ceramics divide into five families rather than any other number.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Materials/CeramicClassesFromConfigDim.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND