To apply a rule of inference, check the lines you wish to use as premises and click the button for the rule of inference. Reiteration allows you to repeat an earlier item. To delete one or more lines from a proof, check the desired lines and click Delete. When entering expressions, use Ascii characters only. Use ~ for ¬; use & for ∧; use | for ∨; use => for ⇒; use <=> for ⇔; use A for ∀; use E for ∃; and use : for . in quantified sentences. For variables, use strings of alphanumeric characters that begin with a capital letter. For example, to enter ∀x.∃y.(p(x) ∧ q(y) ⇒ r(y) ∨ ¬s(y)), write AX:EY:(p(X)&q(Y)=>r(Y)|~s(Y)).
Objects:
a, b, c
Functions:
f, g
Enter the object constants you wish to add to the vocabulary:
Enter the object constants you wish to delete from the vocabulary:
Enter the function constants you wish to add to the vocabulary:
Enter the function constants you wish to delete from the vocabulary:
Enter the premise you wish to add to the proof:
Select premises.
Enter your proposed conclusion:
Must be provable from selected premises via truthtable.
Enter the conclusion you wish to add to the proof:
Enter the justification for this conclusion:
Enter the symbol you wish to replace:
Enter the replacement:
Enter the sentence you wish to disjoin to the checked items:
Or Elimination:
φ∨ψ
φ⇒χ
ψ⇒χ
χ
Enter the assumption you wish to make:
Universal Introduction:
φ
Aν:φτ⇐ν
where τ is not used in any active assumptions
Enter the placeholder you would like to replace:
τ:
Enter the variable you would like to use:
ν:
Universal Elimination:
Aν:φ
φν⇐τ
where τ is ground
Enter the term you would like to use:
τ:
Existential Introduction:
φ
Eν:φτ←ν
where τ is ground
Enter the term you would like to replace:
τ:
Enter the variable you would like to use:
ν:
Existential Elimination:
Eν:φ
Aν(φ=>ψ)
ψ
where ν does not occur free in ψ
Enter the universal conclusion you wish to make:
Enter the universal conclusion you wish to make:
Equality Introduction:
τ=τ
Enter the term you would like to use:
τ:
Enter the result you would like to use:
Equation:
σ=τ
where σ and τ are equivalent with respect to plus and times.