ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  caovdig Unicode version

Theorem caovdig 6196
Description: Convert an operation distributive law to class notation. (Contributed by NM, 25-Aug-1995.) (Revised by Mario Carneiro, 26-Jul-2014.)
Hypothesis
Ref Expression
caovdig.1  |-  ( (
ph  /\  ( x  e.  K  /\  y  e.  S  /\  z  e.  S ) )  -> 
( x G ( y F z ) )  =  ( ( x G y ) H ( x G z ) ) )
Assertion
Ref Expression
caovdig  |-  ( (
ph  /\  ( A  e.  K  /\  B  e.  S  /\  C  e.  S ) )  -> 
( A G ( B F C ) )  =  ( ( A G B ) H ( A G 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, G, y, z   
x, H, y, z   
x, K, y, z   
x, S, y, z

Proof of Theorem caovdig
StepHypRef Expression
1 caovdig.1 . . 3  |-  ( (
ph  /\  ( x  e.  K  /\  y  e.  S  /\  z  e.  S ) )  -> 
( x G ( y F z ) )  =  ( ( x G y ) H ( x G z ) ) )
21ralrimivvva 2615 . 2  |-  ( ph  ->  A. x  e.  K  A. y  e.  S  A. z  e.  S  ( x G ( y F z ) )  =  ( ( x G y ) H ( x G z ) ) )
3 oveq1 6024 . . . 4  |-  ( x  =  A  ->  (
x G ( y F z ) )  =  ( A G ( y F z ) ) )
4 oveq1 6024 . . . . 5  |-  ( x  =  A  ->  (
x G y )  =  ( A G y ) )
5 oveq1 6024 . . . . 5  |-  ( x  =  A  ->  (
x G z )  =  ( A G z ) )
64, 5oveq12d 6035 . . . 4  |-  ( x  =  A  ->  (
( x G y ) H ( x G z ) )  =  ( ( A G y ) H ( A G z ) ) )
73, 6eqeq12d 2246 . . 3  |-  ( x  =  A  ->  (
( x G ( y F z ) )  =  ( ( x G y ) H ( x G z ) )  <->  ( A G ( y F z ) )  =  ( ( A G y ) H ( A G z ) ) ) )
8 oveq1 6024 . . . . 5  |-  ( y  =  B  ->  (
y F z )  =  ( B F z ) )
98oveq2d 6033 . . . 4  |-  ( y  =  B  ->  ( A G ( y F z ) )  =  ( A G ( B F z ) ) )
10 oveq2 6025 . . . . 5  |-  ( y  =  B  ->  ( A G y )  =  ( A G B ) )
1110oveq1d 6032 . . . 4  |-  ( y  =  B  ->  (
( A G y ) H ( A G z ) )  =  ( ( A G B ) H ( A G z ) ) )
129, 11eqeq12d 2246 . . 3  |-  ( y  =  B  ->  (
( A G ( y F z ) )  =  ( ( A G y ) H ( A G z ) )  <->  ( A G ( B F z ) )  =  ( ( A G B ) H ( A G z ) ) ) )
13 oveq2 6025 . . . . 5  |-  ( z  =  C  ->  ( B F z )  =  ( B F C ) )
1413oveq2d 6033 . . . 4  |-  ( z  =  C  ->  ( A G ( B F z ) )  =  ( A G ( B F C ) ) )
15 oveq2 6025 . . . . 5  |-  ( z  =  C  ->  ( A G z )  =  ( A G C ) )
1615oveq2d 6033 . . . 4  |-  ( z  =  C  ->  (
( A G B ) H ( A G z ) )  =  ( ( A G B ) H ( A G C ) ) )
1714, 16eqeq12d 2246 . . 3  |-  ( z  =  C  ->  (
( A G ( B F z ) )  =  ( ( A G B ) H ( A G z ) )  <->  ( A G ( B F C ) )  =  ( ( A G B ) H ( A G C ) ) ) )
187, 12, 17rspc3v 2926 . 2  |-  ( ( A  e.  K  /\  B  e.  S  /\  C  e.  S )  ->  ( A. x  e.  K  A. y  e.  S  A. z  e.  S  ( x G ( y F z ) )  =  ( ( x G y ) H ( x G z ) )  ->  ( A G ( B F C ) )  =  ( ( A G B ) H ( A G C ) ) ) )
192, 18mpan9 281 1  |-  ( (
ph  /\  ( A  e.  K  /\  B  e.  S  /\  C  e.  S ) )  -> 
( A G ( B F C ) )  =  ( ( A G B ) H ( A G C ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    /\ w3a 1004    = wceq 1397    e. wcel 2202   A.wral 2510  (class class class)co 6017
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-ext 2213
This theorem depends on definitions:  df-bi 117  df-3an 1006  df-tru 1400  df-nf 1509  df-sb 1811  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ral 2515  df-rex 2516  df-v 2804  df-un 3204  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-br 4089  df-iota 5286  df-fv 5334  df-ov 6020
This theorem is referenced by:  caovdid  6197  caovdi  6201  srgdilem  13981  ringdilem  14024
  Copyright terms: Public domain W3C validator