2

Is there a kind of logic that could easily formulate this kind of statement: X has the right to do Y?

Or more generally: An object that has the property X (or in a set X) could also choose to have property Y, unless stated otherwise (such as Y combined with something else), while there may or may not be a thing with X already had Y.

It is supposed to work like the law. Part of the question is, what does a right even mean? I think my definition is quite incomplete. But I want a starting point (such as an already existed theory) for formulating things like the law and has this feature, instead of accurately describing the law itself.

Edit: For the purpose of this question, I don't care what rights humans naturally should or should not have, but for a set of rules that contains the idea of rights, whether it is a law or a kind of morality, or something completely unrelated to humans, and whether it is "good" or plain evil, to interpret what it actually means.

2
  • 3
    Maybe relevant Deontic Logic Commented May 22, 2020 at 13:58
  • The field that addresses what people OUGHT TO DO or OUGHT NOT TO DO is specifically called NORMATIVE ETHICS. You can Google that term. There is a difference between ETHICS & MORALITY. They are not identical or synonymous. In reality you realize authorities make laws, rules, policies, etc right? That does not make something right or wrong on a large scale as applying everywhere. Normative ethics does that. In reality authorities make things up how they see fit. This has nothing to directly do with logic, IQ, capability, etc. Why should those authorities have their way seems to be the question.
    – Logikal
    Commented May 22, 2020 at 17:40

2 Answers 2

3

Brief answer: See Stig Kanger's 1972 paper "Law and Logic" (Theoria 38, pp. 105-132).

Longer answer: Logical treatment of jurisprudence is, as it happens, at an incipient stage, though the idea is not novel - since someone called Leibniz has passed through this world:

We need a new logic in order to know degrees of probability, since this is necessary in judging the proofs of matters of fact and of morals, where there are unusually good reasons on both sides and we are concerned only to know on which side to tip the scales. But the art of weighing probabilities is not yet even partly explained, though it would be of great importance in legal matters and even in the management of business.

(Philosophical Papers and Letters: A Selection, 2nd ed. by L. E. Loemker, Synthese Historical Library, 1969, vol. 2., p. 260)

Leibniz linked logic and jurisprudence primarily by probability theory. Not surprising, for logic and jurisprudence meet not only at the point of an application of logic to jurisprudence, but also at their common interest in argument text as a self-standing object of study - its normative aspects, its prescriptive form, the importance of fine distinctions in meanings and concepts about what follows from what, and the like. Stephen Toulmin stresses this point to the extent of saying:

Logic (we may say) is generalised jurisprudence. Arguments can be compared with law-suits, and the claims we make and argue for in extra-legal contexts with claims made in the courts, while the cases we present in making good each kind of claim can be compared with each other.

(The Uses of Argument, updated edition, CUP, 2003, p. 7)

Hence, we should be more than cautious against oversimplifying matters, in particular, not be tempted to immediately employ deontic logic (meanwhile, which has its own foundational issues).

Returning to the proposition 'X has the right to do Y' as an example, we need a typology of rights amenable to formal treatment in the first place. Kanger bases his analysis on the jurist W. N. Hohfeld's conceptions proposed in his papers Some Fundamental Legal Conceptions as Applied in Judicial Reasoning 1913 and 1917 (both of them are freely available by Yale University on the website https://digitalcommons.law.yale.edu).

Very roughly, Kanger proposes to expand the standard deontic logic in accordance with his definitions of four simple types of rights, i.e., claim, power, immunity, and freedom, and its correlatives duty, liability, disability, and exposure (no-right), each relation of right, as each jural relation, involves two parties and a state of affairs between them.

An exposition of Kanger's formalisation is, I suppose, beyond the bounds of this question. Overall, setting out a shared framework for logic and law is an issue of ongoing research (see, for example, the JuriLog Project, https://anr.fr/Project-ANR-11-FRAL-0003) and, a text-book style explanation is yet to be available (Deontic Logic and Legal Systems by by P. E. Navarro and J. L. Rodríguez, CUP, 2014, may be helpful in this respect).

1

Modal Logic

GENERAL

  • ♢P is short-hand notation for "P is allowed" or "P is a right"
  • ~♢ Q is Q is not allowed
  • □ P is "it is necessary that Q" or "it must be that Q"
  • ~□ P is "it is not necessary that P" or "P is not mandatory"

EXAMPLES

  • ∀ h ∈ HUMANS ♢ h eat ice-cream means something like, "For any human h, h is allowed to eat ice-cream"
  • ~♢ Bob not pay income tax is "It is not allowed for Bob to not pay income tax"
  • □ Bob pay income tax is "Bob must pay income tax"
  • ~□ Bob eat ice-cream is it is not required that Bob eat ice-cream

Note the following:

  • ~□ P if and only if ♢(not P)
  • Example: "it is not legally required that you wear a blue shirt if and only if you have the legal right to not wear a blue shirt"
  • ~♢ P if and only if □(not P)
  • Example: I do not have the right to perjure myself if and only if I am required by law to not perjure myself.

Note that "~♢" takes less time to write than "it is not possible." That is why diamond and box are "short-hand" notation. When logicians mathematicians are want to use the same sentence fragment over and over again, the logicians will create a short-name for it. and are nice and short.

4
  • Is it possible to express the idea that one has the right to do X, if one finds a way to do it, but humans didn't know yet that X is actually impossible? Is it possible to assign a right to someone? Is it possible to give up a right? Now I knew my original thinking was too simplistic and a working theory should be at least as complicated as this. But it is like I have to invent something myself.
    – user23013
    Commented May 28, 2020 at 13:39
  • @user23013 You asked if it possible to express the idea that one has the legal right to do [X], but [X] is not humanly possible. For example, maybe people would have the legal right to lift two metric tones with their bare arms. However, even if people had the legal right to do so, it is not possible for a human to lift 2 metric tonnes with their bare arms. I think your issue revolves around a fixation on the word "possible." The word "possible" in English and the word "possible" in logic, need not be given the same meaning. Commented Jun 4, 2020 at 0:06
  • The word "possible" is a name. Imagine you get a new pet dog. You can name your pet dog anything that you like. The name of the dog can be "Fido" or "Milo" or "Oscar" The possibility operator from modal logic has "possibility" in its name but the operator can be used to mean, "is legally permissible." Commented Jun 4, 2020 at 0:14
  • Suppose someone says, "it is possible for one person to eat 500 gallons of ice-cream in one sitting, because it is allowed by law. However, it is not physically possible." There is no contradiction. "Legally possible" and "physically possible" are not the same. In the English language the word "possible" means all kinds of things. If you are going to use formal logic, you will have to be less sloppy than in English. If you're discussing legal rights in a formal framework, don't use use the symbol ♢, or possibility operator, to mean mean both "legally possible" and "physically possible." Commented Jun 4, 2020 at 0:19

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .