Am I wrong or follows asymmetry of a strict partial order already from irreflexivity and transitivity? If a < b and b < a then by transitivity would a < a which is a contradiction to irreflexivity. So b < a must be false ...
- Yes, as your proof shows, irreflexivity and transitivity imply asymmetry. Although your proof makes use of Reductio ad absurdum, which in turn makes use of the law of the excluded middle which some mathematicians called intuitionists eschew. Paul August ☎ 17:53, Jan 6, 2005 (UTC)
- Hold on, what makes that proof non-constructive? We're asked to show that
- which is equivalent, sometimes by definition, to
- in both classical and intuitionistic logic. Now prove the conditional by assuming its antecedent and deriving its consequent:
(assumption) ( elimination, from transitivity axiom) ( elimination) ( elimination, from irreflexivity axiom) ( elimination)
- Which proves the conditional. It's straightforward constructive reasoning, no? --MarkSweep 18:50, 6 Jan 2005 (UTC)
- The first proof given above is non-contstructive since it is a proof by contradiction. Your proof may be constructive but I'm not an expert and I'm not sure if it does not somehow make use of the assumption that (A or not A) is always true. In particular I would wonder about the equivalence for (not A) that you use above, since in intuitionist logic (not A) is defined differently than in classical logic. Paul August ☎ 21:05, Jan 6, 2005 (UTC)
- No, the first proof above is essentially the same proof as mine (with perhaps another layer of implication on the outside), and it is constructive. Just because a proof uses a contradiction doesn't mean it's non-constructive. If you define as as usual, then natural deduction systems for classical, intuitionistic, and minimal logic only differ in terms of which (if any) form the elimination rule for takes. However, in the proof above, one doesn't eliminate at all, so it is in fact valid in minimal logic, which does not allow elimination. Observe:
- The first proof given above is non-contstructive since it is a proof by contradiction. Your proof may be constructive but I'm not an expert and I'm not sure if it does not somehow make use of the assumption that (A or not A) is always true. In particular I would wonder about the equivalence for (not A) that you use above, since in intuitionist logic (not A) is defined differently than in classical logic. Paul August ☎ 21:05, Jan 6, 2005 (UTC)
1 [transitivity axiom] 2 [irreflexivity axiom] 3 | [assumption, a and b arbitrary] 4 | | [assumption] 5 | | [I 3,4] 6 | | [E 1] 7 | | [E 5,6] 8 | | [E 2] 9 | | [definition of 8] 10 | | [E 7,9] 11 | [I 4-10] 12 | [definition of 11] 13 [I 3-12] 14 [I 3-13]
- Nowhere does this use an elimination rule for , so it's valid in minimal logic. --MarkSweep 00:44, 7 Jan 2005 (UTC)
Well, I might be wrong ;-) but I assumed that the first poster's proof was essentially the following: Suppose a < b. We want to show that it is not the case that b < a. Now assume that b < a, then by transitivity, a < a, but this is a contradiction by irreflexivity, therefore since assuming b < a leads to a contradiction, b < a must be false, QED. Is this not an example of "proof by contradiction? Don't the intuitionists reject this method of proof? Paul August ☎ 01:09, Jan 9, 2005 (UTC)
Negated statements are "classical" (regular) so 'proofs by contradiction' are intuitionistically valid. DefLog 02:47, 9 Jan 2005 (UTC)