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

Theorem islring 13954
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 5576 . . . 4  |-  ( r  =  R  ->  ( Base `  r )  =  ( Base `  R
) )
2 islring.b . . . 4  |-  B  =  ( Base `  R
)
31, 2eqtr4di 2256 . . 3  |-  ( r  =  R  ->  ( Base `  r )  =  B )
4 fveq2 5576 . . . . . . . 8  |-  ( r  =  R  ->  ( +g  `  r )  =  ( +g  `  R
) )
5 islring.a . . . . . . . 8  |-  .+  =  ( +g  `  R )
64, 5eqtr4di 2256 . . . . . . 7  |-  ( r  =  R  ->  ( +g  `  r )  = 
.+  )
76oveqd 5961 . . . . . 6  |-  ( r  =  R  ->  (
x ( +g  `  r
) y )  =  ( x  .+  y
) )
8 fveq2 5576 . . . . . . 7  |-  ( r  =  R  ->  ( 1r `  r )  =  ( 1r `  R
) )
9 islring.1 . . . . . . 7  |-  .1.  =  ( 1r `  R )
108, 9eqtr4di 2256 . . . . . 6  |-  ( r  =  R  ->  ( 1r `  r )  =  .1.  )
117, 10eqeq12d 2220 . . . . 5  |-  ( r  =  R  ->  (
( x ( +g  `  r ) y )  =  ( 1r `  r )  <->  ( x  .+  y )  =  .1.  ) )
12 fveq2 5576 . . . . . . . 8  |-  ( r  =  R  ->  (Unit `  r )  =  (Unit `  R ) )
13 islring.u . . . . . . . 8  |-  U  =  (Unit `  R )
1412, 13eqtr4di 2256 . . . . . . 7  |-  ( r  =  R  ->  (Unit `  r )  =  U )
1514eleq2d 2275 . . . . . 6  |-  ( r  =  R  ->  (
x  e.  (Unit `  r )  <->  x  e.  U ) )
1614eleq2d 2275 . . . . . 6  |-  ( r  =  R  ->  (
y  e.  (Unit `  r )  <->  y  e.  U ) )
1715, 16orbi12d 795 . . . . 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 2718 . . 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 2718 . 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 13953 . 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 2932 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 710    = wceq 1373    e. wcel 2176   A.wral 2484   ` cfv 5271  (class class class)co 5944   Basecbs 12832   +g cplusg 12909   1rcur 13721  Unitcui 13849  NzRingcnzr 13941  LRingclring 13952
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 711  ax-5 1470  ax-7 1471  ax-gen 1472  ax-ie1 1516  ax-ie2 1517  ax-8 1527  ax-10 1528  ax-11 1529  ax-i12 1530  ax-bndl 1532  ax-4 1533  ax-17 1549  ax-i9 1553  ax-ial 1557  ax-i5r 1558  ax-ext 2187
This theorem depends on definitions:  df-bi 117  df-3an 983  df-tru 1376  df-nf 1484  df-sb 1786  df-clab 2192  df-cleq 2198  df-clel 2201  df-nfc 2337  df-ral 2489  df-rex 2490  df-rab 2493  df-v 2774  df-un 3170  df-sn 3639  df-pr 3640  df-op 3642  df-uni 3851  df-br 4045  df-iota 5232  df-fv 5279  df-ov 5947  df-lring 13953
This theorem is referenced by:  lringuplu  13958
  Copyright terms: Public domain W3C validator