challenge-destroys-premise-identity

IN derived (depth 2)

When a premise is challenged, it loses its defining characteristic: premise identity emerges from absence of justifications, but challenge adds a justification (converting the premise to a justified node), meaning the target's truth value becomes conditional on the challenge node being OUT rather than unconditionally held — challenge reclassifies the target in the node type system.

Summary

Challenging a premise fundamentally changes what kind of thing it is. A premise is only a premise because nothing justifies it — it just is. But the act of challenging it adds a justification, which means its truth now depends on whether the challenge holds. So challenging a premise doesn't just question it; it quietly reclassifies it from something unconditionally accepted into something whose status is derived from other nodes in the system.

Justifications

SL — Challenge adds justifications (base) + premise identity is absence of justifications (depth-1) together reveal that challenge is a type-level transformation, not just a truth-value change

Antecedents (all must be IN):

  • challenge-converts-premises-to-justified — When a premise (node with no justifications) is challenged, it is converted to a justified node with an SL justification containing empty antecedents and the challenge in the outlist.
  • premise-behavior-emerges-from-absence — Premise behavior is not explicitly implemented — it emerges from three defaults: nodes with no justifications default to IN, empty antecedent lists are vacuously valid, and the system preserves a premise's current truth value rather than deriving it.

Dependents

These beliefs depend on this one:

Details