| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Deduction quantifying both antecedent and consequent, based on Theorem 19.20 of [Margaris] p. 90. |
| Ref | Expression |
|---|---|
| r19.20da.1 | ⊢ (φ → ∀xφ) |
| r19.20da.2 | ⊢ ((φ ∧ x ∈ A) → (ψ → χ)) |
| Ref | Expression |
|---|---|
| r19.20da | ⊢ (φ → (∀x ∈ A ψ → ∀x ∈ A χ)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | r19.20da.1 | . . 3 ⊢ (φ → ∀xφ) | |
| 2 | r19.20da.2 | . . . . 5 ⊢ ((φ ∧ x ∈ A) → (ψ → χ)) | |
| 3 | 2 | exp 291 | . . . 4 ⊢ (φ → (x ∈ A → (ψ → χ))) |
| 4 | 3 | a2d 15 | . . 3 ⊢ (φ → ((x ∈ A → ψ) → (x ∈ A → χ))) |
| 5 | 1, 4 | 19.20d 693 | . 2 ⊢ (φ → (∀x(x ∈ A → ψ) → ∀x(x ∈ A → χ))) |
| 6 | df-ral 1205 | . 2 ⊢ (∀x ∈ A ψ ↔ ∀x(x ∈ A → ψ)) | |
| 7 | df-ral 1205 | . 2 ⊢ (∀x ∈ A χ ↔ ∀x(x ∈ A → χ)) | |
| 8 | 5, 6, 7 | 3imtr4g 426 | 1 ⊢ (φ → (∀x ∈ A ψ → ∀x ∈ A χ)) |
| Colors of variables: wff set class |
| Syntax hints: → wi 2 ∧ wa 196 ∀wal 672 ∈ wcel 1092 ∀wral 1201 |
| This theorem is referenced by: r19.20dva 1256 fopab2 2891 |
| This theorem was proved from axioms: ax-1 3 ax-2 4 ax-3 5 ax-mp 6 ax-4 673 ax-5 674 ax-gen 677 |
| This theorem depends on definitions: df-bi 128 df-an 198 df-ral 1205 |