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

Theorem soeq2 2850
Description: Equality theorem for the strict ordering predicate.
Assertion
Ref Expression
soeq2 |- (A = B -> (R Or A <-> R Or B))

Proof of Theorem soeq2
StepHypRef Expression
1 soss 2848 . . . 4 |- (A (_ B -> (R Or B -> R Or A))
2 soss 2848 . . . 4 |- (B (_ A -> (R Or A -> R Or B))
31, 2anim12i 333 . . 3 |- ((A (_ B /\ B (_ A) -> ((R Or B -> R Or A) /\ (R Or A -> R Or B)))
4 eqss 2074 . . 3 |- (A = B <-> (A (_ B /\ B (_ A))
5 bi 514 . . 3 |- ((R Or B <-> R Or A) <-> ((R Or B -> R Or A) /\ (R Or A -> R Or B)))
63, 4, 53imtr4 219 . 2 |- (A = B -> (R Or B <-> R Or A))
76bicomd 520 1 |- (A = B -> (R Or A <-> R Or B))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 955   (_ wss 2044   Or wor 2835
This theorem is referenced by:  weeq2 2934  zorn2lem7 4777
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-10 965  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1209  ax-11o 1217  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 776  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-ral 1647  df-in 2048  df-ss 2050  df-po 2836  df-so 2846
Copyright terms: Public domain