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

Theorem caovassg 6832
Description: Convert an operation associative law to class notation. (Contributed by Mario Carneiro, 1-Jun-2013.) (Revised by Mario Carneiro, 26-May-2014.)
Hypothesis
Ref Expression
caovassg.1  |-  ( (
ph  /\  ( x  e.  S  /\  y  e.  S  /\  z  e.  S ) )  -> 
( ( x F y ) F z )  =  ( x F ( y F z ) ) )
Assertion
Ref Expression
caovassg  |-  ( (
ph  /\  ( A  e.  S  /\  B  e.  S  /\  C  e.  S ) )  -> 
( ( A F B ) F C )  =  ( A F ( B F C ) ) )
Distinct variable groups:    x, y,
z, A    x, B, y, z    x, C, y, z    ph, x, y, z   
x, F, y, z   
x, S, y, z

Proof of Theorem caovassg
StepHypRef Expression
1 caovassg.1 . . 3  |-  ( (
ph  /\  ( x  e.  S  /\  y  e.  S  /\  z  e.  S ) )  -> 
( ( x F y ) F z )  =  ( x F ( y F z ) ) )
21ralrimivvva 2972 . 2  |-  ( ph  ->  A. x  e.  S  A. y  e.  S  A. z  e.  S  ( ( x F y ) F z )  =  ( x F ( y F z ) ) )
3 oveq1 6657 . . . . 5  |-  ( x  =  A  ->  (
x F y )  =  ( A F y ) )
43oveq1d 6665 . . . 4  |-  ( x  =  A  ->  (
( x F y ) F z )  =  ( ( A F y ) F z ) )
5 oveq1 6657 . . . 4  |-  ( x  =  A  ->  (
x F ( y F z ) )  =  ( A F ( y F z ) ) )
64, 5eqeq12d 2637 . . 3  |-  ( x  =  A  ->  (
( ( x F y ) F z )  =  ( x F ( y F z ) )  <->  ( ( A F y ) F z )  =  ( A F ( y F z ) ) ) )
7 oveq2 6658 . . . . 5  |-  ( y  =  B  ->  ( A F y )  =  ( A F B ) )
87oveq1d 6665 . . . 4  |-  ( y  =  B  ->  (
( A F y ) F z )  =  ( ( A F B ) F z ) )
9 oveq1 6657 . . . . 5  |-  ( y  =  B  ->  (
y F z )  =  ( B F z ) )
109oveq2d 6666 . . . 4  |-  ( y  =  B  ->  ( A F ( y F z ) )  =  ( A F ( B F z ) ) )
118, 10eqeq12d 2637 . . 3  |-  ( y  =  B  ->  (
( ( A F y ) F z )  =  ( A F ( y F z ) )  <->  ( ( A F B ) F z )  =  ( A F ( B F z ) ) ) )
12 oveq2 6658 . . . 4  |-  ( z  =  C  ->  (
( A F B ) F z )  =  ( ( A F B ) F C ) )
13 oveq2 6658 . . . . 5  |-  ( z  =  C  ->  ( B F z )  =  ( B F C ) )
1413oveq2d 6666 . . . 4  |-  ( z  =  C  ->  ( A F ( B F z ) )  =  ( A F ( B F C ) ) )
1512, 14eqeq12d 2637 . . 3  |-  ( z  =  C  ->  (
( ( A F B ) F z )  =  ( A F ( B F z ) )  <->  ( ( A F B ) F C )  =  ( A F ( B F C ) ) ) )
166, 11, 15rspc3v 3325 . 2  |-  ( ( A  e.  S  /\  B  e.  S  /\  C  e.  S )  ->  ( A. x  e.  S  A. y  e.  S  A. z  e.  S  ( ( x F y ) F z )  =  ( x F ( y F z ) )  ->  ( ( A F B ) F C )  =  ( A F ( B F C ) ) ) )
172, 16mpan9 486 1  |-  ( (
ph  /\  ( A  e.  S  /\  B  e.  S  /\  C  e.  S ) )  -> 
( ( A F B ) F C )  =  ( A F ( B F C ) ) )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    /\ wa 384    /\ w3a 1037    = wceq 1483    e. wcel 1990   A.wral 2912  (class class class)co 6650
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-br 4654  df-iota 5851  df-fv 5896  df-ov 6653
This theorem is referenced by:  caovassd  6833  caovass  6834  grprinvlem  6872  grprinvd  6873  grpridd  6874  seqsplit  12834  seqcaopr  12838  seqf1olem2  12841
  Copyright terms: Public domain W3C validator