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

Theorem islring 13338
Description: The predicate "is a local ring". (Contributed by SN, 23-Feb-2025.)
Hypotheses
Ref Expression
islring.b  |-  B  =  ( Base `  R
)
islring.a  |-  .+  =  ( +g  `  R )
islring.1  |-  .1.  =  ( 1r `  R )
islring.u  |-  U  =  (Unit `  R )
Assertion
Ref Expression
islring  |-  ( R  e. LRing 
<->  ( R  e. NzRing  /\  A. x  e.  B  A. y  e.  B  (
( x  .+  y
)  =  .1.  ->  ( x  e.  U  \/  y  e.  U )
) ) )
Distinct variable groups:    x, R, y   
x, B, y
Allowed substitution hints:    .+ ( x, y)    U( x, y)    .1. ( x, y)

Proof of Theorem islring
Dummy variable  r is distinct from all other variables.
StepHypRef Expression
1 fveq2 5517 . . . 4  |-  ( r  =  R  ->  ( Base `  r )  =  ( Base `  R
) )
2 islring.b . . . 4  |-  B  =  ( Base `  R
)
31, 2eqtr4di 2228 . . 3  |-  ( r  =  R  ->  ( Base `  r )  =  B )
4 fveq2 5517 . . . . . . . 8  |-  ( r  =  R  ->  ( +g  `  r )  =  ( +g  `  R
) )
5 islring.a . . . . . . . 8  |-  .+  =  ( +g  `  R )
64, 5eqtr4di 2228 . . . . . . 7  |-  ( r  =  R  ->  ( +g  `  r )  = 
.+  )
76oveqd 5894 . . . . . 6  |-  ( r  =  R  ->  (
x ( +g  `  r
) y )  =  ( x  .+  y
) )
8 fveq2 5517 . . . . . . 7  |-  ( r  =  R  ->  ( 1r `  r )  =  ( 1r `  R
) )
9 islring.1 . . . . . . 7  |-  .1.  =  ( 1r `  R )
108, 9eqtr4di 2228 . . . . . 6  |-  ( r  =  R  ->  ( 1r `  r )  =  .1.  )
117, 10eqeq12d 2192 . . . . 5  |-  ( r  =  R  ->  (
( x ( +g  `  r ) y )  =  ( 1r `  r )  <->  ( x  .+  y )  =  .1.  ) )
12 fveq2 5517 . . . . . . . 8  |-  ( r  =  R  ->  (Unit `  r )  =  (Unit `  R ) )
13 islring.u . . . . . . . 8  |-  U  =  (Unit `  R )
1412, 13eqtr4di 2228 . . . . . . 7  |-  ( r  =  R  ->  (Unit `  r )  =  U )
1514eleq2d 2247 . . . . . 6  |-  ( r  =  R  ->  (
x  e.  (Unit `  r )  <->  x  e.  U ) )
1614eleq2d 2247 . . . . . 6  |-  ( r  =  R  ->  (
y  e.  (Unit `  r )  <->  y  e.  U ) )
1715, 16orbi12d 793 . . . . 5  |-  ( r  =  R  ->  (
( x  e.  (Unit `  r )  \/  y  e.  (Unit `  r )
)  <->  ( x  e.  U  \/  y  e.  U ) ) )
1811, 17imbi12d 234 . . . 4  |-  ( r  =  R  ->  (
( ( x ( +g  `  r ) y )  =  ( 1r `  r )  ->  ( x  e.  (Unit `  r )  \/  y  e.  (Unit `  r ) ) )  <-> 
( ( x  .+  y )  =  .1. 
->  ( x  e.  U  \/  y  e.  U
) ) ) )
193, 18raleqbidv 2685 . . 3  |-  ( r  =  R  ->  ( A. y  e.  ( Base `  r ) ( ( x ( +g  `  r ) y )  =  ( 1r `  r )  ->  (
x  e.  (Unit `  r )  \/  y  e.  (Unit `  r )
) )  <->  A. y  e.  B  ( (
x  .+  y )  =  .1.  ->  ( x  e.  U  \/  y  e.  U ) ) ) )
203, 19raleqbidv 2685 . 2  |-  ( r  =  R  ->  ( A. x  e.  ( Base `  r ) A. y  e.  ( Base `  r ) ( ( x ( +g  `  r
) y )  =  ( 1r `  r
)  ->  ( x  e.  (Unit `  r )  \/  y  e.  (Unit `  r ) ) )  <->  A. x  e.  B  A. y  e.  B  ( ( x  .+  y )  =  .1. 
->  ( x  e.  U  \/  y  e.  U
) ) ) )
21 df-lring 13337 . 2  |- LRing  =  {
r  e. NzRing  |  A. x  e.  ( Base `  r ) A. y  e.  ( Base `  r
) ( ( x ( +g  `  r
) y )  =  ( 1r `  r
)  ->  ( x  e.  (Unit `  r )  \/  y  e.  (Unit `  r ) ) ) }
2220, 21elrab2 2898 1  |-  ( R  e. LRing 
<->  ( R  e. NzRing  /\  A. x  e.  B  A. y  e.  B  (
( x  .+  y
)  =  .1.  ->  ( x  e.  U  \/  y  e.  U )
) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    \/ wo 708    = wceq 1353    e. wcel 2148   A.wral 2455   ` cfv 5218  (class class class)co 5877   Basecbs 12464   +g cplusg 12538   1rcur 13147  Unitcui 13261  NzRingcnzr 13328  LRingclring 13336
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 709  ax-5 1447  ax-7 1448  ax-gen 1449  ax-ie1 1493  ax-ie2 1494  ax-8 1504  ax-10 1505  ax-11 1506  ax-i12 1507  ax-bndl 1509  ax-4 1510  ax-17 1526  ax-i9 1530  ax-ial 1534  ax-i5r 1535  ax-ext 2159
This theorem depends on definitions:  df-bi 117  df-3an 980  df-tru 1356  df-nf 1461  df-sb 1763  df-clab 2164  df-cleq 2170  df-clel 2173  df-nfc 2308  df-ral 2460  df-rex 2461  df-rab 2464  df-v 2741  df-un 3135  df-sn 3600  df-pr 3601  df-op 3603  df-uni 3812  df-br 4006  df-iota 5180  df-fv 5226  df-ov 5880  df-lring 13337
This theorem is referenced by:  lringuplu  13342
  Copyright terms: Public domain W3C validator