HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem ordelsuc 3128
Description: A set belongs to an ordinal iff its successor is a subset of the ordinal. Exercise 8 of [TakeutiZaring] p. 42 and its converse.
Assertion
Ref Expression
ordelsuc |- ((A e. C /\ Ord B) -> (A e. B <-> suc A (_ B))

Proof of Theorem ordelsuc
StepHypRef Expression
1 ordsucss 3126 . . 3 |- (Ord B -> (A e. B -> suc A (_ B))
21adantl 397 . 2 |- ((A e. C /\ Ord B) -> (A e. B -> suc A (_ B))
3 sucssel 3127 . . 3 |- (A e. C -> (suc A (_ B -> A e. B))
43adantr 398 . 2 |- ((A e. C /\ Ord B) -> (suc A (_ B -> A e. B))
52, 4impbid 527 1 |- ((A e. C /\ Ord B) -> (A e. B <-> suc A (_ B))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 153   /\ wa 230   e. wcel 999   (_ wss 2098  Ord word 3004  suc csuc 3007
This theorem is referenced by:  onsucmin 3129  ordunel 3141  onsucssi 3168  tfindsg2 3220  ordgt0ge1 4202  onomeneq 4583  omsucdom 4587  rankxplim3 4776
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1003  ax-gen 1004  ax-8 1005  ax-10 1007  ax-11 1008  ax-12 1009  ax-13 1010  ax-14 1011  ax-17 1012  ax-4 1014  ax-5o 1016  ax-6o 1019  ax-9o 1164  ax-10o 1182  ax-16 1252  ax-11o 1260  ax-ext 1504  ax-sep 2758  ax-pow 2798  ax-pr 2835  ax-un 2922
This theorem depends on definitions:  df-bi 154  df-or 231  df-an 232  df-3or 788  df-3an 789  df-ex 1022  df-sb 1214  df-eu 1424  df-mo 1425  df-clab 1510  df-cleq 1515  df-clel 1518  df-ne 1634  df-ral 1696  df-rex 1697  df-v 1859  df-dif 2100  df-un 2101  df-in 2102  df-ss 2104  df-nul 2332  df-pw 2454  df-sn 2464  df-pr 2465  df-tp 2467  df-op 2468  df-uni 2558  df-br 2675  df-opab 2722  df-tr 2736  df-eprel 2888  df-po 2896  df-so 2906  df-fr 2974  df-we 2991  df-ord 3008  df-on 3009  df-suc 3011
Copyright terms: Public domain