MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  stdpc4 Structured version   Visualization version   GIF version

Theorem stdpc4 2105
Description: The specialization axiom of standard predicate calculus. It states that if a statement 𝜑 holds for all 𝑥, then it also holds for the specific case of 𝑡 (properly) substituted for 𝑥. Translated to traditional notation, it can be read: "𝑥𝜑(𝑥) → 𝜑(𝑡), provided that 𝑡 is free for 𝑥 in 𝜑(𝑥)". Axiom 4 of [Mendelson] p. 69. See also spsbc 3759 and rspsbc 3833. (Contributed by NM, 14-May-1993.) Revise df-sb 2100. (Revised by BJ, 22-Dec-2020.)
Assertion
Ref Expression
stdpc4 (∀𝑥𝜑 → [𝑡 / 𝑥]𝜑)

Proof of Theorem stdpc4
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 ala1 1846 . . . 4 (∀𝑥𝜑 → ∀𝑥(𝑥 = 𝑦𝜑))
21a1d 26 . . 3 (∀𝑥𝜑 → (𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦𝜑)))
32alrimiv 1960 . 2 (∀𝑥𝜑 → ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦𝜑)))
4 dfsb 2101 . 2 ([𝑡 / 𝑥]𝜑 ↔ ∀𝑦(𝑦 = 𝑡 → ∀𝑥(𝑥 = 𝑦𝜑)))
53, 4sylibr 237 1 (∀𝑥𝜑 → [𝑡 / 𝑥]𝜑)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wal 1568  [wsb 2099
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041
This proof depends on definitions:  df-bi 210  df-an 402  df-ex 1813  df-sb 2100
This theorem is used by:  sbtALT  2106  2stdpc4  2107  spsbim  2109  sbv  2125  sbft  2307  sb2  2513  sbtrt  2549  vexwt  2748  pm13.183  3627  spsbc  3759  nd1  10591  nd2  10592  bj-sbft  37464  bj-ab0  37604  wl-cbvalsbi  38262  wl-nfsbtv  38293  sbtd  43042  axfrege58b  44703  pm10.14  45146  pm11.57  45176
  Copyright terms: Public domain W3C validator