Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Minimal Generators Need Not Have One Cardinality

Abstract

The Boolean square has deletion-minimal concept generators of cardinalities one and two.

Theorem 1.1 (The Boolean square has differently sized minimal generators).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/FiniteCountermodels/MinimalGeneratingSetCounterexample.boolean_square_has_minimal_generators_of_sizes_one_and_two (✓ std3). ∎

Source. Repository-derived.

Commentary.

The state carrier is the Boolean square. The identity concept returns the whole state, while the two coordinate concepts return the first and second bits. Their common sum codomain only makes the finite family homogeneous; equality of each readout has exactly the source meaning.

A family generates top_X when agreement on every member forces equality of states. A finite family is minimal when deleting any one member destroys that separation property. Thus the definition records genuine proper-subgenerator minimality rather than merely irredundancy by cardinality.

The identity singleton separates all states and its deletion does not. The two coordinates jointly separate states, while deleting either leaves one pair of states indistinguishable. The resulting finite certificates have cards one and two. Repository and pinned-library searches found no equal theorem.

References

  • Truth anchor: D5/S3/ObserverMemory/FiniteCountermodels/MinimalGeneratingSetCounterexample.boolean_square_has_minimal_generators_of_sizes_one_and_two