REVIEW 3 major objections 6 minor 36 references
Possibility of a real-world event is defined as the Łukasiewicz evaluation of its prerequisites and constraints.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
2026-08-04 12:37 UTC pith:BCYKZ7LJ
load-bearing objection A clearly-written consolidation of Schwartz's earlier event-possibility work; formal core is sound, but the 'objective' claim is overstated because Poss(E) depends on a subjective choice of complete context. the 3 major comments →
A Concept of Possibility for Real-World Events
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Given an event E, choose a complete list of prerequisites p_i and constraints c_j, form a contextual construct C by combining them with conjunction and disjunction, assign each atomic item its probability, and interpret negation, conjunction, and disjunction as 1−, min, and max. Then the possibility of E is v(C). The paper claims this provides an objective, computational measure of the ease of E: the probabilities can come from statistical sampling, and the min/max combination captures how the least available prerequisite or least mitigated constraint limits the event. It also proves that the degree is invariant under reordering and reassociating a context after conversion to disjunctive nor
What carries the argument
The central object is the complete contextual construct, a Boolean expression built from prerequisites and negated constraints and treated as a proposition. The mechanism is the Łukasiewicz possibility valuation v: atomic constructs map to their probabilities, conjunction to min, disjunction to max, and negation to 1−, so Poss(E) = v(C). The strong-equivalence theorem ensures that any two complete contexts whose disjunctive normal forms differ only by commutative and associative rearrangements yield the same possibility degree, giving the construction a form of well-definedness.
Load-bearing premise
The computation assumes the atomic prerequisite and constraint probabilities are statistically independent, and it takes the human-chosen 'complete' context as genuinely complete; if either fails, Poss(E) = v(C) may not correspond to the actual ease of the event.
What would settle it
Take one leg of the waypoint example where rain and traffic accidents are positively correlated. Compute v(C) with the min formula and compare it with a model that uses their joint distribution; if the two values diverge enough to flip which route is judged most possible, the independence premise is load-bearing. A reader could also compare route rankings from real traffic data against observed traversal ease.
If this is right
- Planners can rank competing plans by a min/max score computed from probability data rather than from subjective possibility assignments.
- Route or project choices become dynamically reassessable: when a constraint probability changes, such as a traffic accident report jumping to 1, the possibility degree re-evaluates immediately and the chosen path can be updated.
- The same structure transfers to any activity/event pair with prerequisites and constraints, so robot action planning, project networks, and communication routing can each inherit the same feasibility measure.
- The min aggregation stays high even when several low-probability constraints exist, unlike a probabilistic product, matching the intuition that a plan is only as possible as its weakest element.
- Classical logical equivalence is not enough for two contexts to give the same degree; the paper identifies strong equivalence as the needed equivalence notion.
Where Pith is reading between the lines
- A natural stress test not pursued in the paper: if constraints are correlated, say rain makes accidents more likely, the min/max formula ignores the joint distribution. A testable extension would replace atomic probabilities with joint or conditional probabilities while keeping the Łukasiewicz connectives, and check whether route rankings survive.
- The 'complete context' depends on a human choice, so the possibility degree is arguably relative to an explicitly stated context rather than a property of the event alone. One could measure how sensitive the resulting rankings are when additional prerequisites or constraints are added.
- The paper speculates that this min/max reasoning matches ordinary human planning. That is directly testable: present humans with the same probabilities and see whether their judged 'ease' of routes follows min/max rather than product-probability reasoning.
- The strong-equivalence theorem relies specifically on min and max; replacing them with other t-norms would break the invariance. This suggests a boundary, worth exploring, for how far the logical connectives can be varied before plan rankings become order-dependent.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a new notion of possibility for real-world events, distinct from Zadeh's fuzzy-set-based possibility theory. An event is described by a "contextual construct" built from prerequisites (p), constraints (c) represented as negated constraints (¬c), and combined with ∧ and ∨. The possibility valuation v is defined by assigning probabilities to atomic constructs and aggregating with min, max, and 1− (Łukasiewicz logic). If C is a complete contextual construct for event E, then Poss(E)=v(C). The paper proves that strongly equivalent constructs yield equal possibility degrees, illustrates the framework on a vehicle route-planning example, compares with probability theory, and suggests applications in robotics, project planning, computer networks, and games.
Significance. If the central definition were well-defined, the approach would offer a simple, computational, probability-based alternative to existing possibility theory, with potential value in planning and decision analysis. The formal theorem in Section 5, once repaired, would provide a precise invariance condition for the proposed measure. The paper is self-contained, gives an explicit algorithm and worked example, and correctly identifies that classical logical equivalence is insufficient for invariance. However, the claimed objectivity is not supported, because the notion of a "complete" contextual construct is left informal and the measure is not a function of the event alone. The paper is a promising starting point, not yet a finished theory.
major comments (3)
- [§3, §5 (definition of completeness and Scott's example)] Poss(E) is not well-defined as a function of E. §3 states that completeness is "fundamentally intuitive and inherently ambiguous." Since no formal criterion is given, two users may choose complete contexts for the same event that are classically equivalent but not strongly equivalent; Scott's example in §5, (p∨¬p)∧q vs (p∧¬p)∨q with v(p)=0.5, v(q)=0, gives 0 vs 0.5. The strong-equivalence theorem does not constrain this choice, so Poss(E) depends on an arbitrary syntactic selection. This contradicts the claimed objectivity in the Introduction and Conclusion. The fix is either to relativize Poss to a chosen context, e.g., Poss(E,C), or to impose a canonical completeness criterion that guarantees strong equivalence of all legitimate complete contexts.
- [§5 (conv algorithm and Theorem proof)] The conversion algorithm conv is incomplete. It includes distribution rules for p∨(q∧r) and (p∧q)∨r but not the dual rule p∧(q∨r) ⇒ (p∧q)∨(p∧r). The example in §5 applies exactly this missing rule when rewriting ¬c1∧(¬c2∨p3) as (¬c1∧¬c2)∨(¬c1∧p3). Thus the proof's claim that "only items 5, and 6 will be employed" is false, and the Theorem is not proved as written. The theorem is probably salvageable by adding the missing distribution rule, but the formal argument needs correction. Also, item 2 is labeled "Idempotence Law" but is actually double negation.
- [§3 (independence assumption)] The assumption that "the atomic contextual constructs are statistically independent" is not used anywhere: v(C) is computed via min/max, not products, and the theorem does not rely on independence. In the waypoint example (§7), constraints such as bad weather (c2) and traffic accidents (c3) are plausibly correlated, so the assumption is unrealistic. If the goal is to provide objective probabilities, independence is neither necessary nor justified. The paper should either remove the assumption or explicitly show how it is used in the derivation.
minor comments (6)
- [§4, Eq. (4)] Equation (4) is missing a closing parenthesis after "environmental_issue"; it should read min[Prob(capital), Prob(employees), 1−Prob(environmental_issue), max[...]].
- [§5 (proof text)] In the proof of the Theorem, "conceptual constructs" should be "contextual constructs."
- [§8] The text refers to "the case of Jane in Section 2," but Section 2 contains no Jane; the example uses ABC Corporation. Either rename or correct the reference.
- [References [33]] Reference [33] is cited as the source of the DNF conversion algorithm, but the listed Wikipedia page is "Probability axioms," not a page about disjunctive normal form. The citation appears to be incorrect.
- [Abstract and Introduction] The claim that the approach "has nothing in common" with Zadeh's theory besides Łukasiewicz connectives is overstated: the operations min, max, and 1− are also used in standard possibility theory. The paper should acknowledge this overlap more carefully.
- [§8] The argument that probability theory would give "close to 0" for a conjunction of several probable prerequisites is not compelling; the product of many high probabilities can still be reasonably large. This comparison is not essential to the paper's main proposal.
Circularity Check
No significant circularity: Poss(E) is explicitly defined from input probabilities, and the paper's equivalence theorem is a proved property of that definition, not a fitted prediction.
full rationale
The paper's central definition, "if C is a complete contextual construct for E, set Poss(E) = v(C)" (Section 3), directly constructs the possibility degree from user-supplied prerequisite and constraint probabilities using Łukasiewicz min/max/1− valuations. There is no parameter fitted to a target quantity and no prediction that is statistically forced by the inputs. The strong-equivalence theorem in Section 5 is a genuine derived property of the definition, and the proof is given in the paper; the citation to the author's [29] is explicitly noted as a generalization and is not load-bearing. The acknowledged subjectivity of "complete contextual construct" is a well-definedness limitation rather than a circular reduction. Similarly, the complex-event propagation rule "Poss(E) = Poss(E′)" in Section 6 is an explicit modeling choice, not an attempt to derive a fitted result. The waypoint example applies the definition to illustrative probability values without using the outputs to determine the inputs. There is no self-citation chain used to force the central claim, no ansatz smuggled in via citation, and no renaming of a known result as a new derivation.
Axiom & Free-Parameter Ledger
free parameters (3)
- Selection of complete contextual construct
- Probability values for atomic constructs
- Choice of inference operator for complex events
axioms (4)
- standard math Kolmogorov probability axioms
- domain assumption Atomic contextual constructs are statistically independent
- domain assumption Completeness of a context is a well-defined, agreed-upon notion
- ad hoc to paper Łukasiewicz logic (min/max/1−) is a plausible model for human reasoning about plans
Cite this review
Pith. "Pith review of A Concept of Possibility for Real-World Events." pith.science (2026). https://pith.science/paper/BCYKZ7LJ
@misc{pith2026251002655,
author = {Pith},
title = {Pith review of: A Concept of Possibility for Real-World Events},
year = {2026},
howpublished = {\url{https://pith.science/paper/BCYKZ7LJ}},
note = {Machine review of arXiv:2510.02655}
}
read the original abstract
This paper offers a new concept of {\it possibility} as an alternative to the now-a-days standard concept originally introduced by L.A. Zadeh in 1978. This new version was inspired by the original but, formally, has nothing in common with it other than that they both adopt the {\L}ukasiewicz multivalent interpretation of the logical connectives. Moreover, rather than seeking to provide a general notion of possibility, this focuses specifically on the possibility of a real-world event. An event is viewed as having prerequisites that enable its occurrence and constraints that may impede its occurrence, and the possibility of the event is computed as a function of the probabilities that the prerequisites hold and the constraints do not. This version of possibility might appropriately be applied to problems of planning. When there are multiple plans available for achieving a goal, this theory can be used to determine which plan is most possible, i.e., easiest or most feasible to complete. It is speculated that this model of reasoning correctly captures normal human reasoning about plans. The theory is elaborated and an illustrative example for vehicle route planning is provided. There is also a suggestion of potential future applications.
Figures
Reference graph
Works this paper leans on
-
[1]
Armstrong-Wright,Critical Path Method: Introduction and Prac- tice, Longmans, Harlow, 1969
A.T. Armstrong-Wright,Critical Path Method: Introduction and Prac- tice, Longmans, Harlow, 1969
1969
-
[2]
6276–6275, 2019
Pascal Bercher, Ron Alford, and Daniel Höller, A Survey on hierarchical planning—One abstract idea, many concrete realizations,International Joint Conference on Artificial Intelligence (IJCAI), pp. 6276–6275, 2019
2019
-
[3]
Burlew, Severe storms possible ahead of Christmas Day,Tallahassee Democrat, p
J. Burlew, Severe storms possible ahead of Christmas Day,Tallahassee Democrat, p. 3A, Wednesday, December 23, 2015
2015
-
[4]
Michele Colledanchise and Petter Ögren,Behavior Trees in Robotics and AI: An Introduction, CRC Press, Taylor and Francis Group, A Chapman & Hall Book, 2019
2019
-
[5]
B, Elsevier, 1990, pp
Nachum Dershowitz and Jean-Pierre Jouannaud, Rewrite systems, in Jan Van Leeuwen (ed.),Formal Models and Semantics: Handbook of The- oretical Computer Science, Vol. B, Elsevier, 1990, pp. 243–320, ISBN 0-444-88074-7
1990
-
[6]
Didier Dubois and Henri Prade,Possibility Theory, Plenum Press, New York, 1988
1988
-
[7]
31–60, 2015
Didier Dubois and Henri Prade, Possibility theory and its applications: Where do we stand?,Springer Handbook of Computational Intelligence, pp. 31–60, 2015
2015
-
[8]
Didier Dubois and Henri Prade, Practical methods for constructing pos- sibility distributions,Int. J. Intell. Syst., Vol. 31, No. 3, pp. 215–239,
-
[9]
Fikes and Nils J
Richard E. Fikes and Nils J. Nilsson, STRIPS: A new approach to the application of theorem proving to problem solving,Artificial Intelligence, Vol. 2, No. 3–4, pp. 189–208, 1971. 23
1971
-
[10]
Malik Ghallab, Dana Nau, and Paolo Traverso,Automated Planning Theory and Practice, Elsevier, Morgan Kaufmann, 2004
2004
-
[11]
Ilche Georgievski and Marco Aiello, An overview of hierarchical task network planning,arXiv preprint arXiv:1403.7426, 2014
Pith/arXiv arXiv 2014
-
[12]
Samuel Goldberg,Probability, An Introduction, Prentice-Hall, Engle- wood Cliffs, NJ, 1960
1960
-
[13]
Hamilton,Logic for Mathematicians, Revised Edition, Cambridge University Press, Cambridge, UK, 1988
A.G. Hamilton,Logic for Mathematicians, Revised Edition, Cambridge University Press, Cambridge, UK, 1988
1988
-
[14]
Hansen,Practical Pert, including Critical Path Method, America House, Washington, 1964
B.J. Hansen,Practical Pert, including Critical Path Method, America House, Washington, 1964
1964
-
[15]
Springer, 2019
Patrik Haslum, Nir Lipovetzky, Daniele Magazzeni, and Christian Muise,An Introduction to the Planning Domain Definition Language, Synthesis Lectures on Artificial Intelligence and Machine Learning. Springer, 2019
2019
-
[16]
Joseph Horowitz,Critical Path Scheduling: Management Control Through CPM and PERT, Ronald Press Company, 1967
1967
-
[17]
154, 18 pages, 2022
Matteo Iovino, Edvards Scukins, Jonathan Styrud, Petter Ögren, and Christian Smith, A survey of behavior trees in robotics and AI,Robotics and Autonomous Systems, Vol. 154, 18 pages, 2022
2022
-
[18]
Andrei Nikolaevich Kolmogorov,Foundations of the Theory of Probabil- ity, Chelsea Publishing, New York, 1950
1950
-
[19]
1, pages 211–236, 2018
Hadas Kress-Gazit, Morteza Lahijanian, and Vasumathi Raman, Syn- thesis for robots: guarantees and feedback for robot behavior,Annual Review of Control, Robotics, and Autonomous Systems, Vol. 1, pages 211–236, 2018
2018
-
[20]
Levin and Charles A
Richard I. Levin and Charles A. Kirkpatrick.Planning and Control with PERT/CPM, McGraw-Hill,1966
1966
-
[21]
Drew McDermott, Malik Ghallab, Adele Howe, Craig Knoblock, Ash- win Ram, Manuela Veloso, Daniel Weld, and David Wilkins,PDDL— The Planning Domain Definition Language—Version 1.2, Yale Center 24 for Computational Vision and Control, Tech. Rep. CVC TR-98-003/DCS TR-1165, October, 1998
1998
-
[22]
Elliott Mendelson,Introduction to Mathematical Logic, Sixth Edition, CRC Press, Taylor and Francis Group, 2015
2015
-
[23]
Nilsson,Principles of Artificial Intelligence, Tioga Publishing Co., 1980
Nils J. Nilsson,Principles of Artificial Intelligence, Tioga Publishing Co., 1980
1980
-
[24]
Nilsson,Artificial Intelligence: A New Synthesis, Morgan Kauf- mann, 1998
Nils J. Nilsson,Artificial Intelligence: A New Synthesis, Morgan Kauf- mann, 1998
1998
-
[25]
Nicholas Rescher,Many-valued Logic, McGraw-Hill, New York, 1969
1969
-
[26]
Schwartz, Fuzzy inference in a formal theory of semantic equivalence,Fuzzy Sets and Systems, Vol
Daniel G. Schwartz, Fuzzy inference in a formal theory of semantic equivalence,Fuzzy Sets and Systems, Vol. 31, pp. 205–216, 1989
1989
-
[27]
Schwartz, On the possibility of an event,Proceedings of the 18th International Conference on Artificial Intelligence (ICAI’16), Las Vegas, USA (Held as part ofWorldComp’16), pp
Daniel G. Schwartz, On the possibility of an event,Proceedings of the 18th International Conference on Artificial Intelligence (ICAI’16), Las Vegas, USA (Held as part ofWorldComp’16), pp. 47-51, July 25-28, 2016
2016
-
[28]
Schwartz, A theory of event possibility with application to vehicle waypoint navigation, in P
Daniel G. Schwartz, A theory of event possibility with application to vehicle waypoint navigation, in P. Melin, et al. (eds.),Fuzzy Logic in In- telligent System Design: Theory and Applications, Advances in Intelligent Systems and Computing 648, Springer, pp. 329–334, 2017 [Proceedings of the 36th North American Fuzzy Information Processing Society Annual...
2017
-
[29]
Daniel G. Schwartz, Strong equivalence of fuzzy propositions,Pro- ceedings of the North American Fuzzy Information Processing Society (NAFIPS), South Padre Island, Texas, USA, May 27-29, 2024, 6 pages, in press
2024
-
[30]
Wang,Advances in Fuzzy Sets, Possibility Theory, and Appli- cations, Springer Science & Business Media, 2012
Paul P. Wang,Advances in Fuzzy Sets, Possibility Theory, and Appli- cations, Springer Science & Business Media, 2012
2012
-
[31]
Braeden Warnick,Possibilistic Hierarchical Task Networks, Master’s Thesis, Department of Computer Science, Florida State University, April 2022. 25
2022
-
[32]
Braeden Warnick, A demonstration of possibilistic hierarchical task net- works for believable agent behavior,Proceedings of the AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment, Vol. 18, No. 1, pp. 285–287, 2022
2022
-
[33]
Wikipedia,Probability axioms, https://en.wikipedia.org/wiki/Probability _axioms
-
[34]
Yager (ed.),Fuzzy Set and Possibility Theory: Recent Devel- opments, Pergamon Press, 1982
Ronald R. Yager (ed.),Fuzzy Set and Possibility Theory: Recent Devel- opments, Pergamon Press, 1982
1982
-
[35]
Zadeh, Fuzzy sets as a basis for a theory of possibility,Fuzzy Sets and Systems, Vol
Lotfi A. Zadeh, Fuzzy sets as a basis for a theory of possibility,Fuzzy Sets and Systems, Vol. 1, No. 1, pp. 3–28, 1978. 26
1978
-
[2016]
https://doi.org/10.1002/int.21782
This paper was first reviewed by deepseek-v4-flash on August 4, 2026.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.