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

Theorem oevn0 8139
Description: Value of ordinal exponentiation at a nonzero mantissa. (Contributed by NM, 31-Dec-2004.) (Revised by Mario Carneiro, 8-Sep-2013.)
Assertion
Ref Expression
oevn0 (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → (𝐴o 𝐵) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵))
Distinct variable group:   𝑥,𝐴
Allowed substitution hint:   𝐵(𝑥)

Proof of Theorem oevn0
StepHypRef Expression
1 on0eln0 6245 . . . . 5 (𝐴 ∈ On → (∅ ∈ 𝐴𝐴 ≠ ∅))
2 df-ne 3017 . . . . 5 (𝐴 ≠ ∅ ↔ ¬ 𝐴 = ∅)
31, 2syl6bb 289 . . . 4 (𝐴 ∈ On → (∅ ∈ 𝐴 ↔ ¬ 𝐴 = ∅))
43adantr 483 . . 3 ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (∅ ∈ 𝐴 ↔ ¬ 𝐴 = ∅))
5 oev 8138 . . . . 5 ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴o 𝐵) = if(𝐴 = ∅, (1o𝐵), (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵)))
6 iffalse 4475 . . . . 5 𝐴 = ∅ → if(𝐴 = ∅, (1o𝐵), (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵)) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵))
75, 6sylan9eq 2876 . . . 4 (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ¬ 𝐴 = ∅) → (𝐴o 𝐵) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵))
87ex 415 . . 3 ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (¬ 𝐴 = ∅ → (𝐴o 𝐵) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵)))
94, 8sylbid 242 . 2 ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (∅ ∈ 𝐴 → (𝐴o 𝐵) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵)))
109imp 409 1 (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → (𝐴o 𝐵) = (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 208  wa 398   = wceq 1533  wcel 2110  wne 3016  Vcvv 3494  cdif 3932  c0 4290  ifcif 4466  cmpt 5145  Oncon0 6190  cfv 6354  (class class class)co 7155  reccrdg 8044  1oc1o 8094   ·o comu 8099  o coe 8100
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2157  ax-12 2173  ax-ext 2793  ax-sep 5202  ax-nul 5209  ax-pr 5329  ax-un 7460
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-mo 2618  df-eu 2650  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-ral 3143  df-rex 3144  df-rab 3147  df-v 3496  df-sbc 3772  df-dif 3938  df-un 3940  df-in 3942  df-ss 3951  df-pss 3953  df-nul 4291  df-if 4467  df-pw 4540  df-sn 4567  df-pr 4569  df-tp 4571  df-op 4573  df-uni 4838  df-br 5066  df-opab 5128  df-mpt 5146  df-tr 5172  df-id 5459  df-eprel 5464  df-po 5473  df-so 5474  df-fr 5513  df-we 5515  df-xp 5560  df-rel 5561  df-cnv 5562  df-co 5563  df-dm 5564  df-rn 5565  df-res 5566  df-ima 5567  df-pred 6147  df-ord 6193  df-on 6194  df-suc 6196  df-iota 6313  df-fun 6356  df-fv 6362  df-ov 7158  df-oprab 7159  df-mpo 7160  df-wrecs 7946  df-recs 8007  df-rdg 8045  df-1o 8101  df-oexp 8107
This theorem is referenced by:  oe0  8146  oev2  8147  oesuclem  8149  oelim  8158
  Copyright terms: Public domain W3C validator