Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Dao Concept Boundary Specialization

Abstract

A set-theoretic specialization makes precise how a concept, its relative opposite, and the ambient horizon delimit one another.

The horizon is an explicitly chosen set, a concept is a subset, and its opposite is the relative difference of the horizon by that concept. This is a conditional mathematical model of non-exhaustive naming. It does not identify the historical Dao with a set, prove that every expression has a set-valued meaning, or establish the metaphysical premise that every expression leaves a nonempty remainder.

Theorem 1.1 (A concept boundary is exactly a nonempty remainder).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.concept_boundary_iff_nonempty_remainder (✓ std3). ∎

Source. Repository-derived.

Commentary.

A concept is a proper subset of its horizon exactly when it lies inside that horizon and leaves at least one point of the horizon outside the concept.

Theorem 1.2 (The relative opposite is proper exactly when the concept is present).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.relative_opposite_is_proper_iff_concept_present (✓ std3). ∎

Source. Repository-derived.

Commentary.

Removing the concept from the horizon leaves a proper part precisely when the concept contains a point that also lies in the horizon.

Theorem 1.3 (Concept and relative opposite recover the horizon).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.relative_opposite_and_concept_cover_horizon (✓ std3). ∎

Source. Repository-derived.

Commentary.

Whenever the concept lies inside the horizon, the union of the concept and its relative opposite is exactly the horizon.

Theorem 1.4 (Relative opposites distinguish concepts in one horizon).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.equal_relative_opposites_iff_equal_concepts (✓ std3). ∎

Source. Repository-derived.

Commentary.

For two concepts contained in the same horizon, their relative opposites are equal exactly when the concepts are equal.

Theorem 1.5 (Every non-exhaustive expression denotes a proper part).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.admissible_expressions_are_proper_parts (✓ std3). ∎

Source. Repository-derived.

Commentary.

If each expression denotes something inside the horizon and leaves a nonempty relative remainder, then every such denotation is a proper part of the horizon.

Theorem 1.6 (The name Dao obeys the same conditional boundary).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.dao_name_is_a_proper_part_under_the_same_premises (✓ std3). ∎

Source. Repository-derived.

Commentary.

A distinguished expression token called Dao is no exception: under the same universal containment and remainder premises, its denotation is a proper part of the horizon.

Theorem 1.7 (An empty concept has the whole horizon as its opposite).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.empty_concept_opposite_is_whole (✓ std3). ∎

Source. Repository-derived.

Commentary.

The empty-concept boundary case shows why concept presence is necessary: its relative opposite is the entire horizon.

Theorem 1.8 (The whole horizon leaves no relative remainder).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.whole_horizon_leaves_no_remainder (✓ std3). ∎

Source. Repository-derived.

Commentary.

At the other boundary, taking the entire horizon as the concept leaves the empty relative remainder.

References

  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.admissible_expressions_are_proper_parts
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.concept_boundary_iff_nonempty_remainder
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.dao_name_is_a_proper_part_under_the_same_premises
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.empty_concept_opposite_is_whole
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.equal_relative_opposites_iff_equal_concepts
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.relative_opposite_and_concept_cover_horizon
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.relative_opposite_is_proper_iff_concept_present
  • Truth anchor: D5/S3/ConceptDynamics/Negation/DaoConceptBoundarySpecialization.whole_horizon_leaves_no_remainder
  • Dependency: D5/S3/ConceptDynamics/Negation/RelativeComplement