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

Theorem islring 14287
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 5648 . . . 4  |-  ( r  =  R  ->  ( Base `  r )  =  ( Base `  R
) )
2 islring.b . . . 4  |-  B  =  ( Base `  R
)
31, 2eqtr4di 2282 . . 3  |-  ( r  =  R  ->  ( Base `  r )  =  B )
4 fveq2 5648 . . . . . . . 8  |-  ( r  =  R  ->  ( +g  `  r )  =  ( +g  `  R
) )
5 islring.a . . . . . . . 8  |-  .+  =  ( +g  `  R )
64, 5eqtr4di 2282 . . . . . . 7  |-  ( r  =  R  ->  ( +g  `  r )  = 
.+  )
76oveqd 6045 . . . . . 6  |-  ( r  =  R  ->  (
x ( +g  `  r
) y )  =  ( x  .+  y
) )
8 fveq2 5648 . . . . . . 7  |-  ( r  =  R  ->  ( 1r `  r )  =  ( 1r `  R
) )
9 islring.1 . . . . . . 7  |-  .1.  =  ( 1r `  R )
108, 9eqtr4di 2282 . . . . . 6  |-  ( r  =  R  ->  ( 1r `  r )  =  .1.  )
117, 10eqeq12d 2246 . . . . 5  |-  ( r  =  R  ->  (
( x ( +g  `  r ) y )  =  ( 1r `  r )  <->  ( x  .+  y )  =  .1.  ) )
12 fveq2 5648 . . . . . . . 8  |-  ( r  =  R  ->  (Unit `  r )  =  (Unit `  R ) )
13 islring.u . . . . . . . 8  |-  U  =  (Unit `  R )
1412, 13eqtr4di 2282 . . . . . . 7  |-  ( r  =  R  ->  (Unit `  r )  =  U )
1514eleq2d 2301 . . . . . 6  |-  ( r  =  R  ->  (
x  e.  (Unit `  r )  <->  x  e.  U ) )
1614eleq2d 2301 . . . . . 6  |-  ( r  =  R  ->  (
y  e.  (Unit `  r )  <->  y  e.  U ) )
1715, 16orbi12d 801 . . . . 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 2747 . . 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 2747 . 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 14286 . 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 2966 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 716    = wceq 1398    e. wcel 2202   A.wral 2511   ` cfv 5333  (class class class)co 6028   Basecbs 13162   +g cplusg 13240   1rcur 14053  Unitcui 14181  NzRingcnzr 14274  LRingclring 14285
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 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-ext 2213
This theorem depends on definitions:  df-bi 117  df-3an 1007  df-tru 1401  df-nf 1510  df-sb 1811  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2364  df-ral 2516  df-rex 2517  df-rab 2520  df-v 2805  df-un 3205  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-br 4094  df-iota 5293  df-fv 5341  df-ov 6031  df-lring 14286
This theorem is referenced by:  lringuplu  14291
  Copyright terms: Public domain W3C validator