Skip to content

refactor(Core/Probability/Choice): dissolve SemiorderRanking bridge - #1713

Merged
github-actions[bot] merged 1 commit into
mainfrom
audit-semiorderranking
Aug 1, 2026
Merged

refactor(Core/Probability/Choice): dissolve SemiorderRanking bridge#1713
github-actions[bot] merged 1 commit into
mainfrom
audit-semiorderranking

Conversation

@hawkrobe

@hawkrobe hawkrobe commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Deletes the early-days SemiorderRanking bridge file — a §1.G↔§2.F synthesis that Luce 1959 explicitly disclaims (p. 34, fn. 5) — generalizing its real content into the files that own it, and fixing the attribution errors the primary source revealed.

  • RationalAction: pChoice_eq_div/pChoice_pos/pChoice_lt_of_score_lt become public API; new pChoice_pair ties pChoice to pairwiseProb, retiring the fromScale embedding and the Unit-state specialization.
  • RankOrderings: general-state rankProb_pos, rankProb_swap_div, rankProb_swap_lt_of_score_lt; the product decomposition is relabeled as Luce's ranking postulate (previously mis-cited as "Theorem 9") with the §2.F page range corrected; missing plackett-1975/marden-1995 bib entries added.
  • ChoiceApproximations: corrects the module docstring's semiorder axiom list, derives jndL_trans from the interval condition + I-reflexivity, drops the unused DecidableEq requirement; two Studies files lose spurious RationalAction imports.

@github-actions
github-actions Bot enabled auto-merge (squash) August 1, 2026 04:24
@github-actions
github-actions Bot merged commit 61f7f6a into main Aug 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant