pith. sign in
theorem

four_plus_one

proved
show as:
module
IndisputableMonolith.Philosophy.CardinalVirtuesFromConfigDim
domain
Philosophy
line
30 · github
papers citing
none yet

plain-language theorem explainer

The arithmetic identity 4 + 1 = 5 confirms extension from four classical virtues to a total of five under the config dimension. Researchers mapping Aristotelian ethics to Recognition Science would cite it to anchor the virtue count. A single decision tactic verifies the equality without external lemmas.

Claim. In the natural numbers the classical four virtues plus one integrating virtue sum to five: $4 + 1 = 5$.

background

The module treats five canonical virtues as an extension of the classical Aristotelian quartet, aligned with configDim D = 5. The virtues are prudence (phronesis), justice (dikaiosunē), fortitude (andreia), temperance (sōphrosynē), and practical wisdom (hexis) as the integrating fifth. Recognition Science frames practical wisdom as the element that completes the set to match the dimension pattern.

proof idea

The proof is a one-line wrapper that applies the decide tactic to the arithmetic statement.

why it matters

The identity populates the CardinalVirtuesCert structure and the cardinalVirtuesCert definition, both of which require the sum to certify the five-virtue count. It supplies the D = 5 pattern that extends the classical four, consistent with the framework's dimension assignments. The result closes a local counting step but leaves open how the fifth virtue maps onto physical forcing-chain steps.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.