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

Theorem dvrfvald 14112
Description: Division operation in a ring. (Contributed by Mario Carneiro, 2-Jul-2014.) (Revised by Mario Carneiro, 2-Dec-2014.) (Proof shortened by AV, 2-Mar-2024.)
Hypotheses
Ref Expression
dvrfvald.b  |-  ( ph  ->  B  =  ( Base `  R ) )
dvrfvald.t  |-  ( ph  ->  .x.  =  ( .r
`  R ) )
dvrfvald.u  |-  ( ph  ->  U  =  (Unit `  R ) )
dvrfvald.i  |-  ( ph  ->  I  =  ( invr `  R ) )
dvrfvald.d  |-  ( ph  -> 
./  =  (/r `  R
) )
dvrfvald.r  |-  ( ph  ->  R  e. SRing )
Assertion
Ref Expression
dvrfvald  |-  ( ph  -> 
./  =  ( x  e.  B ,  y  e.  U  |->  ( x 
.x.  ( I `  y ) ) ) )
Distinct variable groups:    x, y, B   
x, I, y    x, R, y    x,  .x. , y    x, U, y    ph, x, y
Allowed substitution hints:    ./ ( x, y)

Proof of Theorem dvrfvald
Dummy variable  r is distinct from all other variables.
StepHypRef Expression
1 df-dvr 14111 . . 3  |- /r  =  (
r  e.  _V  |->  ( x  e.  ( Base `  r ) ,  y  e.  (Unit `  r
)  |->  ( x ( .r `  r ) ( ( invr `  r
) `  y )
) ) )
2 fveq2 5629 . . . 4  |-  ( r  =  R  ->  ( Base `  r )  =  ( Base `  R
) )
3 fveq2 5629 . . . 4  |-  ( r  =  R  ->  (Unit `  r )  =  (Unit `  R ) )
4 fveq2 5629 . . . . 5  |-  ( r  =  R  ->  ( .r `  r )  =  ( .r `  R
) )
5 eqidd 2230 . . . . 5  |-  ( r  =  R  ->  x  =  x )
6 fveq2 5629 . . . . . 6  |-  ( r  =  R  ->  ( invr `  r )  =  ( invr `  R
) )
76fveq1d 5631 . . . . 5  |-  ( r  =  R  ->  (
( invr `  r ) `  y )  =  ( ( invr `  R
) `  y )
)
84, 5, 7oveq123d 6028 . . . 4  |-  ( r  =  R  ->  (
x ( .r `  r ) ( (
invr `  r ) `  y ) )  =  ( x ( .r
`  R ) ( ( invr `  R
) `  y )
) )
92, 3, 8mpoeq123dv 6072 . . 3  |-  ( r  =  R  ->  (
x  e.  ( Base `  r ) ,  y  e.  (Unit `  r
)  |->  ( x ( .r `  r ) ( ( invr `  r
) `  y )
) )  =  ( x  e.  ( Base `  R ) ,  y  e.  (Unit `  R
)  |->  ( x ( .r `  R ) ( ( invr `  R
) `  y )
) ) )
10 dvrfvald.r . . . 4  |-  ( ph  ->  R  e. SRing )
1110elexd 2813 . . 3  |-  ( ph  ->  R  e.  _V )
12 basfn 13106 . . . . 5  |-  Base  Fn  _V
13 funfvex 5646 . . . . . 6  |-  ( ( Fun  Base  /\  R  e. 
dom  Base )  ->  ( Base `  R )  e. 
_V )
1413funfni 5423 . . . . 5  |-  ( (
Base  Fn  _V  /\  R  e.  _V )  ->  ( Base `  R )  e. 
_V )
1512, 11, 14sylancr 414 . . . 4  |-  ( ph  ->  ( Base `  R
)  e.  _V )
16 eqidd 2230 . . . . . 6  |-  ( ph  ->  ( Base `  R
)  =  ( Base `  R ) )
17 eqidd 2230 . . . . . 6  |-  ( ph  ->  (Unit `  R )  =  (Unit `  R )
)
1816, 17, 10unitssd 14088 . . . . 5  |-  ( ph  ->  (Unit `  R )  C_  ( Base `  R
) )
1915, 18ssexd 4224 . . . 4  |-  ( ph  ->  (Unit `  R )  e.  _V )
20 mpoexga 6364 . . . 4  |-  ( ( ( Base `  R
)  e.  _V  /\  (Unit `  R )  e. 
_V )  ->  (
x  e.  ( Base `  R ) ,  y  e.  (Unit `  R
)  |->  ( x ( .r `  R ) ( ( invr `  R
) `  y )
) )  e.  _V )
2115, 19, 20syl2anc 411 . . 3  |-  ( ph  ->  ( x  e.  (
Base `  R ) ,  y  e.  (Unit `  R )  |->  ( x ( .r `  R
) ( ( invr `  R ) `  y
) ) )  e. 
_V )
221, 9, 11, 21fvmptd3 5730 . 2  |-  ( ph  ->  (/r `  R )  =  ( x  e.  (
Base `  R ) ,  y  e.  (Unit `  R )  |->  ( x ( .r `  R
) ( ( invr `  R ) `  y
) ) ) )
23 dvrfvald.d . 2  |-  ( ph  -> 
./  =  (/r `  R
) )
24 dvrfvald.b . . 3  |-  ( ph  ->  B  =  ( Base `  R ) )
25 dvrfvald.u . . 3  |-  ( ph  ->  U  =  (Unit `  R ) )
26 dvrfvald.t . . . 4  |-  ( ph  ->  .x.  =  ( .r
`  R ) )
27 eqidd 2230 . . . 4  |-  ( ph  ->  x  =  x )
28 dvrfvald.i . . . . 5  |-  ( ph  ->  I  =  ( invr `  R ) )
2928fveq1d 5631 . . . 4  |-  ( ph  ->  ( I `  y
)  =  ( (
invr `  R ) `  y ) )
3026, 27, 29oveq123d 6028 . . 3  |-  ( ph  ->  ( x  .x.  (
I `  y )
)  =  ( x ( .r `  R
) ( ( invr `  R ) `  y
) ) )
3124, 25, 30mpoeq123dv 6072 . 2  |-  ( ph  ->  ( x  e.  B ,  y  e.  U  |->  ( x  .x.  (
I `  y )
) )  =  ( x  e.  ( Base `  R ) ,  y  e.  (Unit `  R
)  |->  ( x ( .r `  R ) ( ( invr `  R
) `  y )
) ) )
3222, 23, 313eqtr4d 2272 1  |-  ( ph  -> 
./  =  ( x  e.  B ,  y  e.  U  |->  ( x 
.x.  ( I `  y ) ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    = wceq 1395    e. wcel 2200   _Vcvv 2799    Fn wfn 5313   ` cfv 5318  (class class class)co 6007    e. cmpo 6009   Basecbs 13047   .rcmulr 13126  SRingcsrg 13941  Unitcui 14065   invrcinvr 14099  /rcdvr 14110
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-in1 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-coll 4199  ax-sep 4202  ax-pow 4258  ax-pr 4293  ax-un 4524  ax-setind 4629  ax-cnex 8101  ax-resscn 8102  ax-1cn 8103  ax-1re 8104  ax-icn 8105  ax-addcl 8106  ax-addrcl 8107  ax-mulcl 8108  ax-addcom 8110  ax-addass 8112  ax-i2m1 8115  ax-0lt1 8116  ax-0id 8118  ax-rnegex 8119  ax-pre-ltirr 8122  ax-pre-ltadd 8126
This theorem depends on definitions:  df-bi 117  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rab 2517  df-v 2801  df-sbc 3029  df-csb 3125  df-dif 3199  df-un 3201  df-in 3203  df-ss 3210  df-nul 3492  df-pw 3651  df-sn 3672  df-pr 3673  df-op 3675  df-uni 3889  df-int 3924  df-iun 3967  df-br 4084  df-opab 4146  df-mpt 4147  df-id 4384  df-xp 4725  df-rel 4726  df-cnv 4727  df-co 4728  df-dm 4729  df-rn 4730  df-res 4731  df-ima 4732  df-iota 5278  df-fun 5320  df-fn 5321  df-f 5322  df-f1 5323  df-fo 5324  df-f1o 5325  df-fv 5326  df-riota 5960  df-ov 6010  df-oprab 6011  df-mpo 6012  df-1st 6292  df-2nd 6293  df-pnf 8194  df-mnf 8195  df-ltxr 8197  df-inn 9122  df-2 9180  df-3 9181  df-ndx 13050  df-slot 13051  df-base 13053  df-sets 13054  df-plusg 13138  df-mulr 13139  df-0g 13306  df-mgm 13404  df-sgrp 13450  df-mnd 13465  df-mgp 13899  df-srg 13942  df-dvdsr 14067  df-unit 14068  df-dvr 14111
This theorem is referenced by:  dvrvald  14113
  Copyright terms: Public domain W3C validator