Theorem List for Intuitionistic Logic Explorer - 3101-3200 *Has distinct variable
group(s)
Type | Label | Description |
Statement |
|
Theorem | csbied 3101* |
Conversion of implicit substitution to explicit substitution into a
class. (Contributed by Mario Carneiro, 2-Dec-2014.) (Revised by Mario
Carneiro, 13-Oct-2016.)
|
|
|
Theorem | csbied2 3102* |
Conversion of implicit substitution to explicit class substitution,
deduction form. (Contributed by Mario Carneiro, 2-Jan-2017.)
|
|
|
Theorem | csbie2t 3103* |
Conversion of implicit substitution to explicit substitution into a
class (closed form of csbie2 3104). (Contributed by NM, 3-Sep-2007.)
(Revised by Mario Carneiro, 13-Oct-2016.)
|
|
|
Theorem | csbie2 3104* |
Conversion of implicit substitution to explicit substitution into a
class. (Contributed by NM, 27-Aug-2007.)
|
|
|
Theorem | csbie2g 3105* |
Conversion of implicit substitution to explicit class substitution.
This version of sbcie 2995 avoids a disjointness condition on and
by
substituting twice. (Contributed by Mario Carneiro,
11-Nov-2016.)
|
|
|
Theorem | sbcnestgf 3106 |
Nest the composition of two substitutions. (Contributed by Mario
Carneiro, 11-Nov-2016.)
|
|
|
Theorem | csbnestgf 3107 |
Nest the composition of two substitutions. (Contributed by NM,
23-Nov-2005.) (Proof shortened by Mario Carneiro, 10-Nov-2016.)
|
|
|
Theorem | sbcnestg 3108* |
Nest the composition of two substitutions. (Contributed by NM,
27-Nov-2005.) (Proof shortened by Mario Carneiro, 11-Nov-2016.)
|
|
|
Theorem | csbnestg 3109* |
Nest the composition of two substitutions. (Contributed by NM,
23-Nov-2005.) (Proof shortened by Mario Carneiro, 10-Nov-2016.)
|
|
|
Theorem | csbnest1g 3110 |
Nest the composition of two substitutions. (Contributed by NM,
23-May-2006.) (Proof shortened by Mario Carneiro, 11-Nov-2016.)
|
|
|
Theorem | csbidmg 3111* |
Idempotent law for class substitutions. (Contributed by NM,
1-Mar-2008.)
|
|
|
Theorem | sbcco3g 3112* |
Composition of two substitutions. (Contributed by NM, 27-Nov-2005.)
(Revised by Mario Carneiro, 11-Nov-2016.)
|
|
|
Theorem | csbco3g 3113* |
Composition of two class substitutions. (Contributed by NM,
27-Nov-2005.) (Revised by Mario Carneiro, 11-Nov-2016.)
|
|
|
Theorem | rspcsbela 3114* |
Special case related to rspsbc 3043. (Contributed by NM, 10-Dec-2005.)
(Proof shortened by Eric Schmidt, 17-Jan-2007.)
|
|
|
Theorem | sbnfc2 3115* |
Two ways of expressing " is (effectively) not free in ."
(Contributed by Mario Carneiro, 14-Oct-2016.)
|
|
|
Theorem | csbabg 3116* |
Move substitution into a class abstraction. (Contributed by NM,
13-Dec-2005.) (Proof shortened by Andrew Salmon, 9-Jul-2011.)
|
|
|
Theorem | cbvralcsf 3117 |
A more general version of cbvralf 2694 that doesn't require and
to be distinct from or . Changes
bound variables using
implicit substitution. (Contributed by Andrew Salmon, 13-Jul-2011.)
|
|
|
Theorem | cbvrexcsf 3118 |
A more general version of cbvrexf 2695 that has no distinct variable
restrictions. Changes bound variables using implicit substitution.
(Contributed by Andrew Salmon, 13-Jul-2011.) (Proof shortened by Mario
Carneiro, 7-Dec-2014.)
|
|
|
Theorem | cbvreucsf 3119 |
A more general version of cbvreuv 2703 that has no distinct variable
rextrictions. Changes bound variables using implicit substitution.
(Contributed by Andrew Salmon, 13-Jul-2011.)
|
|
|
Theorem | cbvrabcsf 3120 |
A more general version of cbvrab 2733 with no distinct variable
restrictions. (Contributed by Andrew Salmon, 13-Jul-2011.)
|
|
|
Theorem | cbvralv2 3121* |
Rule used to change the bound variable in a restricted universal
quantifier with implicit substitution which also changes the quantifier
domain. (Contributed by David Moews, 1-May-2017.)
|
|
|
Theorem | cbvrexv2 3122* |
Rule used to change the bound variable in a restricted existential
quantifier with implicit substitution which also changes the quantifier
domain. (Contributed by David Moews, 1-May-2017.)
|
|
|
Theorem | rspc2vd 3123* |
Deduction version of 2-variable restricted specialization, using
implicit substitution. Notice that the class for the second set
variable may
depend on the first set variable .
(Contributed by AV, 29-Mar-2021.)
|
|
|
2.1.11 Define basic set operations and
relations
|
|
Syntax | cdif 3124 |
Extend class notation to include class difference (read: " minus
").
|
|
|
Syntax | cun 3125 |
Extend class notation to include union of two classes (read: "
union ").
|
|
|
Syntax | cin 3126 |
Extend class notation to include the intersection of two classes (read:
" intersect
").
|
|
|
Syntax | wss 3127 |
Extend wff notation to include the subclass relation. This is
read " is a
subclass of " or
" includes ". When
exists as a set,
it is also read "
is a subset of ".
|
|
|
Theorem | difjust 3128* |
Soundness justification theorem for df-dif 3129. (Contributed by Rodolfo
Medina, 27-Apr-2010.) (Proof shortened by Andrew Salmon,
9-Jul-2011.)
|
|
|
Definition | df-dif 3129* |
Define class difference, also called relative complement. Definition
5.12 of [TakeutiZaring] p. 20.
Contrast this operation with union
(df-un 3131) and intersection (df-in 3133).
Several notations are used in the literature; we chose the
convention used in Definition 5.3 of [Eisenberg] p. 67 instead of the
more common minus sign to reserve the latter for later use in, e.g.,
arithmetic. We will use the terminology " excludes " to
mean . We will use " is removed from " to mean
i.e. the removal of an element or equivalently the
exclusion of a singleton. (Contributed by NM, 29-Apr-1994.)
|
|
|
Theorem | unjust 3130* |
Soundness justification theorem for df-un 3131. (Contributed by Rodolfo
Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon,
9-Jul-2011.)
|
|
|
Definition | df-un 3131* |
Define the union of two classes. Definition 5.6 of [TakeutiZaring]
p. 16. Contrast this operation with difference
(df-dif 3129) and intersection (df-in 3133). (Contributed
by NM, 23-Aug-1993.)
|
|
|
Theorem | injust 3132* |
Soundness justification theorem for df-in 3133. (Contributed by Rodolfo
Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon,
9-Jul-2011.)
|
|
|
Definition | df-in 3133* |
Define the intersection of two classes. Definition 5.6 of
[TakeutiZaring] p. 16. Contrast
this operation with union
(df-un 3131) and difference (df-dif 3129).
(Contributed by NM, 29-Apr-1994.)
|
|
|
Theorem | dfin5 3134* |
Alternate definition for the intersection of two classes. (Contributed
by NM, 6-Jul-2005.)
|
|
|
Theorem | dfdif2 3135* |
Alternate definition of class difference. (Contributed by NM,
25-Mar-2004.)
|
|
|
Theorem | eldif 3136 |
Expansion of membership in a class difference. (Contributed by NM,
29-Apr-1994.)
|
|
|
Theorem | eldifd 3137 |
If a class is in one class and not another, it is also in their
difference. One-way deduction form of eldif 3136. (Contributed by David
Moews, 1-May-2017.)
|
|
|
Theorem | eldifad 3138 |
If a class is in the difference of two classes, it is also in the
minuend. One-way deduction form of eldif 3136. (Contributed by David
Moews, 1-May-2017.)
|
|
|
Theorem | eldifbd 3139 |
If a class is in the difference of two classes, it is not in the
subtrahend. One-way deduction form of eldif 3136. (Contributed by David
Moews, 1-May-2017.)
|
|
|
2.1.12 Subclasses and subsets
|
|
Definition | df-ss 3140 |
Define the subclass relationship. Exercise 9 of [TakeutiZaring] p. 18.
Note that (proved in ssid 3173). For a more traditional
definition, but requiring a dummy variable, see dfss2 3142. Other possible
definitions are given by dfss3 3143, ssequn1 3303, ssequn2 3306, and sseqin2 3352.
(Contributed by NM, 27-Apr-1994.)
|
|
|
Theorem | dfss 3141 |
Variant of subclass definition df-ss 3140. (Contributed by NM,
3-Sep-2004.)
|
|
|
Theorem | dfss2 3142* |
Alternate definition of the subclass relationship between two classes.
Definition 5.9 of [TakeutiZaring]
p. 17. (Contributed by NM,
8-Jan-2002.)
|
|
|
Theorem | dfss3 3143* |
Alternate definition of subclass relationship. (Contributed by NM,
14-Oct-1999.)
|
|
|
Theorem | dfss2f 3144 |
Equivalence for subclass relation, using bound-variable hypotheses
instead of distinct variable conditions. (Contributed by NM,
3-Jul-1994.) (Revised by Andrew Salmon, 27-Aug-2011.)
|
|
|
Theorem | dfss3f 3145 |
Equivalence for subclass relation, using bound-variable hypotheses
instead of distinct variable conditions. (Contributed by NM,
20-Mar-2004.)
|
|
|
Theorem | nfss 3146 |
If is not free in and , it is not free in .
(Contributed by NM, 27-Dec-1996.)
|
|
|
Theorem | ssel 3147 |
Membership relationships follow from a subclass relationship.
(Contributed by NM, 5-Aug-1993.)
|
|
|
Theorem | ssel2 3148 |
Membership relationships follow from a subclass relationship.
(Contributed by NM, 7-Jun-2004.)
|
|
|
Theorem | sseli 3149 |
Membership inference from subclass relationship. (Contributed by NM,
5-Aug-1993.)
|
|
|
Theorem | sselii 3150 |
Membership inference from subclass relationship. (Contributed by NM,
31-May-1999.)
|
|
|
Theorem | sselid 3151 |
Membership inference from subclass relationship. (Contributed by NM,
25-Jun-2014.)
|
|
|
Theorem | sseld 3152 |
Membership deduction from subclass relationship. (Contributed by NM,
15-Nov-1995.)
|
|
|
Theorem | sselda 3153 |
Membership deduction from subclass relationship. (Contributed by NM,
26-Jun-2014.)
|
|
|
Theorem | sseldd 3154 |
Membership inference from subclass relationship. (Contributed by NM,
14-Dec-2004.)
|
|
|
Theorem | ssneld 3155 |
If a class is not in another class, it is also not in a subclass of that
class. Deduction form. (Contributed by David Moews, 1-May-2017.)
|
|
|
Theorem | ssneldd 3156 |
If an element is not in a class, it is also not in a subclass of that
class. Deduction form. (Contributed by David Moews, 1-May-2017.)
|
|
|
Theorem | ssriv 3157* |
Inference based on subclass definition. (Contributed by NM,
5-Aug-1993.)
|
|
|
Theorem | ssrd 3158 |
Deduction based on subclass definition. (Contributed by Thierry Arnoux,
8-Mar-2017.)
|
|
|
Theorem | ssrdv 3159* |
Deduction based on subclass definition. (Contributed by NM,
15-Nov-1995.)
|
|
|
Theorem | sstr2 3160 |
Transitivity of subclasses. Exercise 5 of [TakeutiZaring] p. 17.
(Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon,
14-Jun-2011.)
|
|
|
Theorem | sstr 3161 |
Transitivity of subclasses. Theorem 6 of [Suppes] p. 23. (Contributed by
NM, 5-Sep-2003.)
|
|
|
Theorem | sstri 3162 |
Subclass transitivity inference. (Contributed by NM, 5-May-2000.)
|
|
|
Theorem | sstrd 3163 |
Subclass transitivity deduction. (Contributed by NM, 2-Jun-2004.)
|
|
|
Theorem | sstrid 3164 |
Subclass transitivity deduction. (Contributed by NM, 6-Feb-2014.)
|
|
|
Theorem | sstrdi 3165 |
Subclass transitivity deduction. (Contributed by Jonathan Ben-Naim,
3-Jun-2011.)
|
|
|
Theorem | sylan9ss 3166 |
A subclass transitivity deduction. (Contributed by NM, 27-Sep-2004.)
(Proof shortened by Andrew Salmon, 14-Jun-2011.)
|
|
|
Theorem | sylan9ssr 3167 |
A subclass transitivity deduction. (Contributed by NM, 27-Sep-2004.)
|
|
|
Theorem | eqss 3168 |
The subclass relationship is antisymmetric. Compare Theorem 4 of
[Suppes] p. 22. (Contributed by NM,
5-Aug-1993.)
|
|
|
Theorem | eqssi 3169 |
Infer equality from two subclass relationships. Compare Theorem 4 of
[Suppes] p. 22. (Contributed by NM,
9-Sep-1993.)
|
|
|
Theorem | eqssd 3170 |
Equality deduction from two subclass relationships. Compare Theorem 4
of [Suppes] p. 22. (Contributed by NM,
27-Jun-2004.)
|
|
|
Theorem | eqrd 3171 |
Deduce equality of classes from equivalence of membership. (Contributed
by Thierry Arnoux, 21-Mar-2017.)
|
|
|
Theorem | eqelssd 3172* |
Equality deduction from subclass relationship and membership.
(Contributed by AV, 21-Aug-2022.)
|
|
|
Theorem | ssid 3173 |
Any class is a subclass of itself. Exercise 10 of [TakeutiZaring]
p. 18. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew
Salmon, 14-Jun-2011.)
|
|
|
Theorem | ssidd 3174 |
Weakening of ssid 3173. (Contributed by BJ, 1-Sep-2022.)
|
|
|
Theorem | ssv 3175 |
Any class is a subclass of the universal class. (Contributed by NM,
31-Oct-1995.)
|
|
|
Theorem | sseq1 3176 |
Equality theorem for subclasses. (Contributed by NM, 5-Aug-1993.) (Proof
shortened by Andrew Salmon, 21-Jun-2011.)
|
|
|
Theorem | sseq2 3177 |
Equality theorem for the subclass relationship. (Contributed by NM,
25-Jun-1998.)
|
|
|
Theorem | sseq12 3178 |
Equality theorem for the subclass relationship. (Contributed by NM,
31-May-1999.)
|
|
|
Theorem | sseq1i 3179 |
An equality inference for the subclass relationship. (Contributed by
NM, 18-Aug-1993.)
|
|
|
Theorem | sseq2i 3180 |
An equality inference for the subclass relationship. (Contributed by
NM, 30-Aug-1993.)
|
|
|
Theorem | sseq12i 3181 |
An equality inference for the subclass relationship. (Contributed by
NM, 31-May-1999.) (Proof shortened by Eric Schmidt, 26-Jan-2007.)
|
|
|
Theorem | sseq1d 3182 |
An equality deduction for the subclass relationship. (Contributed by
NM, 14-Aug-1994.)
|
|
|
Theorem | sseq2d 3183 |
An equality deduction for the subclass relationship. (Contributed by
NM, 14-Aug-1994.)
|
|
|
Theorem | sseq12d 3184 |
An equality deduction for the subclass relationship. (Contributed by
NM, 31-May-1999.)
|
|
|
Theorem | eqsstri 3185 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 16-Jul-1995.)
|
|
|
Theorem | eqsstrri 3186 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 19-Oct-1999.)
|
|
|
Theorem | sseqtri 3187 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 28-Jul-1995.)
|
|
|
Theorem | sseqtrri 3188 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 4-Apr-1995.)
|
|
|
Theorem | eqsstrd 3189 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 25-Apr-2004.)
|
|
|
Theorem | eqsstrrd 3190 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 25-Apr-2004.)
|
|
|
Theorem | sseqtrd 3191 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 25-Apr-2004.)
|
|
|
Theorem | sseqtrrd 3192 |
Substitution of equality into a subclass relationship. (Contributed by
NM, 25-Apr-2004.)
|
|
|
Theorem | 3sstr3i 3193 |
Substitution of equality in both sides of a subclass relationship.
(Contributed by NM, 13-Jan-1996.) (Proof shortened by Eric Schmidt,
26-Jan-2007.)
|
|
|
Theorem | 3sstr4i 3194 |
Substitution of equality in both sides of a subclass relationship.
(Contributed by NM, 13-Jan-1996.) (Proof shortened by Eric Schmidt,
26-Jan-2007.)
|
|
|
Theorem | 3sstr3g 3195 |
Substitution of equality into both sides of a subclass relationship.
(Contributed by NM, 1-Oct-2000.)
|
|
|
Theorem | 3sstr4g 3196 |
Substitution of equality into both sides of a subclass relationship.
(Contributed by NM, 16-Aug-1994.) (Proof shortened by Eric Schmidt,
26-Jan-2007.)
|
|
|
Theorem | 3sstr3d 3197 |
Substitution of equality into both sides of a subclass relationship.
(Contributed by NM, 1-Oct-2000.)
|
|
|
Theorem | 3sstr4d 3198 |
Substitution of equality into both sides of a subclass relationship.
(Contributed by NM, 30-Nov-1995.) (Proof shortened by Eric Schmidt,
26-Jan-2007.)
|
|
|
Theorem | eqsstrid 3199 |
B chained subclass and equality deduction. (Contributed by NM,
25-Apr-2004.)
|
|
|
Theorem | eqsstrrid 3200 |
B chained subclass and equality deduction. (Contributed by NM,
25-Apr-2004.)
|
|