Type | Label | Description |
Statement |
|
Theorem | 2ralbidv 2501* |
Formula-building rule for restricted universal quantifiers (deduction
form). (Contributed by NM, 28-Jan-2006.) (Revised by Szymon
Jaroszewicz, 16-Mar-2007.)
|
⊢ (𝜑 → (𝜓 ↔ 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓 ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | 2rexbidv 2502* |
Formula-building rule for restricted existential quantifiers (deduction
form). (Contributed by NM, 28-Jan-2006.)
|
⊢ (𝜑 → (𝜓 ↔ 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜓 ↔ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | rexralbidv 2503* |
Formula-building rule for restricted quantifiers (deduction form).
(Contributed by NM, 28-Jan-2006.)
|
⊢ (𝜑 → (𝜓 ↔ 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓 ↔ ∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | ralinexa 2504 |
A transformation of restricted quantifiers and logical connectives.
(Contributed by NM, 4-Sep-2005.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → ¬ 𝜓) ↔ ¬ ∃𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | risset 2505* |
Two ways to say "𝐴 belongs to 𝐵". (Contributed by
NM,
22-Nov-1994.)
|
⊢ (𝐴 ∈ 𝐵 ↔ ∃𝑥 ∈ 𝐵 𝑥 = 𝐴) |
|
Theorem | hbral 2506 |
Bound-variable hypothesis builder for restricted quantification.
(Contributed by NM, 1-Sep-1999.) (Revised by David Abernethy,
13-Dec-2009.)
|
⊢ (𝑦 ∈ 𝐴 → ∀𝑥 𝑦 ∈ 𝐴)
& ⊢ (𝜑 → ∀𝑥𝜑) ⇒ ⊢ (∀𝑦 ∈ 𝐴 𝜑 → ∀𝑥∀𝑦 ∈ 𝐴 𝜑) |
|
Theorem | hbra1 2507 |
𝑥
is not free in ∀𝑥 ∈ 𝐴𝜑. (Contributed by NM,
18-Oct-1996.)
|
⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥∀𝑥 ∈ 𝐴 𝜑) |
|
Theorem | nfra1 2508 |
𝑥
is not free in ∀𝑥 ∈ 𝐴𝜑. (Contributed by NM, 18-Oct-1996.)
(Revised by Mario Carneiro, 7-Oct-2016.)
|
⊢ Ⅎ𝑥∀𝑥 ∈ 𝐴 𝜑 |
|
Theorem | nfraldw 2509* |
Not-free for restricted universal quantification where 𝑥 and 𝑦
are distinct. See nfraldya 2512 for a version with 𝑦 and
𝐴
distinct instead. (Contributed by NM, 15-Feb-2013.) (Revised by Gino
Giotto, 10-Jan-2024.)
|
⊢ Ⅎ𝑦𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝐴)
& ⊢ (𝜑 → Ⅎ𝑥𝜓) ⇒ ⊢ (𝜑 → Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜓) |
|
Theorem | nfraldxy 2510* |
Old name for nfraldw 2509. (Contributed by Jim Kingdon, 29-May-2018.)
(New usage is discouraged.)
|
⊢ Ⅎ𝑦𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝐴)
& ⊢ (𝜑 → Ⅎ𝑥𝜓) ⇒ ⊢ (𝜑 → Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜓) |
|
Theorem | nfrexdxy 2511* |
Not-free for restricted existential quantification where 𝑥 and 𝑦
are distinct. See nfrexdya 2513 for a version with 𝑦 and
𝐴
distinct instead. (Contributed by Jim Kingdon, 30-May-2018.)
|
⊢ Ⅎ𝑦𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝐴)
& ⊢ (𝜑 → Ⅎ𝑥𝜓) ⇒ ⊢ (𝜑 → Ⅎ𝑥∃𝑦 ∈ 𝐴 𝜓) |
|
Theorem | nfraldya 2512* |
Not-free for restricted universal quantification where 𝑦 and 𝐴
are distinct. See nfraldxy 2510 for a version with 𝑥 and
𝑦
distinct instead. (Contributed by Jim Kingdon, 30-May-2018.)
|
⊢ Ⅎ𝑦𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝐴)
& ⊢ (𝜑 → Ⅎ𝑥𝜓) ⇒ ⊢ (𝜑 → Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜓) |
|
Theorem | nfrexdya 2513* |
Not-free for restricted existential quantification where 𝑦 and 𝐴
are distinct. See nfrexdxy 2511 for a version with 𝑥 and
𝑦
distinct instead. (Contributed by Jim Kingdon, 30-May-2018.)
|
⊢ Ⅎ𝑦𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝐴)
& ⊢ (𝜑 → Ⅎ𝑥𝜓) ⇒ ⊢ (𝜑 → Ⅎ𝑥∃𝑦 ∈ 𝐴 𝜓) |
|
Theorem | nfralw 2514* |
Bound-variable hypothesis builder for restricted quantification. See
nfralya 2517 for a version with 𝑦 and 𝐴
distinct instead of 𝑥
and 𝑦. (Contributed by NM, 1-Sep-1999.)
(Revised by Gino Giotto,
10-Jan-2024.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝜑 ⇒ ⊢ Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜑 |
|
Theorem | nfralxy 2515* |
Old name for nfralw 2514. (Contributed by Jim Kingdon, 30-May-2018.)
(New usage is discouraged.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝜑 ⇒ ⊢ Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜑 |
|
Theorem | nfrexxy 2516* |
Not-free for restricted existential quantification where 𝑥 and 𝑦
are distinct. See nfrexya 2518 for a version with 𝑦 and 𝐴
distinct
instead. (Contributed by Jim Kingdon, 30-May-2018.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝜑 ⇒ ⊢ Ⅎ𝑥∃𝑦 ∈ 𝐴 𝜑 |
|
Theorem | nfralya 2517* |
Not-free for restricted universal quantification where 𝑦 and 𝐴
are distinct. See nfralxy 2515 for a version with 𝑥 and 𝑦
distinct
instead. (Contributed by Jim Kingdon, 3-Jun-2018.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝜑 ⇒ ⊢ Ⅎ𝑥∀𝑦 ∈ 𝐴 𝜑 |
|
Theorem | nfrexya 2518* |
Not-free for restricted existential quantification where 𝑦 and 𝐴
are distinct. See nfrexxy 2516 for a version with 𝑥 and 𝑦
distinct
instead. (Contributed by Jim Kingdon, 3-Jun-2018.)
|
⊢ Ⅎ𝑥𝐴
& ⊢ Ⅎ𝑥𝜑 ⇒ ⊢ Ⅎ𝑥∃𝑦 ∈ 𝐴 𝜑 |
|
Theorem | nfra2xy 2519* |
Not-free given two restricted quantifiers. (Contributed by Jim Kingdon,
20-Aug-2018.)
|
⊢ Ⅎ𝑦∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 |
|
Theorem | nfre1 2520 |
𝑥
is not free in ∃𝑥 ∈ 𝐴𝜑. (Contributed by NM, 19-Mar-1997.)
(Revised by Mario Carneiro, 7-Oct-2016.)
|
⊢ Ⅎ𝑥∃𝑥 ∈ 𝐴 𝜑 |
|
Theorem | r3al 2521* |
Triple restricted universal quantification. (Contributed by NM,
19-Nov-1995.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 ↔ ∀𝑥∀𝑦∀𝑧((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑)) |
|
Theorem | alral 2522 |
Universal quantification implies restricted quantification. (Contributed
by NM, 20-Oct-2006.)
|
⊢ (∀𝑥𝜑 → ∀𝑥 ∈ 𝐴 𝜑) |
|
Theorem | rexex 2523 |
Restricted existence implies existence. (Contributed by NM,
11-Nov-1995.)
|
⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥𝜑) |
|
Theorem | rsp 2524 |
Restricted specialization. (Contributed by NM, 17-Oct-1996.)
|
⊢ (∀𝑥 ∈ 𝐴 𝜑 → (𝑥 ∈ 𝐴 → 𝜑)) |
|
Theorem | rspa 2525 |
Restricted specialization. (Contributed by Glauco Siliprandi,
11-Dec-2019.)
|
⊢ ((∀𝑥 ∈ 𝐴 𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜑) |
|
Theorem | rspe 2526 |
Restricted specialization. (Contributed by NM, 12-Oct-1999.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → ∃𝑥 ∈ 𝐴 𝜑) |
|
Theorem | rsp2 2527 |
Restricted specialization. (Contributed by NM, 11-Feb-1997.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑)) |
|
Theorem | rsp2e 2528 |
Restricted specialization. (Contributed by FL, 4-Jun-2012.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝜑) → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑) |
|
Theorem | rspec 2529 |
Specialization rule for restricted quantification. (Contributed by NM,
19-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 𝜑 ⇒ ⊢ (𝑥 ∈ 𝐴 → 𝜑) |
|
Theorem | rgen 2530 |
Generalization rule for restricted quantification. (Contributed by NM,
19-Nov-1994.)
|
⊢ (𝑥 ∈ 𝐴 → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 𝜑 |
|
Theorem | rgen2a 2531* |
Generalization rule for restricted quantification. Note that 𝑥 and
𝑦 are not required to be disjoint.
This proof illustrates the use
of dvelim 2017. Usage of rgen2 2563 instead is highly encouraged.
(Contributed by NM, 23-Nov-1994.) (Proof rewritten by Jim Kingdon,
1-Jun-2018.) (New usage is discouraged.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐴) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝜑 |
|
Theorem | rgenw 2532 |
Generalization rule for restricted quantification. (Contributed by NM,
18-Jun-2014.)
|
⊢ 𝜑 ⇒ ⊢ ∀𝑥 ∈ 𝐴 𝜑 |
|
Theorem | rgen2w 2533 |
Generalization rule for restricted quantification. Note that 𝑥 and
𝑦 needn't be distinct. (Contributed by
NM, 18-Jun-2014.)
|
⊢ 𝜑 ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 |
|
Theorem | mprg 2534 |
Modus ponens combined with restricted generalization. (Contributed by
NM, 10-Aug-2004.)
|
⊢ (∀𝑥 ∈ 𝐴 𝜑 → 𝜓)
& ⊢ (𝑥 ∈ 𝐴 → 𝜑) ⇒ ⊢ 𝜓 |
|
Theorem | mprgbir 2535 |
Modus ponens on biconditional combined with restricted generalization.
(Contributed by NM, 21-Mar-2004.)
|
⊢ (𝜑 ↔ ∀𝑥 ∈ 𝐴 𝜓)
& ⊢ (𝑥 ∈ 𝐴 → 𝜓) ⇒ ⊢ 𝜑 |
|
Theorem | ralim 2536 |
Distribution of restricted quantification over implication. (Contributed
by NM, 9-Feb-1997.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) → (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | ralimi2 2537 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 22-Feb-2004.)
|
⊢ ((𝑥 ∈ 𝐴 → 𝜑) → (𝑥 ∈ 𝐵 → 𝜓)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐵 𝜓) |
|
Theorem | ralimia 2538 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 19-Jul-1996.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralimiaa 2539 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 4-Aug-2007.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralimi 2540 |
Inference quantifying both antecedent and consequent, with strong
hypothesis. (Contributed by NM, 4-Mar-1997.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | 2ralimi 2541 |
Inference quantifying both antecedent and consequent two times, with
strong hypothesis. (Contributed by AV, 3-Dec-2021.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ral2imi 2542 |
Inference quantifying antecedent, nested antecedent, and consequent,
with a strong hypothesis. (Contributed by NM, 19-Dec-2006.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdaa 2543 |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 22-Sep-2003.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdva 2544* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 22-May-1999.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdv 2545* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 8-Oct-2003.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdvva 2546* |
Deduction doubly quantifying both antecedent and consequent, based on
Theorem 19.20 of [Margaris] p. 90 (alim 1457). (Contributed by AV,
27-Nov-2019.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | ralimdv2 2547* |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 1-Feb-2005.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 → 𝜓) → (𝑥 ∈ 𝐵 → 𝜒))) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐵 𝜒)) |
|
Theorem | ralrimi 2548 |
Inference from Theorem 19.21 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 10-Oct-1999.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimiv 2549* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 22-Nov-1994.)
|
⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimiva 2550* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 2-Jan-2006.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimivw 2551* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 18-Jun-2014.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | r19.21t 2552 |
Theorem 19.21 of [Margaris] p. 90 with
restricted quantifiers (closed
theorem version). (Contributed by NM, 1-Mar-2008.)
|
⊢ (Ⅎ𝑥𝜑 → (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓))) |
|
Theorem | r19.21 2553 |
Theorem 19.21 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by Scott Fenton, 30-Mar-2011.)
|
⊢ Ⅎ𝑥𝜑 ⇒ ⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | r19.21v 2554* |
Theorem 19.21 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 15-Oct-2003.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | ralrimd 2555 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 16-Feb-2004.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ Ⅎ𝑥𝜓
& ⊢ (𝜑 → (𝜓 → (𝑥 ∈ 𝐴 → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimdv 2556* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 27-May-1998.)
|
⊢ (𝜑 → (𝜓 → (𝑥 ∈ 𝐴 → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimdva 2557* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 2-Feb-2008.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimivv 2558* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
24-Jul-2004.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ralrimivva 2559* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by Jeff
Madsen, 19-Jun-2011.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ralrimivvva 2560* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with triple quantification.) (Contributed by Mario
Carneiro, 9-Jul-2014.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶)) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜓) |
|
Theorem | ralrimdvv 2561* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
1-Jun-2005.)
|
⊢ (𝜑 → (𝜓 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | ralrimdvva 2562* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
2-Feb-2008.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | rgen2 2563* |
Generalization rule for restricted quantification. (Contributed by NM,
30-May-1999.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 |
|
Theorem | rgen3 2564* |
Generalization rule for restricted quantification. (Contributed by NM,
12-Jan-2008.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 |
|
Theorem | r19.21bi 2565 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 20-Nov-1994.)
|
⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜓) |
|
Theorem | rspec2 2566 |
Specialization rule for restricted quantification. (Contributed by NM,
20-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 ⇒ ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑) |
|
Theorem | rspec3 2567 |
Specialization rule for restricted quantification. (Contributed by NM,
20-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 ⇒ ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑) |
|
Theorem | r19.21be 2568 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 21-Nov-1994.)
|
⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ ∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) |
|
Theorem | nrex 2569 |
Inference adding restricted existential quantifier to negated wff.
(Contributed by NM, 16-Oct-2003.)
|
⊢ (𝑥 ∈ 𝐴 → ¬ 𝜓) ⇒ ⊢ ¬ ∃𝑥 ∈ 𝐴 𝜓 |
|
Theorem | nrexdv 2570* |
Deduction adding restricted existential quantifier to negated wff.
(Contributed by NM, 16-Oct-2003.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → ¬ 𝜓) ⇒ ⊢ (𝜑 → ¬ ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | rexim 2571 |
Theorem 19.22 of [Margaris] p. 90.
(Restricted quantifier version.)
(Contributed by NM, 22-Nov-1994.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) → (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | reximia 2572 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 10-Feb-1997.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | reximi2 2573 |
Inference quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 8-Nov-2004.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → (𝑥 ∈ 𝐵 ∧ 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐵 𝜓) |
|
Theorem | reximi 2574 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 18-Oct-1996.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | reximdai 2575 |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 31-Aug-1999.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdv2 2576* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 17-Sep-2003.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝜓) → (𝑥 ∈ 𝐵 ∧ 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐵 𝜒)) |
|
Theorem | reximdvai 2577* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 14-Nov-2002.)
|
⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdv 2578* |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Restricted
quantifier version with strong hypothesis.) (Contributed by NM,
24-Jun-1998.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdva 2579* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 22-May-1999.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximddv 2580* |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Contributed by
Thierry Arnoux, 7-Dec-2016.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜒) |
|
Theorem | reximssdv 2581* |
Derivation of a restricted existential quantification over a subset (the
second hypothesis implies 𝐴 ⊆ 𝐵), deduction form. (Contributed by
AV, 21-Aug-2022.)
|
⊢ (𝜑 → ∃𝑥 ∈ 𝐵 𝜓)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝜓)) → 𝑥 ∈ 𝐴)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜒) |
|
Theorem | reximddv2 2582* |
Double deduction from Theorem 19.22 of [Margaris] p. 90. (Contributed
by Thierry Arnoux, 15-Dec-2019.)
|
⊢ ((((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵) ∧ 𝜓) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜓) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜒) |
|
Theorem | r19.12 2583* |
Theorem 19.12 of [Margaris] p. 89 with
restricted quantifiers.
(Contributed by NM, 15-Oct-2003.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ (∃𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 → ∀𝑦 ∈ 𝐵 ∃𝑥 ∈ 𝐴 𝜑) |
|
Theorem | r19.23t 2584 |
Closed theorem form of r19.23 2585. (Contributed by NM, 4-Mar-2013.)
(Revised by Mario Carneiro, 8-Oct-2016.)
|
⊢ (Ⅎ𝑥𝜓 → (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓))) |
|
Theorem | r19.23 2585 |
Theorem 19.23 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 22-Oct-2010.) (Proof shortened by Mario Carneiro,
8-Oct-2016.)
|
⊢ Ⅎ𝑥𝜓 ⇒ ⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓)) |
|
Theorem | r19.23v 2586* |
Theorem 19.23 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 31-Aug-1999.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓)) |
|
Theorem | rexlimi 2587 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 30-Nov-2003.) (Proof
shortened by Andrew Salmon, 30-May-2011.)
|
⊢ Ⅎ𝑥𝜓
& ⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimiv 2588* |
Inference from Theorem 19.23 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 20-Nov-1994.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimiva 2589* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 18-Dec-2006.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimivw 2590* |
Weaker version of rexlimiv 2588. (Contributed by FL, 19-Sep-2011.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimd 2591 |
Deduction from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 27-May-1998.) (Proof shortened by Andrew
Salmon, 30-May-2011.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ Ⅎ𝑥𝜒
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimd2 2592 |
Version of rexlimd 2591 with deduction version of second hypothesis.
(Contributed by NM, 21-Jul-2013.) (Revised by Mario Carneiro,
8-Oct-2016.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝜒)
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdv 2593* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 14-Nov-2002.) (Proof shortened by Eric
Schmidt, 22-Dec-2006.)
|
⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdva 2594* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 20-Jan-2007.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdvaa 2595* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by Mario Carneiro, 15-Jun-2016.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdv3a 2596* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). Frequently-used variant of rexlimdv 2593. (Contributed by NM,
7-Jun-2015.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴 ∧ 𝜓) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdva2 2597* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by Glauco Siliprandi, 2-Jan-2022.)
|
⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdvw 2598* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 18-Jun-2014.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimddv 2599* |
Restricted existential elimination rule of natural deduction.
(Contributed by Mario Carneiro, 15-Jun-2016.)
|
⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → 𝜒) |
|
Theorem | rexlimivv 2600* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 17-Feb-2004.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑 → 𝜓) |