Theorem List for Intuitionistic Logic Explorer - 3201-3300 *Has distinct variable
group(s)
Type | Label | Description |
Statement |
|
Theorem | nssr 3201* |
Negation of subclass relationship. One direction of Exercise 13 of
[TakeutiZaring] p. 18.
(Contributed by Jim Kingdon, 15-Jul-2018.)
|
⊢ (∃𝑥(𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) → ¬ 𝐴 ⊆ 𝐵) |
|
Theorem | nelss 3202 |
Demonstrate by witnesses that two classes lack a subclass relation.
(Contributed by Stefan O'Rear, 5-Feb-2015.)
|
⊢ ((𝐴 ∈ 𝐵 ∧ ¬ 𝐴 ∈ 𝐶) → ¬ 𝐵 ⊆ 𝐶) |
|
Theorem | ssrexf 3203 |
Restricted existential quantification follows from a subclass
relationship. (Contributed by Glauco Siliprandi, 20-Apr-2017.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝐵 ⇒ ⊢ (𝐴 ⊆ 𝐵 → (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐵 𝜑)) |
|
Theorem | ssrmof 3204 |
"At most one" existential quantification restricted to a subclass.
(Contributed by Thierry Arnoux, 8-Oct-2017.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝐵 ⇒ ⊢ (𝐴 ⊆ 𝐵 → (∃*𝑥 ∈ 𝐵 𝜑 → ∃*𝑥 ∈ 𝐴 𝜑)) |
|
Theorem | ssralv 3205* |
Quantification restricted to a subclass. (Contributed by NM,
11-Mar-2006.)
|
⊢ (𝐴 ⊆ 𝐵 → (∀𝑥 ∈ 𝐵 𝜑 → ∀𝑥 ∈ 𝐴 𝜑)) |
|
Theorem | ssrexv 3206* |
Existential quantification restricted to a subclass. (Contributed by
NM, 11-Jan-2007.)
|
⊢ (𝐴 ⊆ 𝐵 → (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐵 𝜑)) |
|
Theorem | ralss 3207* |
Restricted universal quantification on a subset in terms of superset.
(Contributed by Stefan O'Rear, 3-Apr-2015.)
|
⊢ (𝐴 ⊆ 𝐵 → (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑥 ∈ 𝐵 (𝑥 ∈ 𝐴 → 𝜑))) |
|
Theorem | rexss 3208* |
Restricted existential quantification on a subset in terms of superset.
(Contributed by Stefan O'Rear, 3-Apr-2015.)
|
⊢ (𝐴 ⊆ 𝐵 → (∃𝑥 ∈ 𝐴 𝜑 ↔ ∃𝑥 ∈ 𝐵 (𝑥 ∈ 𝐴 ∧ 𝜑))) |
|
Theorem | ss2ab 3209 |
Class abstractions in a subclass relationship. (Contributed by NM,
3-Jul-1994.)
|
⊢ ({𝑥 ∣ 𝜑} ⊆ {𝑥 ∣ 𝜓} ↔ ∀𝑥(𝜑 → 𝜓)) |
|
Theorem | abss 3210* |
Class abstraction in a subclass relationship. (Contributed by NM,
16-Aug-2006.)
|
⊢ ({𝑥 ∣ 𝜑} ⊆ 𝐴 ↔ ∀𝑥(𝜑 → 𝑥 ∈ 𝐴)) |
|
Theorem | ssab 3211* |
Subclass of a class abstraction. (Contributed by NM, 16-Aug-2006.)
|
⊢ (𝐴 ⊆ {𝑥 ∣ 𝜑} ↔ ∀𝑥(𝑥 ∈ 𝐴 → 𝜑)) |
|
Theorem | ssabral 3212* |
The relation for a subclass of a class abstraction is equivalent to
restricted quantification. (Contributed by NM, 6-Sep-2006.)
|
⊢ (𝐴 ⊆ {𝑥 ∣ 𝜑} ↔ ∀𝑥 ∈ 𝐴 𝜑) |
|
Theorem | ss2abi 3213 |
Inference of abstraction subclass from implication. (Contributed by NM,
31-Mar-1995.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ {𝑥 ∣ 𝜑} ⊆ {𝑥 ∣ 𝜓} |
|
Theorem | ss2abdv 3214* |
Deduction of abstraction subclass from implication. (Contributed by NM,
29-Jul-2011.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → {𝑥 ∣ 𝜓} ⊆ {𝑥 ∣ 𝜒}) |
|
Theorem | abssdv 3215* |
Deduction of abstraction subclass from implication. (Contributed by NM,
20-Jan-2006.)
|
⊢ (𝜑 → (𝜓 → 𝑥 ∈ 𝐴)) ⇒ ⊢ (𝜑 → {𝑥 ∣ 𝜓} ⊆ 𝐴) |
|
Theorem | abssi 3216* |
Inference of abstraction subclass from implication. (Contributed by NM,
20-Jan-2006.)
|
⊢ (𝜑 → 𝑥 ∈ 𝐴) ⇒ ⊢ {𝑥 ∣ 𝜑} ⊆ 𝐴 |
|
Theorem | ss2rab 3217 |
Restricted abstraction classes in a subclass relationship. (Contributed
by NM, 30-May-1999.)
|
⊢ ({𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ {𝑥 ∈ 𝐴 ∣ 𝜓} ↔ ∀𝑥 ∈ 𝐴 (𝜑 → 𝜓)) |
|
Theorem | rabss 3218* |
Restricted class abstraction in a subclass relationship. (Contributed
by NM, 16-Aug-2006.)
|
⊢ ({𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ 𝐵 ↔ ∀𝑥 ∈ 𝐴 (𝜑 → 𝑥 ∈ 𝐵)) |
|
Theorem | ssrab 3219* |
Subclass of a restricted class abstraction. (Contributed by NM,
16-Aug-2006.)
|
⊢ (𝐵 ⊆ {𝑥 ∈ 𝐴 ∣ 𝜑} ↔ (𝐵 ⊆ 𝐴 ∧ ∀𝑥 ∈ 𝐵 𝜑)) |
|
Theorem | ssrabdv 3220* |
Subclass of a restricted class abstraction (deduction form).
(Contributed by NM, 31-Aug-2006.)
|
⊢ (𝜑 → 𝐵 ⊆ 𝐴)
& ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐵) → 𝜓) ⇒ ⊢ (𝜑 → 𝐵 ⊆ {𝑥 ∈ 𝐴 ∣ 𝜓}) |
|
Theorem | rabssdv 3221* |
Subclass of a restricted class abstraction (deduction form).
(Contributed by NM, 2-Feb-2015.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴 ∧ 𝜓) → 𝑥 ∈ 𝐵) ⇒ ⊢ (𝜑 → {𝑥 ∈ 𝐴 ∣ 𝜓} ⊆ 𝐵) |
|
Theorem | ss2rabdv 3222* |
Deduction of restricted abstraction subclass from implication.
(Contributed by NM, 30-May-2006.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → {𝑥 ∈ 𝐴 ∣ 𝜓} ⊆ {𝑥 ∈ 𝐴 ∣ 𝜒}) |
|
Theorem | ss2rabi 3223 |
Inference of restricted abstraction subclass from implication.
(Contributed by NM, 14-Oct-1999.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ {𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ {𝑥 ∈ 𝐴 ∣ 𝜓} |
|
Theorem | rabss2 3224* |
Subclass law for restricted abstraction. (Contributed by NM,
18-Dec-2004.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ (𝐴 ⊆ 𝐵 → {𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ {𝑥 ∈ 𝐵 ∣ 𝜑}) |
|
Theorem | ssab2 3225* |
Subclass relation for the restriction of a class abstraction.
(Contributed by NM, 31-Mar-1995.)
|
⊢ {𝑥 ∣ (𝑥 ∈ 𝐴 ∧ 𝜑)} ⊆ 𝐴 |
|
Theorem | ssrab2 3226* |
Subclass relation for a restricted class. (Contributed by NM,
19-Mar-1997.)
|
⊢ {𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ 𝐴 |
|
Theorem | ssrab3 3227* |
Subclass relation for a restricted class abstraction. (Contributed by
Jonathan Ben-Naim, 3-Jun-2011.)
|
⊢ 𝐵 = {𝑥 ∈ 𝐴 ∣ 𝜑} ⇒ ⊢ 𝐵 ⊆ 𝐴 |
|
Theorem | ssrabeq 3228* |
If the restricting class of a restricted class abstraction is a subset
of this restricted class abstraction, it is equal to this restricted
class abstraction. (Contributed by Alexander van der Vekens,
31-Dec-2017.)
|
⊢ (𝑉 ⊆ {𝑥 ∈ 𝑉 ∣ 𝜑} ↔ 𝑉 = {𝑥 ∈ 𝑉 ∣ 𝜑}) |
|
Theorem | rabssab 3229 |
A restricted class is a subclass of the corresponding unrestricted class.
(Contributed by Mario Carneiro, 23-Dec-2016.)
|
⊢ {𝑥 ∈ 𝐴 ∣ 𝜑} ⊆ {𝑥 ∣ 𝜑} |
|
Theorem | uniiunlem 3230* |
A subset relationship useful for converting union to indexed union using
dfiun2 or dfiun2g and intersection to indexed intersection using
dfiin2 . (Contributed by NM, 5-Oct-2006.) (Proof shortened by Mario
Carneiro, 26-Sep-2015.)
|
⊢ (∀𝑥 ∈ 𝐴 𝐵 ∈ 𝐷 → (∀𝑥 ∈ 𝐴 𝐵 ∈ 𝐶 ↔ {𝑦 ∣ ∃𝑥 ∈ 𝐴 𝑦 = 𝐵} ⊆ 𝐶)) |
|
2.1.13 The difference, union, and intersection
of two classes
|
|
2.1.13.1 The difference of two
classes
|
|
Theorem | dfdif3 3231* |
Alternate definition of class difference. Definition of relative set
complement in Section 2.3 of [Pierik], p.
10. (Contributed by BJ and
Jim Kingdon, 16-Jun-2022.)
|
⊢ (𝐴 ∖ 𝐵) = {𝑥 ∈ 𝐴 ∣ ∀𝑦 ∈ 𝐵 𝑥 ≠ 𝑦} |
|
Theorem | difeq1 3232 |
Equality theorem for class difference. (Contributed by NM,
10-Feb-1997.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ (𝐴 = 𝐵 → (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐶)) |
|
Theorem | difeq2 3233 |
Equality theorem for class difference. (Contributed by NM,
10-Feb-1997.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ (𝐴 = 𝐵 → (𝐶 ∖ 𝐴) = (𝐶 ∖ 𝐵)) |
|
Theorem | difeq12 3234 |
Equality theorem for class difference. (Contributed by FL,
31-Aug-2009.)
|
⊢ ((𝐴 = 𝐵 ∧ 𝐶 = 𝐷) → (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐷)) |
|
Theorem | difeq1i 3235 |
Inference adding difference to the right in a class equality.
(Contributed by NM, 15-Nov-2002.)
|
⊢ 𝐴 = 𝐵 ⇒ ⊢ (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐶) |
|
Theorem | difeq2i 3236 |
Inference adding difference to the left in a class equality.
(Contributed by NM, 15-Nov-2002.)
|
⊢ 𝐴 = 𝐵 ⇒ ⊢ (𝐶 ∖ 𝐴) = (𝐶 ∖ 𝐵) |
|
Theorem | difeq12i 3237 |
Equality inference for class difference. (Contributed by NM,
29-Aug-2004.)
|
⊢ 𝐴 = 𝐵
& ⊢ 𝐶 = 𝐷 ⇒ ⊢ (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐷) |
|
Theorem | difeq1d 3238 |
Deduction adding difference to the right in a class equality.
(Contributed by NM, 15-Nov-2002.)
|
⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐶)) |
|
Theorem | difeq2d 3239 |
Deduction adding difference to the left in a class equality.
(Contributed by NM, 15-Nov-2002.)
|
⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → (𝐶 ∖ 𝐴) = (𝐶 ∖ 𝐵)) |
|
Theorem | difeq12d 3240 |
Equality deduction for class difference. (Contributed by FL,
29-May-2014.)
|
⊢ (𝜑 → 𝐴 = 𝐵)
& ⊢ (𝜑 → 𝐶 = 𝐷) ⇒ ⊢ (𝜑 → (𝐴 ∖ 𝐶) = (𝐵 ∖ 𝐷)) |
|
Theorem | difeqri 3241* |
Inference from membership to difference. (Contributed by NM,
17-May-1998.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ↔ 𝑥 ∈ 𝐶) ⇒ ⊢ (𝐴 ∖ 𝐵) = 𝐶 |
|
Theorem | nfdif 3242 |
Bound-variable hypothesis builder for class difference. (Contributed by
NM, 3-Dec-2003.) (Revised by Mario Carneiro, 13-Oct-2016.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝐵 ⇒ ⊢ Ⅎ𝑥(𝐴 ∖ 𝐵) |
|
Theorem | eldifi 3243 |
Implication of membership in a class difference. (Contributed by NM,
29-Apr-1994.)
|
⊢ (𝐴 ∈ (𝐵 ∖ 𝐶) → 𝐴 ∈ 𝐵) |
|
Theorem | eldifn 3244 |
Implication of membership in a class difference. (Contributed by NM,
3-May-1994.)
|
⊢ (𝐴 ∈ (𝐵 ∖ 𝐶) → ¬ 𝐴 ∈ 𝐶) |
|
Theorem | elndif 3245 |
A set does not belong to a class excluding it. (Contributed by NM,
27-Jun-1994.)
|
⊢ (𝐴 ∈ 𝐵 → ¬ 𝐴 ∈ (𝐶 ∖ 𝐵)) |
|
Theorem | difdif 3246 |
Double class difference. Exercise 11 of [TakeutiZaring] p. 22.
(Contributed by NM, 17-May-1998.)
|
⊢ (𝐴 ∖ (𝐵 ∖ 𝐴)) = 𝐴 |
|
Theorem | difss 3247 |
Subclass relationship for class difference. Exercise 14 of
[TakeutiZaring] p. 22.
(Contributed by NM, 29-Apr-1994.)
|
⊢ (𝐴 ∖ 𝐵) ⊆ 𝐴 |
|
Theorem | difssd 3248 |
A difference of two classes is contained in the minuend. Deduction form
of difss 3247. (Contributed by David Moews, 1-May-2017.)
|
⊢ (𝜑 → (𝐴 ∖ 𝐵) ⊆ 𝐴) |
|
Theorem | difss2 3249 |
If a class is contained in a difference, it is contained in the minuend.
(Contributed by David Moews, 1-May-2017.)
|
⊢ (𝐴 ⊆ (𝐵 ∖ 𝐶) → 𝐴 ⊆ 𝐵) |
|
Theorem | difss2d 3250 |
If a class is contained in a difference, it is contained in the minuend.
Deduction form of difss2 3249. (Contributed by David Moews,
1-May-2017.)
|
⊢ (𝜑 → 𝐴 ⊆ (𝐵 ∖ 𝐶)) ⇒ ⊢ (𝜑 → 𝐴 ⊆ 𝐵) |
|
Theorem | ssdifss 3251 |
Preservation of a subclass relationship by class difference. (Contributed
by NM, 15-Feb-2007.)
|
⊢ (𝐴 ⊆ 𝐵 → (𝐴 ∖ 𝐶) ⊆ 𝐵) |
|
Theorem | ddifnel 3252* |
Double complement under universal class. The hypothesis corresponds to
stability of membership in 𝐴, which is weaker than decidability
(see dcstab 834). Actually, the conclusion is a
characterization of
stability of membership in a class (see ddifstab 3253) . Exercise 4.10(s)
of [Mendelson] p. 231, but with an
additional hypothesis. For a version
without a hypothesis, but which only states that 𝐴 is a subset of
V ∖ (V ∖ 𝐴), see ddifss 3359. (Contributed by Jim Kingdon,
21-Jul-2018.)
|
⊢ (¬ 𝑥 ∈ (V ∖ 𝐴) → 𝑥 ∈ 𝐴) ⇒ ⊢ (V ∖ (V ∖ 𝐴)) = 𝐴 |
|
Theorem | ddifstab 3253* |
A class is equal to its double complement if and only if it is stable
(that is, membership in it is a stable property). (Contributed by BJ,
12-Dec-2021.)
|
⊢ ((V ∖ (V ∖ 𝐴)) = 𝐴 ↔ ∀𝑥STAB 𝑥 ∈ 𝐴) |
|
Theorem | ssconb 3254 |
Contraposition law for subsets. (Contributed by NM, 22-Mar-1998.)
|
⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐶) → (𝐴 ⊆ (𝐶 ∖ 𝐵) ↔ 𝐵 ⊆ (𝐶 ∖ 𝐴))) |
|
Theorem | sscon 3255 |
Contraposition law for subsets. Exercise 15 of [TakeutiZaring] p. 22.
(Contributed by NM, 22-Mar-1998.)
|
⊢ (𝐴 ⊆ 𝐵 → (𝐶 ∖ 𝐵) ⊆ (𝐶 ∖ 𝐴)) |
|
Theorem | ssdif 3256 |
Difference law for subsets. (Contributed by NM, 28-May-1998.)
|
⊢ (𝐴 ⊆ 𝐵 → (𝐴 ∖ 𝐶) ⊆ (𝐵 ∖ 𝐶)) |
|
Theorem | ssdifd 3257 |
If 𝐴 is contained in 𝐵, then
(𝐴 ∖
𝐶) is contained in
(𝐵
∖ 𝐶).
Deduction form of ssdif 3256. (Contributed by David
Moews, 1-May-2017.)
|
⊢ (𝜑 → 𝐴 ⊆ 𝐵) ⇒ ⊢ (𝜑 → (𝐴 ∖ 𝐶) ⊆ (𝐵 ∖ 𝐶)) |
|
Theorem | sscond 3258 |
If 𝐴 is contained in 𝐵, then
(𝐶 ∖
𝐵) is contained in
(𝐶
∖ 𝐴).
Deduction form of sscon 3255. (Contributed by David
Moews, 1-May-2017.)
|
⊢ (𝜑 → 𝐴 ⊆ 𝐵) ⇒ ⊢ (𝜑 → (𝐶 ∖ 𝐵) ⊆ (𝐶 ∖ 𝐴)) |
|
Theorem | ssdifssd 3259 |
If 𝐴 is contained in 𝐵, then
(𝐴 ∖
𝐶) is also contained
in
𝐵. Deduction form of ssdifss 3251. (Contributed by David Moews,
1-May-2017.)
|
⊢ (𝜑 → 𝐴 ⊆ 𝐵) ⇒ ⊢ (𝜑 → (𝐴 ∖ 𝐶) ⊆ 𝐵) |
|
Theorem | ssdif2d 3260 |
If 𝐴 is contained in 𝐵 and
𝐶
is contained in 𝐷, then
(𝐴
∖ 𝐷) is
contained in (𝐵 ∖ 𝐶). Deduction form.
(Contributed by David Moews, 1-May-2017.)
|
⊢ (𝜑 → 𝐴 ⊆ 𝐵)
& ⊢ (𝜑 → 𝐶 ⊆ 𝐷) ⇒ ⊢ (𝜑 → (𝐴 ∖ 𝐷) ⊆ (𝐵 ∖ 𝐶)) |
|
Theorem | raldifb 3261 |
Restricted universal quantification on a class difference in terms of an
implication. (Contributed by Alexander van der Vekens, 3-Jan-2018.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝑥 ∉ 𝐵 → 𝜑) ↔ ∀𝑥 ∈ (𝐴 ∖ 𝐵)𝜑) |
|
2.1.13.2 The union of two classes
|
|
Theorem | elun 3262 |
Expansion of membership in class union. Theorem 12 of [Suppes] p. 25.
(Contributed by NM, 7-Aug-1994.)
|
⊢ (𝐴 ∈ (𝐵 ∪ 𝐶) ↔ (𝐴 ∈ 𝐵 ∨ 𝐴 ∈ 𝐶)) |
|
Theorem | uneqri 3263* |
Inference from membership to union. (Contributed by NM, 5-Aug-1993.)
|
⊢ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ↔ 𝑥 ∈ 𝐶) ⇒ ⊢ (𝐴 ∪ 𝐵) = 𝐶 |
|
Theorem | unidm 3264 |
Idempotent law for union of classes. Theorem 23 of [Suppes] p. 27.
(Contributed by NM, 5-Aug-1993.)
|
⊢ (𝐴 ∪ 𝐴) = 𝐴 |
|
Theorem | uncom 3265 |
Commutative law for union of classes. Exercise 6 of [TakeutiZaring]
p. 17. (Contributed by NM, 25-Jun-1998.) (Proof shortened by Andrew
Salmon, 26-Jun-2011.)
|
⊢ (𝐴 ∪ 𝐵) = (𝐵 ∪ 𝐴) |
|
Theorem | equncom 3266 |
If a class equals the union of two other classes, then it equals the union
of those two classes commuted. (Contributed by Alan Sare,
18-Feb-2012.)
|
⊢ (𝐴 = (𝐵 ∪ 𝐶) ↔ 𝐴 = (𝐶 ∪ 𝐵)) |
|
Theorem | equncomi 3267 |
Inference form of equncom 3266. (Contributed by Alan Sare,
18-Feb-2012.)
|
⊢ 𝐴 = (𝐵 ∪ 𝐶) ⇒ ⊢ 𝐴 = (𝐶 ∪ 𝐵) |
|
Theorem | uneq1 3268 |
Equality theorem for union of two classes. (Contributed by NM,
5-Aug-1993.)
|
⊢ (𝐴 = 𝐵 → (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐶)) |
|
Theorem | uneq2 3269 |
Equality theorem for the union of two classes. (Contributed by NM,
5-Aug-1993.)
|
⊢ (𝐴 = 𝐵 → (𝐶 ∪ 𝐴) = (𝐶 ∪ 𝐵)) |
|
Theorem | uneq12 3270 |
Equality theorem for union of two classes. (Contributed by NM,
29-Mar-1998.)
|
⊢ ((𝐴 = 𝐵 ∧ 𝐶 = 𝐷) → (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐷)) |
|
Theorem | uneq1i 3271 |
Inference adding union to the right in a class equality. (Contributed
by NM, 30-Aug-1993.)
|
⊢ 𝐴 = 𝐵 ⇒ ⊢ (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐶) |
|
Theorem | uneq2i 3272 |
Inference adding union to the left in a class equality. (Contributed by
NM, 30-Aug-1993.)
|
⊢ 𝐴 = 𝐵 ⇒ ⊢ (𝐶 ∪ 𝐴) = (𝐶 ∪ 𝐵) |
|
Theorem | uneq12i 3273 |
Equality inference for union of two classes. (Contributed by NM,
12-Aug-2004.) (Proof shortened by Eric Schmidt, 26-Jan-2007.)
|
⊢ 𝐴 = 𝐵
& ⊢ 𝐶 = 𝐷 ⇒ ⊢ (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐷) |
|
Theorem | uneq1d 3274 |
Deduction adding union to the right in a class equality. (Contributed
by NM, 29-Mar-1998.)
|
⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐶)) |
|
Theorem | uneq2d 3275 |
Deduction adding union to the left in a class equality. (Contributed by
NM, 29-Mar-1998.)
|
⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → (𝐶 ∪ 𝐴) = (𝐶 ∪ 𝐵)) |
|
Theorem | uneq12d 3276 |
Equality deduction for union of two classes. (Contributed by NM,
29-Sep-2004.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ (𝜑 → 𝐴 = 𝐵)
& ⊢ (𝜑 → 𝐶 = 𝐷) ⇒ ⊢ (𝜑 → (𝐴 ∪ 𝐶) = (𝐵 ∪ 𝐷)) |
|
Theorem | nfun 3277 |
Bound-variable hypothesis builder for the union of classes.
(Contributed by NM, 15-Sep-2003.) (Revised by Mario Carneiro,
14-Oct-2016.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝐵 ⇒ ⊢ Ⅎ𝑥(𝐴 ∪ 𝐵) |
|
Theorem | unass 3278 |
Associative law for union of classes. Exercise 8 of [TakeutiZaring]
p. 17. (Contributed by NM, 3-May-1994.) (Proof shortened by Andrew
Salmon, 26-Jun-2011.)
|
⊢ ((𝐴 ∪ 𝐵) ∪ 𝐶) = (𝐴 ∪ (𝐵 ∪ 𝐶)) |
|
Theorem | un12 3279 |
A rearrangement of union. (Contributed by NM, 12-Aug-2004.)
|
⊢ (𝐴 ∪ (𝐵 ∪ 𝐶)) = (𝐵 ∪ (𝐴 ∪ 𝐶)) |
|
Theorem | un23 3280 |
A rearrangement of union. (Contributed by NM, 12-Aug-2004.) (Proof
shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ ((𝐴 ∪ 𝐵) ∪ 𝐶) = ((𝐴 ∪ 𝐶) ∪ 𝐵) |
|
Theorem | un4 3281 |
A rearrangement of the union of 4 classes. (Contributed by NM,
12-Aug-2004.)
|
⊢ ((𝐴 ∪ 𝐵) ∪ (𝐶 ∪ 𝐷)) = ((𝐴 ∪ 𝐶) ∪ (𝐵 ∪ 𝐷)) |
|
Theorem | unundi 3282 |
Union distributes over itself. (Contributed by NM, 17-Aug-2004.)
|
⊢ (𝐴 ∪ (𝐵 ∪ 𝐶)) = ((𝐴 ∪ 𝐵) ∪ (𝐴 ∪ 𝐶)) |
|
Theorem | unundir 3283 |
Union distributes over itself. (Contributed by NM, 17-Aug-2004.)
|
⊢ ((𝐴 ∪ 𝐵) ∪ 𝐶) = ((𝐴 ∪ 𝐶) ∪ (𝐵 ∪ 𝐶)) |
|
Theorem | ssun1 3284 |
Subclass relationship for union of classes. Theorem 25 of [Suppes]
p. 27. (Contributed by NM, 5-Aug-1993.)
|
⊢ 𝐴 ⊆ (𝐴 ∪ 𝐵) |
|
Theorem | ssun2 3285 |
Subclass relationship for union of classes. (Contributed by NM,
30-Aug-1993.)
|
⊢ 𝐴 ⊆ (𝐵 ∪ 𝐴) |
|
Theorem | ssun3 3286 |
Subclass law for union of classes. (Contributed by NM, 5-Aug-1993.)
|
⊢ (𝐴 ⊆ 𝐵 → 𝐴 ⊆ (𝐵 ∪ 𝐶)) |
|
Theorem | ssun4 3287 |
Subclass law for union of classes. (Contributed by NM, 14-Aug-1994.)
|
⊢ (𝐴 ⊆ 𝐵 → 𝐴 ⊆ (𝐶 ∪ 𝐵)) |
|
Theorem | elun1 3288 |
Membership law for union of classes. (Contributed by NM, 5-Aug-1993.)
|
⊢ (𝐴 ∈ 𝐵 → 𝐴 ∈ (𝐵 ∪ 𝐶)) |
|
Theorem | elun2 3289 |
Membership law for union of classes. (Contributed by NM, 30-Aug-1993.)
|
⊢ (𝐴 ∈ 𝐵 → 𝐴 ∈ (𝐶 ∪ 𝐵)) |
|
Theorem | unss1 3290 |
Subclass law for union of classes. (Contributed by NM, 14-Oct-1999.)
(Proof shortened by Andrew Salmon, 26-Jun-2011.)
|
⊢ (𝐴 ⊆ 𝐵 → (𝐴 ∪ 𝐶) ⊆ (𝐵 ∪ 𝐶)) |
|
Theorem | ssequn1 3291 |
A relationship between subclass and union. Theorem 26 of [Suppes]
p. 27. (Contributed by NM, 30-Aug-1993.) (Proof shortened by Andrew
Salmon, 26-Jun-2011.)
|
⊢ (𝐴 ⊆ 𝐵 ↔ (𝐴 ∪ 𝐵) = 𝐵) |
|
Theorem | unss2 3292 |
Subclass law for union of classes. Exercise 7 of [TakeutiZaring] p. 18.
(Contributed by NM, 14-Oct-1999.)
|
⊢ (𝐴 ⊆ 𝐵 → (𝐶 ∪ 𝐴) ⊆ (𝐶 ∪ 𝐵)) |
|
Theorem | unss12 3293 |
Subclass law for union of classes. (Contributed by NM, 2-Jun-2004.)
|
⊢ ((𝐴 ⊆ 𝐵 ∧ 𝐶 ⊆ 𝐷) → (𝐴 ∪ 𝐶) ⊆ (𝐵 ∪ 𝐷)) |
|
Theorem | ssequn2 3294 |
A relationship between subclass and union. (Contributed by NM,
13-Jun-1994.)
|
⊢ (𝐴 ⊆ 𝐵 ↔ (𝐵 ∪ 𝐴) = 𝐵) |
|
Theorem | unss 3295 |
The union of two subclasses is a subclass. Theorem 27 of [Suppes] p. 27
and its converse. (Contributed by NM, 11-Jun-2004.)
|
⊢ ((𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐶) ↔ (𝐴 ∪ 𝐵) ⊆ 𝐶) |
|
Theorem | unssi 3296 |
An inference showing the union of two subclasses is a subclass.
(Contributed by Raph Levien, 10-Dec-2002.)
|
⊢ 𝐴 ⊆ 𝐶
& ⊢ 𝐵 ⊆ 𝐶 ⇒ ⊢ (𝐴 ∪ 𝐵) ⊆ 𝐶 |
|
Theorem | unssd 3297 |
A deduction showing the union of two subclasses is a subclass.
(Contributed by Jonathan Ben-Naim, 3-Jun-2011.)
|
⊢ (𝜑 → 𝐴 ⊆ 𝐶)
& ⊢ (𝜑 → 𝐵 ⊆ 𝐶) ⇒ ⊢ (𝜑 → (𝐴 ∪ 𝐵) ⊆ 𝐶) |
|
Theorem | unssad 3298 |
If (𝐴
∪ 𝐵) is
contained in 𝐶, so is 𝐴. One-way
deduction form of unss 3295. Partial converse of unssd 3297. (Contributed
by David Moews, 1-May-2017.)
|
⊢ (𝜑 → (𝐴 ∪ 𝐵) ⊆ 𝐶) ⇒ ⊢ (𝜑 → 𝐴 ⊆ 𝐶) |
|
Theorem | unssbd 3299 |
If (𝐴
∪ 𝐵) is
contained in 𝐶, so is 𝐵. One-way
deduction form of unss 3295. Partial converse of unssd 3297. (Contributed
by David Moews, 1-May-2017.)
|
⊢ (𝜑 → (𝐴 ∪ 𝐵) ⊆ 𝐶) ⇒ ⊢ (𝜑 → 𝐵 ⊆ 𝐶) |
|
Theorem | ssun 3300 |
A condition that implies inclusion in the union of two classes.
(Contributed by NM, 23-Nov-2003.)
|
⊢ ((𝐴 ⊆ 𝐵 ∨ 𝐴 ⊆ 𝐶) → 𝐴 ⊆ (𝐵 ∪ 𝐶)) |