maximally consistent (original) (raw)

Below are some basic properties of a maximally consistent set Δ:

    1. Δ is completePlanetmathPlanetmathPlanetmathPlanetmathPlanetmath: Δ⊢A or Δ⊢¬⁢A for any wff A.
    1. for any wff A, either A∈Δ or ¬⁢A∈Δ.
    1. If A∉Δ, then Δ∪{A} is not consistent.
    1. ⟂∉Δ.
    1. A→B∈Δ iff A∈Δ implies B∈Δ.
    1. A∧B∈Δ iff A∈Δ and B∈Δ.
    1. A∨B∈Δ iff A∈Δ or B∈Δ.
Proof.
    1. If A∈Δ, then clearly Δ⊢A. Conversely, suppose Δ⊢A. Let ℰ be a deductionMathworldPlanetmathPlanetmath of A from Δ, and Γ:=Δ∪{A}. Suppose Γ⊢B. Let ℰ1 be a deduction of B from Γ, then ℰ,ℰ1 is a deduction of B from Δ, so Δ⊢B. Since Δ⊬⟂, Γ⊬⟂, so Γ is consistent. Since Δ is maximal, Γ=Δ, or A∈Δ.
    1. Suppose Δ⊬A, then A∉Δ by 1. Then Δ∪{A} is not consistent (since Δ is maximal), which means Δ,A⊢⟂, or Δ⊢A→⟂, or Δ⊢¬⁢A.
    1. If A∉Δ, then Δ⊬A by 1, so Δ⊢¬⁢A by 2, and therefore ¬⁢A∈Δ by 1 again.
    1. If A∉Δ, then ¬⁢A∈Δ by 3., so that ¬⁢A,A,⟂ is a deduction of ⟂ from Δ∪{A}, showing that Δ∪{A} is not consistent.
    1. If A is a theorem, then Δ⊢A, so that A∈Δ by 1. If A∈Δ and A→B∈Δ, then A,A→B,B is a deduction of B from Δ, so B∈Δ by 1.
    1. This is true for any consistent set.
    1. Suppose A→B∈Δ. If A∈Δ, then B∈Δ since Δ is closed under modus ponens. Conversely, suppose A∈Δ implies B∈Δ. This means that Δ,A⊢B. Then Δ⊢A→B by the deduction theoremMathworldPlanetmath, and therefore A→B∈Δ by 1.
    1. Suppose A∧B∈Δ, then by modus ponens on theorems A∧B→A and A∧B→B, we get A,B∈Δ, since Δ is a logic by 5. Conversely, suppose A,B∈Δ, then by modus ponens twice on theorem A→(B→A∧B), we get A∧B∈Δ by 5.
    1. Suppose A∨B∈Δ. Then ¬⁡(¬⁢A∧¬⁢B)∈Δ by the definition of ∨, so ¬⁢A∧¬⁢B∉Δ by 3., which means ¬⁢A∉Δ or ¬⁢B∉Δ by the contrapositive of 8, or A∈Δ or B∈Δ by 3. Conversely, suppose A∈Δ or B∈Δ. Then by modus ponens on theorems A→A∨B or B→A∨B respectively, we get A∨B∈Δ by 5.

The converses of 2 and 3 above are true too, and they provide alternative definitions of maximal consistency.

    1. any complete consistent theory is maximally consistent.
    1. any consistent set satisfying the condition in 3 above is maximally consistent.
Proof.

Suppose Δ is complete consistent. Let Γ be a consistent superset of Δ. Γ is also complete. If A∈Γ-Δ, then Γ⊢A, so Γ⊬¬⁢A since Γ is consistent. But then Δ⊬¬⁢A since Γ is a superset of Δ, which means Δ⊢A since Δ is complete. But then A∈Δ since Δ is deductively closed, which is a contradictionMathworldPlanetmathPlanetmath. Hence Δ is maximal.

Next, suppose Δ is consistent satisfying the condition: either A∈Δ or ¬⁢A∈Δ for any wff A. Suppose Γ is a consistent superset of Δ. If A∈Γ-Δ, then ¬⁢A∈Δ by assumption, which means ¬⁢A∈Γ since Γ is a superset of Δ. But then both A and ¬⁢A are deducible from Γ, contradicting the assumption that Γ is consistent. Therefore, Γ is not a proper superset of Δ, or Γ=Δ. ∎

Remarks.