Theorem List for Intuitionistic Logic Explorer - 2501-2600 *Has distinct variable
group(s)
Type | Label | Description |
Statement |
|
Theorem | r3al 2501* |
Triple restricted universal quantification. (Contributed by NM,
19-Nov-1995.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 ↔ ∀𝑥∀𝑦∀𝑧((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑)) |
|
Theorem | alral 2502 |
Universal quantification implies restricted quantification. (Contributed
by NM, 20-Oct-2006.)
|
⊢ (∀𝑥𝜑 → ∀𝑥 ∈ 𝐴 𝜑) |
|
Theorem | rexex 2503 |
Restricted existence implies existence. (Contributed by NM,
11-Nov-1995.)
|
⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥𝜑) |
|
Theorem | rsp 2504 |
Restricted specialization. (Contributed by NM, 17-Oct-1996.)
|
⊢ (∀𝑥 ∈ 𝐴 𝜑 → (𝑥 ∈ 𝐴 → 𝜑)) |
|
Theorem | rspa 2505 |
Restricted specialization. (Contributed by Glauco Siliprandi,
11-Dec-2019.)
|
⊢ ((∀𝑥 ∈ 𝐴 𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜑) |
|
Theorem | rspe 2506 |
Restricted specialization. (Contributed by NM, 12-Oct-1999.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → ∃𝑥 ∈ 𝐴 𝜑) |
|
Theorem | rsp2 2507 |
Restricted specialization. (Contributed by NM, 11-Feb-1997.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑)) |
|
Theorem | rsp2e 2508 |
Restricted specialization. (Contributed by FL, 4-Jun-2012.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝜑) → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑) |
|
Theorem | rspec 2509 |
Specialization rule for restricted quantification. (Contributed by NM,
19-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 𝜑 ⇒ ⊢ (𝑥 ∈ 𝐴 → 𝜑) |
|
Theorem | rgen 2510 |
Generalization rule for restricted quantification. (Contributed by NM,
19-Nov-1994.)
|
⊢ (𝑥 ∈ 𝐴 → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 𝜑 |
|
Theorem | rgen2a 2511* |
Generalization rule for restricted quantification. Note that 𝑥 and
𝑦 are not required to be disjoint.
This proof illustrates the use
of dvelim 1997. Usage of rgen2 2543 instead is highly encouraged.
(Contributed by NM, 23-Nov-1994.) (Proof rewritten by Jim Kingdon,
1-Jun-2018.) (New usage is discouraged.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐴) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 𝜑 |
|
Theorem | rgenw 2512 |
Generalization rule for restricted quantification. (Contributed by NM,
18-Jun-2014.)
|
⊢ 𝜑 ⇒ ⊢ ∀𝑥 ∈ 𝐴 𝜑 |
|
Theorem | rgen2w 2513 |
Generalization rule for restricted quantification. Note that 𝑥 and
𝑦 needn't be distinct. (Contributed by
NM, 18-Jun-2014.)
|
⊢ 𝜑 ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 |
|
Theorem | mprg 2514 |
Modus ponens combined with restricted generalization. (Contributed by
NM, 10-Aug-2004.)
|
⊢ (∀𝑥 ∈ 𝐴 𝜑 → 𝜓)
& ⊢ (𝑥 ∈ 𝐴 → 𝜑) ⇒ ⊢ 𝜓 |
|
Theorem | mprgbir 2515 |
Modus ponens on biconditional combined with restricted generalization.
(Contributed by NM, 21-Mar-2004.)
|
⊢ (𝜑 ↔ ∀𝑥 ∈ 𝐴 𝜓)
& ⊢ (𝑥 ∈ 𝐴 → 𝜓) ⇒ ⊢ 𝜑 |
|
Theorem | ralim 2516 |
Distribution of restricted quantification over implication. (Contributed
by NM, 9-Feb-1997.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) → (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | ralimi2 2517 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 22-Feb-2004.)
|
⊢ ((𝑥 ∈ 𝐴 → 𝜑) → (𝑥 ∈ 𝐵 → 𝜓)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐵 𝜓) |
|
Theorem | ralimia 2518 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 19-Jul-1996.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralimiaa 2519 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 4-Aug-2007.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralimi 2520 |
Inference quantifying both antecedent and consequent, with strong
hypothesis. (Contributed by NM, 4-Mar-1997.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | 2ralimi 2521 |
Inference quantifying both antecedent and consequent two times, with
strong hypothesis. (Contributed by AV, 3-Dec-2021.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ral2imi 2522 |
Inference quantifying antecedent, nested antecedent, and consequent,
with a strong hypothesis. (Contributed by NM, 19-Dec-2006.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (∀𝑥 ∈ 𝐴 𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdaa 2523 |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 22-Sep-2003.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdva 2524* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 22-May-1999.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdv 2525* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.20 of [Margaris] p. 90.
(Contributed by NM, 8-Oct-2003.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralimdvva 2526* |
Deduction doubly quantifying both antecedent and consequent, based on
Theorem 19.20 of [Margaris] p. 90 (alim 1437). (Contributed by AV,
27-Nov-2019.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | ralimdv2 2527* |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 1-Feb-2005.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 → 𝜓) → (𝑥 ∈ 𝐵 → 𝜒))) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 𝜓 → ∀𝑥 ∈ 𝐵 𝜒)) |
|
Theorem | ralrimi 2528 |
Inference from Theorem 19.21 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 10-Oct-1999.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimiv 2529* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 22-Nov-1994.)
|
⊢ (𝜑 → (𝑥 ∈ 𝐴 → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimiva 2530* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 2-Jan-2006.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | ralrimivw 2531* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 18-Jun-2014.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) |
|
Theorem | r19.21t 2532 |
Theorem 19.21 of [Margaris] p. 90 with
restricted quantifiers (closed
theorem version). (Contributed by NM, 1-Mar-2008.)
|
⊢ (Ⅎ𝑥𝜑 → (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓))) |
|
Theorem | r19.21 2533 |
Theorem 19.21 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by Scott Fenton, 30-Mar-2011.)
|
⊢ Ⅎ𝑥𝜑 ⇒ ⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | r19.21v 2534* |
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 2535 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 16-Feb-2004.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ Ⅎ𝑥𝜓
& ⊢ (𝜑 → (𝜓 → (𝑥 ∈ 𝐴 → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimdv 2536* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 27-May-1998.)
|
⊢ (𝜑 → (𝜓 → (𝑥 ∈ 𝐴 → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimdva 2537* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 2-Feb-2008.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | ralrimivv 2538* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
24-Jul-2004.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜓)) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ralrimivva 2539* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by Jeff
Madsen, 19-Jun-2011.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓) |
|
Theorem | ralrimivvva 2540* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with triple quantification.) (Contributed by Mario
Carneiro, 9-Jul-2014.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶)) → 𝜓) ⇒ ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜓) |
|
Theorem | ralrimdvv 2541* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
1-Jun-2005.)
|
⊢ (𝜑 → (𝜓 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜒))) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | ralrimdvva 2542* |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version with double quantification.) (Contributed by NM,
2-Feb-2008.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜒)) |
|
Theorem | rgen2 2543* |
Generalization rule for restricted quantification. (Contributed by NM,
30-May-1999.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 |
|
Theorem | rgen3 2544* |
Generalization rule for restricted quantification. (Contributed by NM,
12-Jan-2008.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑) ⇒ ⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 |
|
Theorem | r19.21bi 2545 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 20-Nov-1994.)
|
⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝜓) |
|
Theorem | rspec2 2546 |
Specialization rule for restricted quantification. (Contributed by NM,
20-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 ⇒ ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → 𝜑) |
|
Theorem | rspec3 2547 |
Specialization rule for restricted quantification. (Contributed by NM,
20-Nov-1994.)
|
⊢ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 𝜑 ⇒ ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵 ∧ 𝑧 ∈ 𝐶) → 𝜑) |
|
Theorem | r19.21be 2548 |
Inference from Theorem 19.21 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 21-Nov-1994.)
|
⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ ∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) |
|
Theorem | nrex 2549 |
Inference adding restricted existential quantifier to negated wff.
(Contributed by NM, 16-Oct-2003.)
|
⊢ (𝑥 ∈ 𝐴 → ¬ 𝜓) ⇒ ⊢ ¬ ∃𝑥 ∈ 𝐴 𝜓 |
|
Theorem | nrexdv 2550* |
Deduction adding restricted existential quantifier to negated wff.
(Contributed by NM, 16-Oct-2003.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → ¬ 𝜓) ⇒ ⊢ (𝜑 → ¬ ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | rexim 2551 |
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 2552 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 10-Feb-1997.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | reximi2 2553 |
Inference quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 8-Nov-2004.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → (𝑥 ∈ 𝐵 ∧ 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐵 𝜓) |
|
Theorem | reximi 2554 |
Inference quantifying both antecedent and consequent. (Contributed by
NM, 18-Oct-1996.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → ∃𝑥 ∈ 𝐴 𝜓) |
|
Theorem | reximdai 2555 |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 31-Aug-1999.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdv2 2556* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 17-Sep-2003.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝜓) → (𝑥 ∈ 𝐵 ∧ 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐵 𝜒)) |
|
Theorem | reximdvai 2557* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 14-Nov-2002.)
|
⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdv 2558* |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Restricted
quantifier version with strong hypothesis.) (Contributed by NM,
24-Jun-1998.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximdva 2559* |
Deduction quantifying both antecedent and consequent, based on Theorem
19.22 of [Margaris] p. 90.
(Contributed by NM, 22-May-1999.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → ∃𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | reximddv 2560* |
Deduction from Theorem 19.22 of [Margaris] p.
90. (Contributed by
Thierry Arnoux, 7-Dec-2016.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜒) |
|
Theorem | reximssdv 2561* |
Derivation of a restricted existential quantification over a subset (the
second hypothesis implies 𝐴 ⊆ 𝐵), deduction form. (Contributed by
AV, 21-Aug-2022.)
|
⊢ (𝜑 → ∃𝑥 ∈ 𝐵 𝜓)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝜓)) → 𝑥 ∈ 𝐴)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜒) |
|
Theorem | reximddv2 2562* |
Double deduction from Theorem 19.22 of [Margaris] p. 90. (Contributed
by Thierry Arnoux, 15-Dec-2019.)
|
⊢ ((((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵) ∧ 𝜓) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜓) ⇒ ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜒) |
|
Theorem | r19.12 2563* |
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 2564 |
Closed theorem form of r19.23 2565. (Contributed by NM, 4-Mar-2013.)
(Revised by Mario Carneiro, 8-Oct-2016.)
|
⊢ (Ⅎ𝑥𝜓 → (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓))) |
|
Theorem | r19.23 2565 |
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 2566* |
Theorem 19.23 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 31-Aug-1999.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ↔ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓)) |
|
Theorem | rexlimi 2567 |
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 2568* |
Inference from Theorem 19.23 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 20-Nov-1994.)
|
⊢ (𝑥 ∈ 𝐴 → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimiva 2569* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 18-Dec-2006.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝜑) → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimivw 2570* |
Weaker version of rexlimiv 2568. (Contributed by FL, 19-Sep-2011.)
|
⊢ (𝜑 → 𝜓) ⇒ ⊢ (∃𝑥 ∈ 𝐴 𝜑 → 𝜓) |
|
Theorem | rexlimd 2571 |
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 2572 |
Version of rexlimd 2571 with deduction version of second hypothesis.
(Contributed by NM, 21-Jul-2013.) (Revised by Mario Carneiro,
8-Oct-2016.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (𝜑 → Ⅎ𝑥𝜒)
& ⊢ (𝜑 → (𝑥 ∈ 𝐴 → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdv 2573* |
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 2574* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 20-Jan-2007.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdvaa 2575* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by Mario Carneiro, 15-Jun-2016.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdv3a 2576* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). Frequently-used variant of rexlimdv 2573. (Contributed by NM,
7-Jun-2015.)
|
⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴 ∧ 𝜓) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdva2 2577* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by Glauco Siliprandi, 2-Jan-2022.)
|
⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimdvw 2578* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 18-Jun-2014.)
|
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 𝜓 → 𝜒)) |
|
Theorem | rexlimddv 2579* |
Restricted existential elimination rule of natural deduction.
(Contributed by Mario Carneiro, 15-Jun-2016.)
|
⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝜓)) → 𝜒) ⇒ ⊢ (𝜑 → 𝜒) |
|
Theorem | rexlimivv 2580* |
Inference from Theorem 19.23 of [Margaris] p.
90 (restricted quantifier
version). (Contributed by NM, 17-Feb-2004.)
|
⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝜑 → 𝜓)) ⇒ ⊢ (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑 → 𝜓) |
|
Theorem | rexlimdvv 2581* |
Inference from Theorem 19.23 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 22-Jul-2004.)
|
⊢ (𝜑 → ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵) → (𝜓 → 𝜒))) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜓 → 𝜒)) |
|
Theorem | rexlimdvva 2582* |
Inference from Theorem 19.23 of [Margaris] p.
90. (Restricted
quantifier version.) (Contributed by NM, 18-Jun-2014.)
|
⊢ ((𝜑 ∧ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ 𝐵)) → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜓 → 𝜒)) |
|
Theorem | r19.26 2583 |
Theorem 19.26 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 28-Jan-1997.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓) ↔ (∀𝑥 ∈ 𝐴 𝜑 ∧ ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | r19.27v 2584* |
Restricted quantitifer version of one direction of 19.27 1541. (The other
direction holds when 𝐴 is inhabited, see r19.27mv 3490.) (Contributed
by NM, 3-Jun-2004.) (Proof shortened by Andrew Salmon, 30-May-2011.)
(Proof shortened by Wolf Lammen, 17-Jun-2023.)
|
⊢ ((∀𝑥 ∈ 𝐴 𝜑 ∧ 𝜓) → ∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | r19.28v 2585* |
Restricted quantifier version of one direction of 19.28 1543. (The other
direction holds when 𝐴 is inhabited, see r19.28mv 3486.) (Contributed
by NM, 2-Apr-2004.) (Proof shortened by Wolf Lammen, 17-Jun-2023.)
|
⊢ ((𝜑 ∧ ∀𝑥 ∈ 𝐴 𝜓) → ∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | r19.26-2 2586 |
Theorem 19.26 of [Margaris] p. 90 with 2
restricted quantifiers.
(Contributed by NM, 10-Aug-2004.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 (𝜑 ∧ 𝜓) ↔ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜑 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 𝜓)) |
|
Theorem | r19.26-3 2587 |
Theorem 19.26 of [Margaris] p. 90 with 3
restricted quantifiers.
(Contributed by FL, 22-Nov-2010.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓 ∧ 𝜒) ↔ (∀𝑥 ∈ 𝐴 𝜑 ∧ ∀𝑥 ∈ 𝐴 𝜓 ∧ ∀𝑥 ∈ 𝐴 𝜒)) |
|
Theorem | r19.26m 2588 |
Theorem 19.26 of [Margaris] p. 90 with mixed
quantifiers. (Contributed by
NM, 22-Feb-2004.)
|
⊢ (∀𝑥((𝑥 ∈ 𝐴 → 𝜑) ∧ (𝑥 ∈ 𝐵 → 𝜓)) ↔ (∀𝑥 ∈ 𝐴 𝜑 ∧ ∀𝑥 ∈ 𝐵 𝜓)) |
|
Theorem | ralbi 2589 |
Distribute a restricted universal quantifier over a biconditional.
Theorem 19.15 of [Margaris] p. 90 with
restricted quantification.
(Contributed by NM, 6-Oct-2003.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 ↔ 𝜓) → (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | rexbi 2590 |
Distribute a restricted existential quantifier over a biconditional.
Theorem 19.18 of [Margaris] p. 90 with
restricted quantification.
(Contributed by Jim Kingdon, 21-Jan-2019.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 ↔ 𝜓) → (∃𝑥 ∈ 𝐴 𝜑 ↔ ∃𝑥 ∈ 𝐴 𝜓)) |
|
Theorem | ralbiim 2591 |
Split a biconditional and distribute quantifier. (Contributed by NM,
3-Jun-2012.)
|
⊢ (∀𝑥 ∈ 𝐴 (𝜑 ↔ 𝜓) ↔ (∀𝑥 ∈ 𝐴 (𝜑 → 𝜓) ∧ ∀𝑥 ∈ 𝐴 (𝜓 → 𝜑))) |
|
Theorem | r19.27av 2592* |
Restricted version of one direction of Theorem 19.27 of [Margaris]
p. 90. (The other direction doesn't hold when 𝐴 is empty.)
(Contributed by NM, 3-Jun-2004.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ ((∀𝑥 ∈ 𝐴 𝜑 ∧ 𝜓) → ∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | r19.28av 2593* |
Restricted version of one direction of Theorem 19.28 of [Margaris]
p. 90. (The other direction doesn't hold when 𝐴 is empty.)
(Contributed by NM, 2-Apr-2004.)
|
⊢ ((𝜑 ∧ ∀𝑥 ∈ 𝐴 𝜓) → ∀𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | r19.29 2594 |
Theorem 19.29 of [Margaris] p. 90 with
restricted quantifiers.
(Contributed by NM, 31-Aug-1999.) (Proof shortened by Andrew Salmon,
30-May-2011.)
|
⊢ ((∀𝑥 ∈ 𝐴 𝜑 ∧ ∃𝑥 ∈ 𝐴 𝜓) → ∃𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | r19.29r 2595 |
Variation of Theorem 19.29 of [Margaris] p. 90
with restricted
quantifiers. (Contributed by NM, 31-Aug-1999.)
|
⊢ ((∃𝑥 ∈ 𝐴 𝜑 ∧ ∀𝑥 ∈ 𝐴 𝜓) → ∃𝑥 ∈ 𝐴 (𝜑 ∧ 𝜓)) |
|
Theorem | ralnex2 2596 |
Relationship between two restricted universal and existential quantifiers.
(Contributed by Glauco Siliprandi, 11-Dec-2019.) (Proof shortened by Wolf
Lammen, 18-May-2023.)
|
⊢ (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ¬ 𝜑 ↔ ¬ ∃𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑) |
|
Theorem | r19.29af2 2597 |
A commonly used pattern based on r19.29 2594 (Contributed by Thierry
Arnoux, 17-Dec-2017.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ Ⅎ𝑥𝜒
& ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ (𝜑 → 𝜒) |
|
Theorem | r19.29af 2598* |
A commonly used pattern based on r19.29 2594 (Contributed by Thierry
Arnoux, 29-Nov-2017.)
|
⊢ Ⅎ𝑥𝜑
& ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ (𝜑 → 𝜒) |
|
Theorem | r19.29an 2599* |
A commonly used pattern based on r19.29 2594. (Contributed by Thierry
Arnoux, 29-Dec-2019.)
|
⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒) ⇒ ⊢ ((𝜑 ∧ ∃𝑥 ∈ 𝐴 𝜓) → 𝜒) |
|
Theorem | r19.29a 2600* |
A commonly used pattern based on r19.29 2594 (Contributed by Thierry
Arnoux, 22-Nov-2017.)
|
⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝜓) → 𝜒)
& ⊢ (𝜑 → ∃𝑥 ∈ 𝐴 𝜓) ⇒ ⊢ (𝜑 → 𝜒) |