Combining Texts

All the ideas for 'The Really Hard Problem', 'Action, Reasons and Causes' and 'A Tour through Mathematical Logic'

unexpand these ideas     |    start again     |     specify just one area for these texts


35 ideas

4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / b. Terminology of PL
A 'tautology' must include connectives [Wolf,RS]
     Full Idea: 'For every number x, x = x' is not a tautology, because it includes no connectives.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.2)
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / c. Derivation rules of PL
Deduction Theorem: T∪{P}|-Q, then T|-(P→Q), which justifies Conditional Proof [Wolf,RS]
     Full Idea: Deduction Theorem: If T ∪ {P} |- Q, then T |- (P → Q). This is the formal justification of the method of conditional proof (CPP). Its converse holds, and is essentially modus ponens.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.3)
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / d. Universal quantifier ∀
Universal Generalization: If we prove P(x) with no special assumptions, we can conclude ∀xP(x) [Wolf,RS]
     Full Idea: Universal Generalization: If we can prove P(x), only assuming what sort of object x is, we may conclude ∀xP(x) for the same x.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.3)
     A reaction: This principle needs watching closely. If you pick one person in London, with no presuppositions, and it happens to be a woman, can you conclude that all the people in London are women? Fine in logic and mathematics, suspect in life.
Universal Specification: ∀xP(x) implies P(t). True for all? Then true for an instance [Wolf,RS]
     Full Idea: Universal Specification: from ∀xP(x) we may conclude P(t), where t is an appropriate term. If something is true for all members of a domain, then it is true for some particular one that we specify.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.3)
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / e. Existential quantifier ∃
Existential Generalization (or 'proof by example'): if we can say P(t), then we can say something is P [Wolf,RS]
     Full Idea: Existential Generalization (or 'proof by example'): From P(t), where t is an appropriate term, we may conclude ∃xP(x).
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.3)
     A reaction: It is amazing how often this vacuous-sounding principles finds itself being employed in discussions of ontology, but I don't quite understand why.
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / e. Axiom of the Empty Set IV
Empty Set: ∃x∀y ¬(y∈x). The unique empty set exists [Wolf,RS]
     Full Idea: Empty Set Axiom: ∃x ∀y ¬ (y ∈ x). There is a set x which has no members (no y's). The empty set exists. There is a set with no members, and by extensionality this set is unique.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 2.3)
     A reaction: A bit bewildering for novices. It says there is a box with nothing in it, or a pair of curly brackets with nothing between them. It seems to be the key idea in set theory, because it asserts the idea of a set over and above any possible members.
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / n. Axiom of Comprehension
Comprehension Axiom: if a collection is clearly specified, it is a set [Wolf,RS]
     Full Idea: The comprehension axiom says that any collection of objects that can be clearly specified can be considered to be a set.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 2.2)
     A reaction: This is virtually tautological, since I presume that 'clearly specified' means pinning down exact which items are the members, which is what a set is (by extensionality). The naïve version is, of course, not so hot.
5. Theory of Logic / A. Overview of Logic / 5. First-Order Logic
In first-order logic syntactic and semantic consequence (|- and |=) nicely coincide [Wolf,RS]
     Full Idea: One of the most appealing features of first-order logic is that the two 'turnstiles' (the syntactic single |-, and the semantic double |=), which are the two reasonable notions of logical consequence, actually coincide.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.3)
     A reaction: In the excitement about the possibility of second-order logic, plural quantification etc., it seems easy to forget the virtues of the basic system that is the target of the rebellion. The issue is how much can be 'expressed' in first-order logic.
First-order logic is weakly complete (valid sentences are provable); we can't prove every sentence or its negation [Wolf,RS]
     Full Idea: The 'completeness' of first order-logic does not mean that every sentence or its negation is provable in first-order logic. We have instead the weaker result that every valid sentence is provable.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.3)
     A reaction: Peter Smith calls the stronger version 'negation completeness'.
5. Theory of Logic / J. Model Theory in Logic / 1. Logical Models
Model theory reveals the structures of mathematics [Wolf,RS]
     Full Idea: Model theory helps one to understand what it takes to specify a mathematical structure uniquely.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.1)
     A reaction: Thus it is the development of model theory which has led to the 'structuralist' view of mathematics.
