Does Clavius' Law save you from all contradictions? — Luke
You can have context-independence, or you can have observer-dependence. I don't think both is logical. — Kenosha Kid

But there is still a difference right? If you're a coyote, you're always a coyote, wherever you go and whatever you do. If you're howling, that's a temporary state. When a coyote dies, there is one less coyote in the world, though others are probably added. When something stops howling, does a howling thing blink out of existence? There is one less howling thing in the world, okay, but wouldn't we rather just say that fewer of the things in the world are howling? And same for the converse: it's not that a thing that is howling springs into existence; one of the things already here begins howling. If that thing is a coyote, it was already a coyote, and doesn't begin being a coyote at the same time it begins howling. — Srap Tasmaner
The for() function that takes three arguments, the first being a set of values that some variable can take to satisfy some formula, the second being that variable, and the third being that formula. (This would then be read as "for [these values of] [this variable], [this statement involving that variable] (is true)").
This replicates some of functionality of another function frequently used together with the traditional quantification operators, ∈, which properly indicates that whatever is on the left of it is a member of the set on the right of it, but together with the existential operators is often used to write things like
∀x∈S...
meaning "for every x in set S...", meaning that only the members of S satisfy the formula to follow. Expressions like the usual
∃x∈S...
(meaning "for some x in set S...") can also be formed, with this function, by using the equivalent of an "or" function on the set in the first argument of for(), to yield an expression meaning "some of this set". — Pfhorrest
How to you explain greater legacy as a consequence of dying sooner? How would the length of one's life have anything to do with "legacy?" Does it relate to a culture of honoring those who sacrifice their lives to their country? Why should anyone care about legacy? — Nils Loc
If God is incapable of pain, then yes, his POV on morality will lack a component that is crucial to ours. — bert1
The relativist theist does not have to say God's POV is the right one, though. It's right for God, but right not from our point of view. — bert1
For an omnipotent being, whatever is, is good. Because if it wasn't good, it could not exist. For an omnipotent being to not will something is for that something not to exist. God's omnibenevolence just follows from God's omnipotence. — bert1
As I think we may already agree (not sure) what is good just is what is willed. — bert1
Perhaps because suffering is morally irrelevant from God's POV. — bert1
I struggle to understand why a contract that is voluntarily agreed upon by two mentally capable individuals would be deemed invalid, except for perhaps contracts that result in direct physical harm (or are made under threat thereof). Is this to protect individuals from their own bad decisions? — Tzeentch
It’s basically a matter of one’s power to contract (or not) being inalienable. Nobody has the power to agree to agree (or not) to any change of rights or ownership, such as by agreeing not to enter into other contracts (as in non-compete agreements), or agreeing to accept whatever terms the other party later dictates (as in selling oneself into slavery, or as in the "social contract" sometimes held to justify a state's right to rule), or agreeing to grant someone a temporary liberty upon certain conditions ("selling" someone the temporary use of your property, as in contracts of rent or interest; letting someone do something is not itself doing something).
In short, the power to contract must be limited to the simple trade of goods and services, and cannot create second-order obligations between people that place one person in a position of ongoing power over another person. — Pfhorrest
(In Hohfeldian terms, a liberty is something that you are not prohibited from doing. It is the negation of the obligation of a negation, and so it is equivalent to a permission. A claim, conversely, is a limit on others' liberty: it is something that it is forbidden to deny you, which is just to say that it is obligatory. A power is the second-order liberty to change who has what rights. And an immunity, conversely, is a limit on others' power, just as a claim is a limit on others' liberty.)
At first glance, one would think a maximally libertarian society would be one in which there were no claims at all (because every claim is a limit on someone else's liberty), and no powers at all (because powers at that point could only serve to increase claims, and so to limit liberties). But that would leave nobody with any claims against others using violence to establish authority in practice even if not in the abstract rules of justice, and no claims to hold anybody to their promises either making reliable cooperation nigh impossible. So it is necessary that liberties be limited at least by claims against such violence, and that people not be immune from the power to establish mutually agreed-upon obligations between each other in contracts.
But those claims and powers could themselves be abused, with those who violate the claim against such violence using that claim to protect themselves from those who would stop them, and those who would like for contracts not to require mutual agreement to leverage practical power over others to establish broader deontic power over them. So too those claims to property and powers to contract, which limit the unrestricted liberty and immunity that one would at first think would prevail in a maximally libertarian society, must themselves be limited. — Pfhorrest
I struggle to understand why a contract that is voluntarily agreed upon by two mentally capable individuals would be deemed invalid, except for perhaps contracts that result in direct physical harm (or are made under threat thereof). Is this to protect individuals from their own bad decisions? — Tzeentch
Maybe you could elaborate a bit further on this, because I don't think I fully understand what you mean. Should everything I have no use for then belong to someone who does have a use for it? — Tzeentch
Are you just concerned about (not) making metaphysical commitments when we write formulas? — SophistiCat
When someone pays a landlord so they can live on their property, it is implied in the agreement that whenever they can no longer pay the landlord, they can no longer live on their property. Presumably, they know the terms of the agreement beforehand, and voluntarily choose to go ahead with it.
The same seems to be true for the workplace example. One makes a voluntary agreement with the workplace owner to do labour in exchange for wages. — Tzeentch
There's some equivalence of course, but I don't think anyone is going to convince mathematicians to quantify over expressions instead of objects. — Srap Tasmaner
And of course you trade whatever is a pain-in-the-ass about existence for whatever is a pain-in-the-ass about truth. — Srap Tasmaner
But the configuration of prefixes '~∀x~' figures so prominently in subsequent developments that it is convenient to adopt a condensed notation for it; the customary one is '∃x', which we may read 'there is something that'. — Quine, Mathematical Logic
This reading is inconsistent with how ∃ is actually used in mathematical texts, at least the ones I am familiar with (which would be math textbooks mostly). — SophistiCat
