Skip to main content

Questions tagged [predicate-logic]

The tag has no usage guidance.

1 vote
2 answers
98 views

Are sets unary relations, and are unary relations sets?

On page 57 of Axiomatic Set Theory by Patrick Suppes, he defines a binary relation as a set of ordered pairs. Definition 1. A is a binary relation iff ∀x[if x∈A then ∃y∃z[x=(y,z)]] He defines an ...
lee pappas's user avatar
  • 1,450
3 votes
4 answers
110 views

If a predicate doesn't determine a set, does that predicate even exist in the first place?

I thought of asking this in the Math Stack Exchange, but then I thought this stack exchange is better. Certain predicates define sets, such as "x is not equal to x". Other predicates do not, ...
user107952's user avatar
  • 7,696
3 votes
6 answers
92 views

Negating the verb and negating the subject 's property

What is the strict and exact relation (implication, equivalence etc.) between these two sentences?: I. Alcibiades is not wise. (Negating the subject 's property) II. Alcibiades is not (=isn 't) wise. (...
SK_'s user avatar
  • 388
1 vote
1 answer
59 views

Did Russell had something like the notion of domain in the sense defined now by mathematics textbooks?

The expression ∀x(ϕx → ψx) is supposed to mean that, in Russell's parlance, ϕx → ψx is true "for all values of x". However, what are those values that Russell is referring to? At some point ...
Speakpigeon's user avatar
  • 8,363
2 votes
0 answers
139 views

Why not just give up on the idea of truth-functionality?

I understand that today only a minority of academics who are specialised in formal logic accept the horseshoe (aka "Classical Logic" or "First-Order Logic") as an accurate, or even ...
Speakpigeon's user avatar
  • 8,363
1 vote
2 answers
271 views

Definite Descriptions VS 'Exactly' Statements

The problem I am facing is why we can’t treat a definite description as a statement about exactly one object having certain properties. For example the statement: “The author of Evangeline is Henry ...
أحمد الدسوقي's user avatar
4 votes
1 answer
114 views

Why must we always use different variables with overlapping quantifiers?

The statement "If anything is good and all good things are safe, then it is safe" is expressed logically as: (x){[Gx • (y)(Gy ⊃ Sy)] ⊃ Sx} What are the ambiguities or wrong interpretations ...
أحمد الدسوقي's user avatar
0 votes
4 answers
142 views

Existence, Stating/Proving in Logic

Proving dogs exist If x barks then x is a dog: ∀x(Bx → Dx) t: Timmy (a dog) PROOF: ∀x(Bx → Dx) [Premise] Bt [Premise] Bt → Dt [1 UI] Dt [2, 3 MP] ∃x(Dx) [4 EG] QED Proving ghosts don't exist If the ...
Hudjefa's user avatar
  • 4,361
0 votes
1 answer
48 views

Predication for Aristotle

According to Aristotle’s predication, in saying “Socrates is a philosopher” would the philosopher be a predication? If so, would referring to a philosopher alone (for example “the philosopher is wise”)...
student 2457's user avatar
0 votes
1 answer
116 views

Existence as a Predicate

In Predicate logic if I wanna say, Atoms exist, I don't/*can't (?) use Ex = x exists (make existence a predicate) and state Ea, where a = Atoms. The correct way to express Atoms exist is Ex(Ax), Ax = ...
Hudjefa's user avatar
  • 4,361
2 votes
0 answers
50 views

Where do presuppositions fit into Grice's theory of meaning?

To clarify, by "Grice's theory of meaning" I am referring to the view that the informational content or meaning of an utterance is made up of three components: what is said - the actual ...
user51462's user avatar
  • 483
5 votes
2 answers
859 views

Why is the identity predicate needed?

In Logic: The Laws of Truth the identity predicate is introduced as an extension of general predicate logic (GPL). The following propositions are given as motivating examples: (1) "Mark Twain is ...
user51462's user avatar
  • 483
6 votes
3 answers
615 views

What does "unqualified notion of truth" mean in this passage?

From pages 252-253 of The Laws of Truth by Nicholas Smith: If we consider bare, uninterpreted closed wffs, we can say that they are true in some models and false in others, but we cannot say that ...
user51462's user avatar
  • 483
0 votes
1 answer
96 views

Cogito Ergo Sum in Predicate Logic

Descartes' famously declared "cogito ergo sum (I think, thus I exist). How do you translate this into predicate logic? If T = I think and E = I exist, propositional logic has no problems (vide ...
Hudjefa's user avatar
  • 4,361
6 votes
4 answers
674 views

General sentence operators

There are lots of operators that act on sentences. Here are a few examples: P and Q not P forall x.P necessarily P eventually P x believes that that P it is obligatory that P etc. The first two ...
David Gudeman's user avatar

15 30 50 per page
1
2 3 4 5