MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-rlreg Structured version   Visualization version   GIF version

Definition df-rlreg 20048
Description: Define the set of left-regular elements in a ring as those elements which are not left zero divisors, meaning that multiplying a nonzero element on the left by a left-regular element gives a nonzero product. (Contributed by Stefan O'Rear, 22-Mar-2015.)
Assertion
Ref Expression
df-rlreg RLReg = (𝑟 ∈ V ↦ {𝑥 ∈ (Base‘𝑟) ∣ ∀𝑦 ∈ (Base‘𝑟)((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))})
Distinct variable group:   𝑥,𝑟,𝑦

Detailed syntax breakdown of Definition df-rlreg
StepHypRef Expression
1 crlreg 20044 . 2 class RLReg
2 vr . . 3 setvar 𝑟
3 cvv 3493 . . 3 class V
4 vx . . . . . . . . 9 setvar 𝑥
54cv 1530 . . . . . . . 8 class 𝑥
6 vy . . . . . . . . 9 setvar 𝑦
76cv 1530 . . . . . . . 8 class 𝑦
82cv 1530 . . . . . . . . 9 class 𝑟
9 cmulr 16558 . . . . . . . . 9 class .r
108, 9cfv 6348 . . . . . . . 8 class (.r𝑟)
115, 7, 10co 7148 . . . . . . 7 class (𝑥(.r𝑟)𝑦)
12 c0g 16705 . . . . . . . 8 class 0g
138, 12cfv 6348 . . . . . . 7 class (0g𝑟)
1411, 13wceq 1531 . . . . . 6 wff (𝑥(.r𝑟)𝑦) = (0g𝑟)
157, 13wceq 1531 . . . . . 6 wff 𝑦 = (0g𝑟)
1614, 15wi 4 . . . . 5 wff ((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))
17 cbs 16475 . . . . . 6 class Base
188, 17cfv 6348 . . . . 5 class (Base‘𝑟)
1916, 6, 18wral 3136 . . . 4 wff 𝑦 ∈ (Base‘𝑟)((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))
2019, 4, 18crab 3140 . . 3 class {𝑥 ∈ (Base‘𝑟) ∣ ∀𝑦 ∈ (Base‘𝑟)((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))}
212, 3, 20cmpt 5137 . 2 class (𝑟 ∈ V ↦ {𝑥 ∈ (Base‘𝑟) ∣ ∀𝑦 ∈ (Base‘𝑟)((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))})
221, 21wceq 1531 1 wff RLReg = (𝑟 ∈ V ↦ {𝑥 ∈ (Base‘𝑟) ∣ ∀𝑦 ∈ (Base‘𝑟)((𝑥(.r𝑟)𝑦) = (0g𝑟) → 𝑦 = (0g𝑟))})
Colors of variables: wff setvar class
This definition is referenced by:  rrgval  20052
  Copyright terms: Public domain W3C validator