Model theory 'structures' have a 'universe', some 'relations', some 'functions', and some 'constants' [Wolf,RS]
     Full Idea: A 'structure' in model theory has a non-empty set, the 'universe', as domain of variables, a subset for each 'relation', some 'functions', and 'constants'.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.2)
Model theory uses sets to show that mathematical deduction fits mathematical truth [Wolf,RS]
     Full Idea: Model theory uses set theory to show that the theorem-proving power of the usual methods of deduction in mathematics corresponds perfectly to what must be true in actual mathematical structures.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], Pref)
     A reaction: That more or less says that model theory demonstrates the 'soundness' of mathematics (though normal arithmetic is famously not 'complete'). Of course, he says they 'correspond' to the truths, rather than entailing them.
First-order model theory rests on completeness, compactness, and the Löwenheim-Skolem-Tarski theorem [Wolf,RS]
     Full Idea: The three foundations of first-order model theory are the Completeness theorem, the Compactness theorem, and the Löwenheim-Skolem-Tarski theorem.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.3)
     A reaction: On p.180 he notes that Compactness and LST make no mention of |- and are purely semantic, where Completeness shows the equivalence of |- and |=. All three fail for second-order logic (p.223).
5. Theory of Logic / J. Model Theory in Logic / 2. Isomorphisms
An 'isomorphism' is a bijection that preserves all structural components [Wolf,RS]
     Full Idea: An 'isomorphism' is a bijection between two sets that preserves all structural components. The interpretations of each constant symbol are mapped across, and functions map the relation and function symbols.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.4)
5. Theory of Logic / J. Model Theory in Logic / 3. Löwenheim-Skolem Theorems
The LST Theorem is a serious limitation of first-order logic [Wolf,RS]
     Full Idea: The Löwenheim-Skolem-Tarski theorem demonstrates a serious limitation of first-order logic, and is one of primary reasons for considering stronger logics.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.7)
5. Theory of Logic / K. Features of Logics / 4. Completeness
If a theory is complete, only a more powerful language can strengthen it [Wolf,RS]
     Full Idea: It is valuable to know that a theory is complete, because then we know it cannot be strengthened without passing to a more powerful language.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 5.5)
5. Theory of Logic / K. Features of Logics / 10. Monotonicity
Most deductive logic (unlike ordinary reasoning) is 'monotonic' - we don't retract after new givens [Wolf,RS]
     Full Idea: Deductive logic, including first-order logic and other types of logic used in mathematics, is 'monotonic'. This means that we never retract a theorem on the basis of new givens. If T|-φ and T⊆SW, then S|-φ. Ordinary reasoning is nonmonotonic.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 1.7)
     A reaction: The classic example of nonmonotonic reasoning is the induction that 'all birds can fly', which is retracted when the bird turns out to be a penguin. He says nonmonotonic logic is a rich field in computer science.
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / e. Ordinal numbers
An ordinal is an equivalence class of well-orderings, or a transitive set whose members are transitive [Wolf,RS]
     Full Idea: Less theoretically, an ordinal is an equivalence class of well-orderings. Formally, we say a set is 'transitive' if every member of it is a subset of it, and an ordinal is a transitive set, all of whose members are transitive.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], 2.4)
     A reaction: He glosses 'transitive' as 'every member of a member of it is a member of it'. So it's membership all the way down. This is the von Neumann rather than the Zermelo approach (which is based on singletons).
6. Mathematics / B. Foundations for Mathematics / 6. Mathematics as Set Theory / a. Mathematics is set theory
Modern mathematics has unified all of its objects within set theory [Wolf,RS]
     Full Idea: One of the great achievements of modern mathematics has been the unification of its many types of objects. It began with showing geometric objects numerically or algebraically, and culminated with set theory representing all the normal objects.
     From: Robert S. Wolf (A Tour through Mathematical Logic [2005], Pref)
     A reaction: His use of the word 'object' begs all sorts of questions, if you are arriving from the street, where an object is something which can cause a bruise - but get used to it, because the word 'object' has been borrowed for new uses.
