![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > nnindALT | GIF version |
Description: Principle of Mathematical
Induction (inference schema). The last four
hypotheses give us the substitution instances we need; the first two are
the induction step and the basis.
This ALT version of nnind 9000 has a different hypothesis order. It may be easier to use with the metamath program's Proof Assistant, because "MM-PA> assign last" will be applied to the substitution instances first. We may eventually use this one as the official version. You may use either version. After the proof is complete, the ALT version can be changed to the non-ALT version with "MM-PA> minimize nnind /allow". (Contributed by NM, 7-Dec-2005.) (New usage is discouraged.) (Proof modification is discouraged.) |
Ref | Expression |
---|---|
nnindALT.6 | ⊢ (𝑦 ∈ ℕ → (𝜒 → 𝜃)) |
nnindALT.5 | ⊢ 𝜓 |
nnindALT.1 | ⊢ (𝑥 = 1 → (𝜑 ↔ 𝜓)) |
nnindALT.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
nnindALT.3 | ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜃)) |
nnindALT.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) |
Ref | Expression |
---|---|
nnindALT | ⊢ (𝐴 ∈ ℕ → 𝜏) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nnindALT.1 | . 2 ⊢ (𝑥 = 1 → (𝜑 ↔ 𝜓)) | |
2 | nnindALT.2 | . 2 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
3 | nnindALT.3 | . 2 ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜃)) | |
4 | nnindALT.4 | . 2 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
5 | nnindALT.5 | . 2 ⊢ 𝜓 | |
6 | nnindALT.6 | . 2 ⊢ (𝑦 ∈ ℕ → (𝜒 → 𝜃)) | |
7 | 1, 2, 3, 4, 5, 6 | nnind 9000 | 1 ⊢ (𝐴 ∈ ℕ → 𝜏) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ↔ wb 105 = wceq 1364 ∈ wcel 2164 (class class class)co 5919 1c1 7875 + caddc 7877 ℕcn 8984 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-io 710 ax-5 1458 ax-7 1459 ax-gen 1460 ax-ie1 1504 ax-ie2 1505 ax-8 1515 ax-10 1516 ax-11 1517 ax-i12 1518 ax-bndl 1520 ax-4 1521 ax-17 1537 ax-i9 1541 ax-ial 1545 ax-i5r 1546 ax-ext 2175 ax-sep 4148 ax-cnex 7965 ax-resscn 7966 ax-1re 7968 ax-addrcl 7971 |
This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-nf 1472 df-sb 1774 df-clab 2180 df-cleq 2186 df-clel 2189 df-nfc 2325 df-ral 2477 df-rex 2478 df-rab 2481 df-v 2762 df-un 3158 df-in 3160 df-ss 3167 df-sn 3625 df-pr 3626 df-op 3628 df-uni 3837 df-int 3872 df-br 4031 df-iota 5216 df-fv 5263 df-ov 5922 df-inn 8985 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |