HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Syntax Definition wsbc 1153
Description: Extend wff notation to include the proper substitution of a class for a set. Read this notation as "the proper substitution of class A for set variable x in wff ph."

(The purpose of introducing wff [A / x]ph here is to allow us to express i.e. "prove" the wsb 1154 of predicate calculus in terms of the wsbc 1153 of set theory, so that we don't "overload" its connectives with two syntax definitions. This is done to prevent ambiguity that causes problems in some Metamath parsers. The class variable A is introduced temporarily for the purpose of this definition but otherwise not used in predicate calculus. See df-sbc 1913 for more information on the set theory usage of wsbc 1153.)

Hypotheses
Ref Expression
wph wff ph
vx set x
wsbc.cA class A
Assertion
Ref Expression
wsbc wff [A / x]ph

See definition df-sb 1155 for more information.

Colors of variables: wff set class
Copyright terms: Public domain