7. Existence / B. Change in Existence / 4. Events / b. Events as primitive
Varied descriptions of an event will explain varied behaviour relating to it [Davidson, by Macdonald,C]
     Full Idea: Davidson points out that we can only make sense of patterns of behaviour such as excuses if events can have more than one description. So I flip the light switch, turn on the light, illuminate the room, and alert a prowler, but I do only one thing.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Cynthia Macdonald - Varieties of Things Ch.5
     A reaction: We can distinguish an event as an actual object, and as an intentional object. We can probably individuate intentional events quite well (according to our interests), but actual 'events' seem to flow into one another and overlap.
15. Nature of Minds / B. Features of Minds / 2. Unconscious Mind
Research suggest that we overrate conscious experience [Flanagan]
     Full Idea: The emerging consensus is that we probably overrate the power of conscious experience in our lives. Freud, of course, said the same thing for different reasons.
     From: Owen Flanagan (The Really Hard Problem [2007], 3 'Ontology')
     A reaction: [He cites Pockett, Banks and Gallagher 2006]. Freud was concerned with big deep secrets, but the modern view concerns ordinary decisions and perceptions. An important idea, which should incline us all to become Nietzscheans.
17. Mind and Body / E. Mind as Physical / 2. Reduction of Mind
Sensations may be identical to brain events, but complex mental events don't seem to be [Flanagan]
     Full Idea: There is still some hope for something like identity theory for sensations. But almost no one believes that strict identity theory will work for more complex mental states. Strict identity is stronger than type neurophysicalism.
     From: Owen Flanagan (The Really Hard Problem [2007], 3 'Ontology')
     A reaction: It is so hard to express the problem. What needs to be explained? How can one bunch of neurons represent many different things? It's not like computing. That just transfers the data to brains, where the puzzling stuff happens.
20. Action / A. Definition of Action / 2. Duration of an Action
If one action leads directly to another, they are all one action [Davidson, by Wilson/Schpall]
     Full Idea: Davidson (1980 ess 1) agreed with Anscombe that if a person Fs by G-ing, then her act F = her act G. For example, if someone accidentally alerts a burglar, by deliberately turning on a light, by flipping a switch, these are all the same action.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Wilson,G/Schpall,S - Action 1.2
     A reaction: I would have thought there was obviously a strong conventional element in individuating actions, depending on interest. An electrician is only interest in whether the light worked. The police are only interested in the disturbance of the burglar.
20. Action / B. Preliminaries of Action / 1. Intention to Act / a. Nature of intentions
We explain an intention by giving an account of acting with an intention [Davidson, by Stout,R]
     Full Idea: The early Davidson championed the approach that we explain the idea of having an intention by providing an account of what it is to act with an intention.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Rowland Stout - Action 7 'Conclusion'
     A reaction: This eliminates the distinction between a prior intention, and the intention that maintains a process such as speech. It sounds almost behaviourist.
20. Action / C. Motives for Action / 2. Acting on Beliefs / a. Acting on beliefs
Acting for a reason is a combination of a pro attitude, and a belief that the action is appropriate [Davidson]
     Full Idea: Whenever someone does something for a reason he can be characterised as (a) having some sort of pro attitude towards action of a certain kind, and (b) believing (or knowing, perceiving, noticing, remembering) that his action is of that kind.
     From: Donald Davidson (Action, Reasons and Causes [1963], p.3-4), quoted by Rowland Stout - Action 3 'The belief-'
     A reaction: This is the earlier Davidson roughly endorsing the traditional belief-desire account of action. He is giving a reductive account of reasons. Deciding reasons were not reducible may have led him to property dualism.
20. Action / C. Motives for Action / 3. Acting on Reason / c. Reasons as causes
The best explanation of reasons as purposes for actions is that they are causal [Davidson, by Smith,M]
     Full Idea: Davidson argues that the best interpretation of the teleological character of reason explanations is an intepretation in causal terms.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Michael Smith - The Moral Problem 4.4
     A reaction: That is, this is the explanation of someone doing something 'because' they have this reason (rather than happening to have a reason). Smith observes that other mental states (such as beliefs) may also have this causal power.
Reasons can give purposes to actions, without actually causing them [Smith,M on Davidson]
     Full Idea: Only the Humean theory is able to make sense of reason explanation as a species of teleological explanation, and one may accept that reason explanations are teleological without accepting that they are causal.
     From: comment on Donald Davidson (Action, Reasons and Causes [1963]) by Michael Smith - The Moral Problem 4.6
     A reaction: That is, reasons can give a purpose to an action, and thereby motivate it, without actually causing it. I agree with Smith. I certainly don't (usually, at least) experience reasons as directly producing my actions. Hume says desires are needed.
Early Davidson says intentional action is caused by reasons [Davidson, by Stout,R]
     Full Idea: In Davidson's earlier approach, intentional action requires causation by reasons.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Rowland Stout - Action 8 'Weakness'
     A reaction: A very Kantian idea, and one that seems to bestow causal powers on something which I take to be highly abstract. Thus Davidson was wrong (but in a nice way).
Reasons must be causes when agents act 'for' reasons [Davidson, by Lowe]
     Full Idea: It can be argued (by Davidson) that far from it being the case that reasons for and causes of action are quite distinct, reasons must be causes when agents act 'for' reasons.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by E.J. Lowe - Introduction to the Philosophy of Mind Ch.9
     A reaction: Lowe argues against this view. The rival views to Davidson would be either that reasons are no more than desires-plus-beliefs in disguise, or that the will causes actions, and strong reasons carry a great weight with the will. I like the will.
Davidson claims that what causes an action is the reason for doing it [Davidson, by Kim]
     Full Idea: Davidson defends the simple thesis that the reason for which an action is done is the one that causes it, …which means that agency is possible only if mental causation is possible.
     From: report of Donald Davidson (Action, Reasons and Causes [1963]) by Jaegwon Kim - Philosophy of Mind p.127
22. Metaethics / B. Value / 1. Nature of Value / b. Fact and value
Morality is normative because it identifies best practices among the normal practices [Flanagan]
     Full Idea: Morality is 'normative' in the sense that it consists of the extraction of ''good' or 'excellent' practices from common practices.
     From: Owen Flanagan (The Really Hard Problem [2007], 4 'Naturalism')
22. Metaethics / B. Value / 2. Values / f. Altruism
For Darwinians, altruism is either contracts or genetics [Flanagan]
     Full Idea: Two explanations came forward in the neo-Darwinian synthesis. Altruism is either 1) person-based reciprocal altruism, or 2) gene-based kin altruism.
     From: Owen Flanagan (The Really Hard Problem [2007], 2 'Darwin')
     A reaction: Flanagan obviously thinks there is also 'genuine psychological atruism'. Presumably we don't explain mathematics or music or the desire to travel as either contracts or genetics, so we have other explanations available.
22. Metaethics / C. The Good / 2. Happiness / b. Eudaimonia
We need Eudaimonics - the empirical study of how we should flourish [Flanagan]
     Full Idea: It would be nice if I could advance the case for Eudaimonics - empirical enquiry into the nature, causes, and constituents of flourishing, …and the case for some ways of living and being as better than others.
     From: Owen Flanagan (The Really Hard Problem [2007], 4 'Normative')
     A reaction: Things seem to be moving in that direction. Lots of statistics about happiness have been appearing.
24. Political Theory / D. Ideologies / 9. Communism
Alienation is not finding what one wants, or being unable to achieve it [Flanagan]
     Full Idea: What Marx called 'alienation' is the widespread condition of not being able to discover what one wants, or not being remotely positioned to achieve.
     From: Owen Flanagan (The Really Hard Problem [2007], 2 'Expanding')
     A reaction: I took alienation to concern people's relationship to the means of production in their trade. On Flanagan's definition I would expect almost everyone aged under 20 to count as alienated.
29. Religion / C. Spiritual Disciplines / 3. Buddhism
Buddhists reject God and the self, and accept suffering as key, and liberation through wisdom [Flanagan]
     Full Idea: Buddhism rejected the idea of a creator God, and the unchanging self [atman]. They accept the appearance-reality distinction, reward for virtue [karma], suffering defining our predicament, and that liberation [nirvana] is possible through wisdom.
     From: Owen Flanagan (The Really Hard Problem [2007], 3 'Buddhism')
     A reaction: [Compressed] Flanagan is an analytic philosopher and a practising Buddhist. Looking at a happiness map today which shows Europeans largely happy, and Africans largely miserable, I can see why they thought suffering was basic.