Theorem List for Intuitionistic Logic Explorer - 13901-14000 *Has distinct variable
group(s)
| Type | Label | Description |
| Statement |
| |
| Theorem | dvdsr2d 13901* |
Value of the divides relation. (Contributed by Mario Carneiro,
1-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → ∥ =
(∥r‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing) & ⊢ (𝜑 → · =
(.r‘𝑅)) & ⊢ (𝜑 → 𝑋 ∈ 𝐵) ⇒ ⊢ (𝜑 → (𝑋 ∥ 𝑌 ↔ ∃𝑧 ∈ 𝐵 (𝑧 · 𝑋) = 𝑌)) |
| |
| Theorem | dvdsrmuld 13902 |
A left-multiple of 𝑋 is divisible by 𝑋.
(Contributed by
Mario Carneiro, 1-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → ∥ =
(∥r‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing) & ⊢ (𝜑 → · =
(.r‘𝑅)) & ⊢ (𝜑 → 𝑋 ∈ 𝐵)
& ⊢ (𝜑 → 𝑌 ∈ 𝐵) ⇒ ⊢ (𝜑 → 𝑋 ∥ (𝑌 · 𝑋)) |
| |
| Theorem | dvdsrcld 13903 |
Closure of a dividing element. (Contributed by Mario Carneiro,
5-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → ∥ =
(∥r‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing) & ⊢ (𝜑 → 𝑋 ∥ 𝑌) ⇒ ⊢ (𝜑 → 𝑋 ∈ 𝐵) |
| |
| Theorem | dvdsrex 13904 |
Existence of the divisibility relation. (Contributed by Jim Kingdon,
28-Jan-2025.)
|
| ⊢ (𝑅 ∈ SRing →
(∥r‘𝑅) ∈ V) |
| |
| Theorem | dvdsrcl2 13905 |
Closure of a dividing element. (Contributed by Mario Carneiro,
5-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∥ 𝑌) → 𝑌 ∈ 𝐵) |
| |
| Theorem | dvdsrid 13906 |
An element in a (unital) ring divides itself. (Contributed by Mario
Carneiro, 1-Dec-2014.) (Revised by Mario Carneiro, 30-Apr-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵) → 𝑋 ∥ 𝑋) |
| |
| Theorem | dvdsrtr 13907 |
Divisibility is transitive. (Contributed by Mario Carneiro,
1-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑌 ∥ 𝑍 ∧ 𝑍 ∥ 𝑋) → 𝑌 ∥ 𝑋) |
| |
| Theorem | dvdsrmul1 13908 |
The divisibility relation is preserved under right-multiplication.
(Contributed by Mario Carneiro, 1-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅)
& ⊢ · =
(.r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑍 ∈ 𝐵 ∧ 𝑋 ∥ 𝑌) → (𝑋 · 𝑍) ∥ (𝑌 · 𝑍)) |
| |
| Theorem | dvdsrneg 13909 |
An element divides its negative. (Contributed by Mario Carneiro,
1-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅)
& ⊢ 𝑁 = (invg‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵) → 𝑋 ∥ (𝑁‘𝑋)) |
| |
| Theorem | dvdsr01 13910 |
In a ring, zero is divisible by all elements. ("Zero divisor" as a
term
has a somewhat different meaning.) (Contributed by Stefan O'Rear,
29-Mar-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅)
& ⊢ 0 =
(0g‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵) → 𝑋 ∥ 0 ) |
| |
| Theorem | dvdsr02 13911 |
Only zero is divisible by zero. (Contributed by Stefan O'Rear,
29-Mar-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅)
& ⊢ 0 =
(0g‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵) → ( 0 ∥ 𝑋 ↔ 𝑋 = 0 )) |
| |
| Theorem | isunitd 13912 |
Property of being a unit of a ring. A unit is an element that left-
and right-divides one. (Contributed by Mario Carneiro, 1-Dec-2014.)
(Revised by Mario Carneiro, 8-Dec-2015.)
|
| ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 1 =
(1r‘𝑅)) & ⊢ (𝜑 → ∥ =
(∥r‘𝑅)) & ⊢ (𝜑 → 𝑆 = (oppr‘𝑅)) & ⊢ (𝜑 → 𝐸 = (∥r‘𝑆)) & ⊢ (𝜑 → 𝑅 ∈ SRing)
⇒ ⊢ (𝜑 → (𝑋 ∈ 𝑈 ↔ (𝑋 ∥ 1 ∧ 𝑋𝐸 1 ))) |
| |
| Theorem | 1unit 13913 |
The multiplicative identity is a unit. (Contributed by Mario Carneiro,
1-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ (𝑅 ∈ Ring → 1 ∈ 𝑈) |
| |
| Theorem | unitcld 13914 |
A unit is an element of the base set. (Contributed by Mario Carneiro,
1-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing) & ⊢ (𝜑 → 𝑋 ∈ 𝑈) ⇒ ⊢ (𝜑 → 𝑋 ∈ 𝐵) |
| |
| Theorem | unitssd 13915 |
The set of units is contained in the base set. (Contributed by Mario
Carneiro, 5-Oct-2015.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing)
⇒ ⊢ (𝜑 → 𝑈 ⊆ 𝐵) |
| |
| Theorem | opprunitd 13916 |
Being a unit is a symmetric property, so it transfers to the opposite
ring. (Contributed by Mario Carneiro, 4-Dec-2014.)
|
| ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝑆 = (oppr‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ Ring)
⇒ ⊢ (𝜑 → 𝑈 = (Unit‘𝑆)) |
| |
| Theorem | crngunit 13917 |
Property of being a unit in a commutative ring. (Contributed by Mario
Carneiro, 18-Apr-2016.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 1 =
(1r‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅) ⇒ ⊢ (𝑅 ∈ CRing → (𝑋 ∈ 𝑈 ↔ 𝑋 ∥ 1 )) |
| |
| Theorem | dvdsunit 13918 |
A divisor of a unit is a unit. (Contributed by Mario Carneiro,
18-Apr-2016.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅) ⇒ ⊢ ((𝑅 ∈ CRing ∧ 𝑌 ∥ 𝑋 ∧ 𝑋 ∈ 𝑈) → 𝑌 ∈ 𝑈) |
| |
| Theorem | unitmulcl 13919 |
The product of units is a unit. (Contributed by Mario Carneiro,
2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ · =
(.r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈 ∧ 𝑌 ∈ 𝑈) → (𝑋 · 𝑌) ∈ 𝑈) |
| |
| Theorem | unitmulclb 13920 |
Reversal of unitmulcl 13919 in a commutative ring. (Contributed by
Mario
Carneiro, 18-Apr-2016.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ · =
(.r‘𝑅)
& ⊢ 𝐵 = (Base‘𝑅) ⇒ ⊢ ((𝑅 ∈ CRing ∧ 𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝐵) → ((𝑋 · 𝑌) ∈ 𝑈 ↔ (𝑋 ∈ 𝑈 ∧ 𝑌 ∈ 𝑈))) |
| |
| Theorem | unitgrpbasd 13921 |
The base set of the group of units. (Contributed by Mario Carneiro,
25-Dec-2014.)
|
| ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝐺 = ((mulGrp‘𝑅) ↾s 𝑈)) & ⊢ (𝜑 → 𝑅 ∈ SRing)
⇒ ⊢ (𝜑 → 𝑈 = (Base‘𝐺)) |
| |
| Theorem | unitgrp 13922 |
The group of units is a group under multiplication. (Contributed by
Mario Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐺 = ((mulGrp‘𝑅) ↾s 𝑈) ⇒ ⊢ (𝑅 ∈ Ring → 𝐺 ∈ Grp) |
| |
| Theorem | unitabl 13923 |
The group of units of a commutative ring is abelian. (Contributed by
Mario Carneiro, 19-Apr-2016.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐺 = ((mulGrp‘𝑅) ↾s 𝑈) ⇒ ⊢ (𝑅 ∈ CRing → 𝐺 ∈ Abel) |
| |
| Theorem | unitgrpid 13924 |
The identity of the group of units of a ring is the ring unity.
(Contributed by Mario Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐺 = ((mulGrp‘𝑅) ↾s 𝑈)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ (𝑅 ∈ Ring → 1 =
(0g‘𝐺)) |
| |
| Theorem | unitsubm 13925 |
The group of units is a submonoid of the multiplicative monoid of the
ring. (Contributed by Mario Carneiro, 18-Jun-2015.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝑀 = (mulGrp‘𝑅) ⇒ ⊢ (𝑅 ∈ Ring → 𝑈 ∈ (SubMnd‘𝑀)) |
| |
| Syntax | cinvr 13926 |
Extend class notation with multiplicative inverse.
|
| class invr |
| |
| Definition | df-invr 13927 |
Define multiplicative inverse. (Contributed by NM, 21-Sep-2011.)
|
| ⊢ invr = (𝑟 ∈ V ↦
(invg‘((mulGrp‘𝑟) ↾s (Unit‘𝑟)))) |
| |
| Theorem | invrfvald 13928 |
Multiplicative inverse function for a ring. (Contributed by NM,
21-Sep-2011.) (Revised by Mario Carneiro, 25-Dec-2014.)
|
| ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝐺 = ((mulGrp‘𝑅) ↾s 𝑈)) & ⊢ (𝜑 → 𝐼 = (invr‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ Ring)
⇒ ⊢ (𝜑 → 𝐼 = (invg‘𝐺)) |
| |
| Theorem | unitinvcl 13929 |
The inverse of a unit exists and is a unit. (Contributed by Mario
Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝐼‘𝑋) ∈ 𝑈) |
| |
| Theorem | unitinvinv 13930 |
The inverse of the inverse of a unit is the same element. (Contributed
by Mario Carneiro, 4-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝐼‘(𝐼‘𝑋)) = 𝑋) |
| |
| Theorem | ringinvcl 13931 |
The inverse of a unit is an element of the ring. (Contributed by
Mario Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅)
& ⊢ 𝐵 = (Base‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝐼‘𝑋) ∈ 𝐵) |
| |
| Theorem | unitlinv 13932 |
A unit times its inverse is the ring unity. (Contributed by Mario
Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅)
& ⊢ · =
(.r‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → ((𝐼‘𝑋) · 𝑋) = 1 ) |
| |
| Theorem | unitrinv 13933 |
A unit times its inverse is the ring unity. (Contributed by Mario
Carneiro, 2-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅)
& ⊢ · =
(.r‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝑋 · (𝐼‘𝑋)) = 1 ) |
| |
| Theorem | 1rinv 13934 |
The inverse of the ring unity is the ring unity. (Contributed by Mario
Carneiro, 18-Jun-2015.)
|
| ⊢ 𝐼 = (invr‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ (𝑅 ∈ Ring → (𝐼‘ 1 ) = 1 ) |
| |
| Theorem | 0unit 13935 |
The additive identity is a unit if and only if 1 = 0,
i.e. we are
in the zero ring. (Contributed by Mario Carneiro, 4-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 0 =
(0g‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ (𝑅 ∈ Ring → ( 0 ∈ 𝑈 ↔ 1 = 0 )) |
| |
| Theorem | unitnegcl 13936 |
The negative of a unit is a unit. (Contributed by Mario Carneiro,
4-Dec-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 𝑁 = (invg‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝑁‘𝑋) ∈ 𝑈) |
| |
| Syntax | cdvr 13937 |
Extend class notation with ring division.
|
| class /r |
| |
| Definition | df-dvr 13938* |
Define ring division. (Contributed by Mario Carneiro, 2-Jul-2014.)
|
| ⊢ /r = (𝑟 ∈ V ↦ (𝑥 ∈ (Base‘𝑟), 𝑦 ∈ (Unit‘𝑟) ↦ (𝑥(.r‘𝑟)((invr‘𝑟)‘𝑦)))) |
| |
| Theorem | dvrfvald 13939* |
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.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → · =
(.r‘𝑅)) & ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝐼 = (invr‘𝑅)) & ⊢ (𝜑 → / =
(/r‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ SRing)
⇒ ⊢ (𝜑 → / = (𝑥 ∈ 𝐵, 𝑦 ∈ 𝑈 ↦ (𝑥 · (𝐼‘𝑦)))) |
| |
| Theorem | dvrvald 13940 |
Division operation in a ring. (Contributed by Mario Carneiro,
2-Jul-2014.) (Revised by Mario Carneiro, 2-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝑅)) & ⊢ (𝜑 → · =
(.r‘𝑅)) & ⊢ (𝜑 → 𝑈 = (Unit‘𝑅)) & ⊢ (𝜑 → 𝐼 = (invr‘𝑅)) & ⊢ (𝜑 → / =
(/r‘𝑅)) & ⊢ (𝜑 → 𝑅 ∈ Ring) & ⊢ (𝜑 → 𝑋 ∈ 𝐵)
& ⊢ (𝜑 → 𝑌 ∈ 𝑈) ⇒ ⊢ (𝜑 → (𝑋 / 𝑌) = (𝑋 · (𝐼‘𝑌))) |
| |
| Theorem | dvrcl 13941 |
Closure of division operation. (Contributed by Mario Carneiro,
2-Jul-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝑈) → (𝑋 / 𝑌) ∈ 𝐵) |
| |
| Theorem | unitdvcl 13942 |
The units are closed under division. (Contributed by Mario Carneiro,
2-Jul-2014.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈 ∧ 𝑌 ∈ 𝑈) → (𝑋 / 𝑌) ∈ 𝑈) |
| |
| Theorem | dvrid 13943 |
A ring element divided by itself is the ring unity. (dividap 8781
analog.) (Contributed by Mario Carneiro, 18-Jun-2015.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝑋 / 𝑋) = 1 ) |
| |
| Theorem | dvr1 13944 |
A ring element divided by the ring unity is itself. (div1 8783
analog.)
(Contributed by Mario Carneiro, 18-Jun-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵) → (𝑋 / 1 ) = 𝑋) |
| |
| Theorem | dvrass 13945 |
An associative law for division. (divassap 8770 analog.) (Contributed by
Mario Carneiro, 4-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ · =
(.r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ (𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝐵 ∧ 𝑍 ∈ 𝑈)) → ((𝑋 · 𝑌) / 𝑍) = (𝑋 · (𝑌 / 𝑍))) |
| |
| Theorem | dvrcan1 13946 |
A cancellation law for division. (divcanap1 8761 analog.) (Contributed
by Mario Carneiro, 2-Jul-2014.) (Revised by Mario Carneiro,
2-Dec-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ · =
(.r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝑈) → ((𝑋 / 𝑌) · 𝑌) = 𝑋) |
| |
| Theorem | dvrcan3 13947 |
A cancellation law for division. (divcanap3 8778 analog.) (Contributed
by Mario Carneiro, 2-Jul-2014.) (Revised by Mario Carneiro,
18-Jun-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ · =
(.r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝑈) → ((𝑋 · 𝑌) / 𝑌) = 𝑋) |
| |
| Theorem | dvreq1 13948 |
Equality in terms of ratio equal to ring unity. (diveqap1 8785 analog.)
(Contributed by Mario Carneiro, 28-Apr-2016.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝑈) → ((𝑋 / 𝑌) = 1 ↔ 𝑋 = 𝑌)) |
| |
| Theorem | dvrdir 13949 |
Distributive law for the division operation of a ring. (Contributed by
Thierry Arnoux, 30-Oct-2017.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ + =
(+g‘𝑅)
& ⊢ / =
(/r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ (𝑋 ∈ 𝐵 ∧ 𝑌 ∈ 𝐵 ∧ 𝑍 ∈ 𝑈)) → ((𝑋 + 𝑌) / 𝑍) = ((𝑋 / 𝑍) + (𝑌 / 𝑍))) |
| |
| Theorem | rdivmuldivd 13950 |
Multiplication of two ratios. Theorem I.14 of [Apostol] p. 18.
(Contributed by Thierry Arnoux, 30-Oct-2017.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ + =
(+g‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ · =
(.r‘𝑅)
& ⊢ (𝜑 → 𝑅 ∈ CRing) & ⊢ (𝜑 → 𝑋 ∈ 𝐵)
& ⊢ (𝜑 → 𝑌 ∈ 𝑈)
& ⊢ (𝜑 → 𝑍 ∈ 𝐵)
& ⊢ (𝜑 → 𝑊 ∈ 𝑈) ⇒ ⊢ (𝜑 → ((𝑋 / 𝑌) · (𝑍 / 𝑊)) = ((𝑋 · 𝑍) / (𝑌 · 𝑊))) |
| |
| Theorem | ringinvdv 13951 |
Write the inverse function in terms of division. (Contributed by Mario
Carneiro, 2-Jul-2014.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ / =
(/r‘𝑅)
& ⊢ 1 =
(1r‘𝑅)
& ⊢ 𝐼 = (invr‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ 𝑈) → (𝐼‘𝑋) = ( 1 / 𝑋)) |
| |
| Theorem | rngidpropdg 13952* |
The ring unity depends only on the ring's base set and multiplication
operation. (Contributed by Mario Carneiro, 26-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) & ⊢ (𝜑 → 𝐵 = (Base‘𝐿)) & ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝑥(.r‘𝐾)𝑦) = (𝑥(.r‘𝐿)𝑦))
& ⊢ (𝜑 → 𝐾 ∈ 𝑉)
& ⊢ (𝜑 → 𝐿 ∈ 𝑊) ⇒ ⊢ (𝜑 → (1r‘𝐾) = (1r‘𝐿)) |
| |
| Theorem | dvdsrpropdg 13953* |
The divisibility relation depends only on the ring's base set and
multiplication operation. (Contributed by Mario Carneiro,
26-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) & ⊢ (𝜑 → 𝐵 = (Base‘𝐿)) & ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝑥(.r‘𝐾)𝑦) = (𝑥(.r‘𝐿)𝑦))
& ⊢ (𝜑 → 𝐾 ∈ SRing) & ⊢ (𝜑 → 𝐿 ∈ SRing)
⇒ ⊢ (𝜑 → (∥r‘𝐾) =
(∥r‘𝐿)) |
| |
| Theorem | unitpropdg 13954* |
The set of units depends only on the ring's base set and multiplication
operation. (Contributed by Mario Carneiro, 26-Dec-2014.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) & ⊢ (𝜑 → 𝐵 = (Base‘𝐿)) & ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝑥(.r‘𝐾)𝑦) = (𝑥(.r‘𝐿)𝑦))
& ⊢ (𝜑 → 𝐾 ∈ Ring) & ⊢ (𝜑 → 𝐿 ∈ Ring)
⇒ ⊢ (𝜑 → (Unit‘𝐾) = (Unit‘𝐿)) |
| |
| Theorem | invrpropdg 13955* |
The ring inverse function depends only on the ring's base set and
multiplication operation. (Contributed by Mario Carneiro, 26-Dec-2014.)
(Revised by Mario Carneiro, 5-Oct-2015.)
|
| ⊢ (𝜑 → 𝐵 = (Base‘𝐾)) & ⊢ (𝜑 → 𝐵 = (Base‘𝐿)) & ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝑥(.r‘𝐾)𝑦) = (𝑥(.r‘𝐿)𝑦))
& ⊢ (𝜑 → 𝐾 ∈ Ring) & ⊢ (𝜑 → 𝐿 ∈ Ring)
⇒ ⊢ (𝜑 → (invr‘𝐾) =
(invr‘𝐿)) |
| |
| 7.3.8 Ring homomorphisms
|
| |
| Syntax | crh 13956 |
Extend class notation with the ring homomorphisms.
|
| class RingHom |
| |
| Syntax | crs 13957 |
Extend class notation with the ring isomorphisms.
|
| class RingIso |
| |
| Definition | df-rhm 13958* |
Define the set of ring homomorphisms from 𝑟 to 𝑠. (Contributed
by Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ RingHom = (𝑟 ∈ Ring, 𝑠 ∈ Ring ↦
⦋(Base‘𝑟) / 𝑣⦌⦋(Base‘𝑠) / 𝑤⦌{𝑓 ∈ (𝑤 ↑𝑚 𝑣) ∣ ((𝑓‘(1r‘𝑟)) = (1r‘𝑠) ∧ ∀𝑥 ∈ 𝑣 ∀𝑦 ∈ 𝑣 ((𝑓‘(𝑥(+g‘𝑟)𝑦)) = ((𝑓‘𝑥)(+g‘𝑠)(𝑓‘𝑦)) ∧ (𝑓‘(𝑥(.r‘𝑟)𝑦)) = ((𝑓‘𝑥)(.r‘𝑠)(𝑓‘𝑦))))}) |
| |
| Definition | df-rim 13959* |
Define the set of ring isomorphisms from 𝑟 to 𝑠. (Contributed
by Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ RingIso = (𝑟 ∈ V, 𝑠 ∈ V ↦ {𝑓 ∈ (𝑟 RingHom 𝑠) ∣ ◡𝑓 ∈ (𝑠 RingHom 𝑟)}) |
| |
| Theorem | dfrhm2 13960* |
The property of a ring homomorphism can be decomposed into separate
homomorphic conditions for addition and multiplication. (Contributed by
Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ RingHom = (𝑟 ∈ Ring, 𝑠 ∈ Ring ↦ ((𝑟 GrpHom 𝑠) ∩ ((mulGrp‘𝑟) MndHom (mulGrp‘𝑠)))) |
| |
| Theorem | rhmrcl1 13961 |
Reverse closure of a ring homomorphism. (Contributed by Stefan O'Rear,
7-Mar-2015.)
|
| ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝑅 ∈ Ring) |
| |
| Theorem | rhmrcl2 13962 |
Reverse closure of a ring homomorphism. (Contributed by Stefan O'Rear,
7-Mar-2015.)
|
| ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝑆 ∈ Ring) |
| |
| Theorem | rhmex 13963 |
Set existence for ring homomorphism. (Contributed by Jim Kingdon,
16-May-2025.)
|
| ⊢ ((𝑅 ∈ 𝑉 ∧ 𝑆 ∈ 𝑊) → (𝑅 RingHom 𝑆) ∈ V) |
| |
| Theorem | isrhm 13964 |
A function is a ring homomorphism iff it preserves both addition and
multiplication. (Contributed by Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ 𝑀 = (mulGrp‘𝑅)
& ⊢ 𝑁 = (mulGrp‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) ↔ ((𝑅 ∈ Ring ∧ 𝑆 ∈ Ring) ∧ (𝐹 ∈ (𝑅 GrpHom 𝑆) ∧ 𝐹 ∈ (𝑀 MndHom 𝑁)))) |
| |
| Theorem | rhmmhm 13965 |
A ring homomorphism is a homomorphism of multiplicative monoids.
(Contributed by Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ 𝑀 = (mulGrp‘𝑅)
& ⊢ 𝑁 = (mulGrp‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝐹 ∈ (𝑀 MndHom 𝑁)) |
| |
| Theorem | rimrcl 13966 |
Reverse closure for an isomorphism of rings. (Contributed by AV,
22-Oct-2019.)
|
| ⊢ (𝐹 ∈ (𝑅 RingIso 𝑆) → (𝑅 ∈ V ∧ 𝑆 ∈ V)) |
| |
| Theorem | isrim0 13967 |
A ring isomorphism is a homomorphism whose converse is also a
homomorphism. (Contributed by AV, 22-Oct-2019.) Remove sethood
antecedent. (Revised by SN, 10-Jan-2025.)
|
| ⊢ (𝐹 ∈ (𝑅 RingIso 𝑆) ↔ (𝐹 ∈ (𝑅 RingHom 𝑆) ∧ ◡𝐹 ∈ (𝑆 RingHom 𝑅))) |
| |
| Theorem | rhmghm 13968 |
A ring homomorphism is an additive group homomorphism. (Contributed by
Stefan O'Rear, 7-Mar-2015.)
|
| ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝐹 ∈ (𝑅 GrpHom 𝑆)) |
| |
| Theorem | rhmf 13969 |
A ring homomorphism is a function. (Contributed by Stefan O'Rear,
8-Mar-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝐶 = (Base‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝐹:𝐵⟶𝐶) |
| |
| Theorem | rhmmul 13970 |
A homomorphism of rings preserves multiplication. (Contributed by Mario
Carneiro, 12-Jun-2015.)
|
| ⊢ 𝑋 = (Base‘𝑅)
& ⊢ · =
(.r‘𝑅)
& ⊢ × =
(.r‘𝑆) ⇒ ⊢ ((𝐹 ∈ (𝑅 RingHom 𝑆) ∧ 𝐴 ∈ 𝑋 ∧ 𝐵 ∈ 𝑋) → (𝐹‘(𝐴 · 𝐵)) = ((𝐹‘𝐴) × (𝐹‘𝐵))) |
| |
| Theorem | isrhm2d 13971* |
Demonstration of ring homomorphism. (Contributed by Mario Carneiro,
13-Jun-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 1 =
(1r‘𝑅)
& ⊢ 𝑁 = (1r‘𝑆)
& ⊢ · =
(.r‘𝑅)
& ⊢ × =
(.r‘𝑆)
& ⊢ (𝜑 → 𝑅 ∈ Ring) & ⊢ (𝜑 → 𝑆 ∈ Ring) & ⊢ (𝜑 → (𝐹‘ 1 ) = 𝑁)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝐹‘(𝑥 · 𝑦)) = ((𝐹‘𝑥) × (𝐹‘𝑦))) & ⊢ (𝜑 → 𝐹 ∈ (𝑅 GrpHom 𝑆)) ⇒ ⊢ (𝜑 → 𝐹 ∈ (𝑅 RingHom 𝑆)) |
| |
| Theorem | isrhmd 13972* |
Demonstration of ring homomorphism. (Contributed by Stefan O'Rear,
8-Mar-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 1 =
(1r‘𝑅)
& ⊢ 𝑁 = (1r‘𝑆)
& ⊢ · =
(.r‘𝑅)
& ⊢ × =
(.r‘𝑆)
& ⊢ (𝜑 → 𝑅 ∈ Ring) & ⊢ (𝜑 → 𝑆 ∈ Ring) & ⊢ (𝜑 → (𝐹‘ 1 ) = 𝑁)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝐹‘(𝑥 · 𝑦)) = ((𝐹‘𝑥) × (𝐹‘𝑦))) & ⊢ 𝐶 = (Base‘𝑆) & ⊢ + =
(+g‘𝑅)
& ⊢ ⨣ =
(+g‘𝑆)
& ⊢ (𝜑 → 𝐹:𝐵⟶𝐶)
& ⊢ ((𝜑 ∧ (𝑥 ∈ 𝐵 ∧ 𝑦 ∈ 𝐵)) → (𝐹‘(𝑥 + 𝑦)) = ((𝐹‘𝑥) ⨣ (𝐹‘𝑦))) ⇒ ⊢ (𝜑 → 𝐹 ∈ (𝑅 RingHom 𝑆)) |
| |
| Theorem | rhm1 13973 |
Ring homomorphisms are required to fix 1. (Contributed by Stefan
O'Rear, 8-Mar-2015.)
|
| ⊢ 1 =
(1r‘𝑅)
& ⊢ 𝑁 = (1r‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → (𝐹‘ 1 ) = 𝑁) |
| |
| Theorem | rhmf1o 13974 |
A ring homomorphism is bijective iff its converse is also a ring
homomorphism. (Contributed by AV, 22-Oct-2019.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝐶 = (Base‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → (𝐹:𝐵–1-1-onto→𝐶 ↔ ◡𝐹 ∈ (𝑆 RingHom 𝑅))) |
| |
| Theorem | isrim 13975 |
An isomorphism of rings is a bijective homomorphism. (Contributed by
AV, 22-Oct-2019.) Remove sethood antecedent. (Revised by SN,
12-Jan-2025.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝐶 = (Base‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingIso 𝑆) ↔ (𝐹 ∈ (𝑅 RingHom 𝑆) ∧ 𝐹:𝐵–1-1-onto→𝐶)) |
| |
| Theorem | rimf1o 13976 |
An isomorphism of rings is a bijection. (Contributed by AV,
22-Oct-2019.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 𝐶 = (Base‘𝑆) ⇒ ⊢ (𝐹 ∈ (𝑅 RingIso 𝑆) → 𝐹:𝐵–1-1-onto→𝐶) |
| |
| Theorem | rimrhm 13977 |
A ring isomorphism is a homomorphism. (Contributed by AV, 22-Oct-2019.)
Remove hypotheses. (Revised by SN, 10-Jan-2025.)
|
| ⊢ (𝐹 ∈ (𝑅 RingIso 𝑆) → 𝐹 ∈ (𝑅 RingHom 𝑆)) |
| |
| Theorem | rhmfn 13978 |
The mapping of two rings to the ring homomorphisms between them is a
function. (Contributed by AV, 1-Mar-2020.)
|
| ⊢ RingHom Fn (Ring ×
Ring) |
| |
| Theorem | rhmval 13979 |
The ring homomorphisms between two rings. (Contributed by AV,
1-Mar-2020.)
|
| ⊢ ((𝑅 ∈ Ring ∧ 𝑆 ∈ Ring) → (𝑅 RingHom 𝑆) = ((𝑅 GrpHom 𝑆) ∩ ((mulGrp‘𝑅) MndHom (mulGrp‘𝑆)))) |
| |
| Theorem | rhmco 13980 |
The composition of ring homomorphisms is a homomorphism. (Contributed by
Mario Carneiro, 12-Jun-2015.)
|
| ⊢ ((𝐹 ∈ (𝑇 RingHom 𝑈) ∧ 𝐺 ∈ (𝑆 RingHom 𝑇)) → (𝐹 ∘ 𝐺) ∈ (𝑆 RingHom 𝑈)) |
| |
| Theorem | rhmdvdsr 13981 |
A ring homomorphism preserves the divisibility relation. (Contributed
by Thierry Arnoux, 22-Oct-2017.)
|
| ⊢ 𝑋 = (Base‘𝑅)
& ⊢ ∥ =
(∥r‘𝑅)
& ⊢ / =
(∥r‘𝑆) ⇒ ⊢ (((𝐹 ∈ (𝑅 RingHom 𝑆) ∧ 𝐴 ∈ 𝑋 ∧ 𝐵 ∈ 𝑋) ∧ 𝐴 ∥ 𝐵) → (𝐹‘𝐴) / (𝐹‘𝐵)) |
| |
| Theorem | rhmopp 13982 |
A ring homomorphism is also a ring homomorphism for the opposite rings.
(Contributed by Thierry Arnoux, 27-Oct-2017.)
|
| ⊢ (𝐹 ∈ (𝑅 RingHom 𝑆) → 𝐹 ∈
((oppr‘𝑅) RingHom
(oppr‘𝑆))) |
| |
| Theorem | elrhmunit 13983 |
Ring homomorphisms preserve unit elements. (Contributed by Thierry
Arnoux, 23-Oct-2017.)
|
| ⊢ ((𝐹 ∈ (𝑅 RingHom 𝑆) ∧ 𝐴 ∈ (Unit‘𝑅)) → (𝐹‘𝐴) ∈ (Unit‘𝑆)) |
| |
| Theorem | rhmunitinv 13984 |
Ring homomorphisms preserve the inverse of unit elements. (Contributed by
Thierry Arnoux, 23-Oct-2017.)
|
| ⊢ ((𝐹 ∈ (𝑅 RingHom 𝑆) ∧ 𝐴 ∈ (Unit‘𝑅)) → (𝐹‘((invr‘𝑅)‘𝐴)) = ((invr‘𝑆)‘(𝐹‘𝐴))) |
| |
| 7.3.9 Nonzero rings and zero rings
|
| |
| Syntax | cnzr 13985 |
The class of nonzero rings.
|
| class NzRing |
| |
| Definition | df-nzr 13986 |
A nonzero or nontrivial ring is a ring with at least two values, or
equivalently where 1 and 0 are different. (Contributed by Stefan O'Rear,
24-Feb-2015.)
|
| ⊢ NzRing = {𝑟 ∈ Ring ∣
(1r‘𝑟)
≠ (0g‘𝑟)} |
| |
| Theorem | isnzr 13987 |
Property of a nonzero ring. (Contributed by Stefan O'Rear,
24-Feb-2015.)
|
| ⊢ 1 =
(1r‘𝑅)
& ⊢ 0 =
(0g‘𝑅) ⇒ ⊢ (𝑅 ∈ NzRing ↔ (𝑅 ∈ Ring ∧ 1 ≠ 0 )) |
| |
| Theorem | nzrnz 13988 |
One and zero are different in a nonzero ring. (Contributed by Stefan
O'Rear, 24-Feb-2015.)
|
| ⊢ 1 =
(1r‘𝑅)
& ⊢ 0 =
(0g‘𝑅) ⇒ ⊢ (𝑅 ∈ NzRing → 1 ≠ 0 ) |
| |
| Theorem | nzrring 13989 |
A nonzero ring is a ring. (Contributed by Stefan O'Rear, 24-Feb-2015.)
(Proof shortened by SN, 23-Feb-2025.)
|
| ⊢ (𝑅 ∈ NzRing → 𝑅 ∈ Ring) |
| |
| Theorem | isnzr2 13990 |
Equivalent characterization of nonzero rings: they have at least two
elements. (Contributed by Stefan O'Rear, 24-Feb-2015.)
|
| ⊢ 𝐵 = (Base‘𝑅) ⇒ ⊢ (𝑅 ∈ NzRing ↔ (𝑅 ∈ Ring ∧ 2o ≼
𝐵)) |
| |
| Theorem | opprnzrbg 13991 |
The opposite of a nonzero ring is nonzero, bidirectional form of
opprnzr 13992. (Contributed by SN, 20-Jun-2025.)
|
| ⊢ 𝑂 = (oppr‘𝑅)
⇒ ⊢ (𝑅 ∈ 𝑉 → (𝑅 ∈ NzRing ↔ 𝑂 ∈ NzRing)) |
| |
| Theorem | opprnzr 13992 |
The opposite of a nonzero ring is nonzero. (Contributed by Mario
Carneiro, 17-Jun-2015.)
|
| ⊢ 𝑂 = (oppr‘𝑅)
⇒ ⊢ (𝑅 ∈ NzRing → 𝑂 ∈ NzRing) |
| |
| Theorem | ringelnzr 13993 |
A ring is nonzero if it has a nonzero element. (Contributed by Stefan
O'Rear, 6-Feb-2015.) (Revised by Mario Carneiro, 13-Jun-2015.)
|
| ⊢ 0 =
(0g‘𝑅)
& ⊢ 𝐵 = (Base‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 𝑋 ∈ (𝐵 ∖ { 0 })) → 𝑅 ∈
NzRing) |
| |
| Theorem | nzrunit 13994 |
A unit is nonzero in any nonzero ring. (Contributed by Mario Carneiro,
6-Oct-2015.)
|
| ⊢ 𝑈 = (Unit‘𝑅)
& ⊢ 0 =
(0g‘𝑅) ⇒ ⊢ ((𝑅 ∈ NzRing ∧ 𝐴 ∈ 𝑈) → 𝐴 ≠ 0 ) |
| |
| Theorem | 01eq0ring 13995 |
If the zero and the identity element of a ring are the same, the ring is
the zero ring. (Contributed by AV, 16-Apr-2019.) (Proof shortened by
SN, 23-Feb-2025.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ 0 =
(0g‘𝑅)
& ⊢ 1 =
(1r‘𝑅) ⇒ ⊢ ((𝑅 ∈ Ring ∧ 0 = 1 ) → 𝐵 = { 0 }) |
| |
| 7.3.10 Local rings
|
| |
| Syntax | clring 13996 |
Extend class notation with class of all local rings.
|
| class LRing |
| |
| Definition | df-lring 13997* |
A local ring is a nonzero ring where for any two elements summing to
one, at least one is invertible. Any field is a local ring; the ring of
integers is an example of a ring which is not a local ring.
(Contributed by Jim Kingdon, 18-Feb-2025.) (Revised by SN,
23-Feb-2025.)
|
| ⊢ LRing = {𝑟 ∈ NzRing ∣ ∀𝑥 ∈ (Base‘𝑟)∀𝑦 ∈ (Base‘𝑟)((𝑥(+g‘𝑟)𝑦) = (1r‘𝑟) → (𝑥 ∈ (Unit‘𝑟) ∨ 𝑦 ∈ (Unit‘𝑟)))} |
| |
| Theorem | islring 13998* |
The predicate "is a local ring". (Contributed by SN, 23-Feb-2025.)
|
| ⊢ 𝐵 = (Base‘𝑅)
& ⊢ + =
(+g‘𝑅)
& ⊢ 1 =
(1r‘𝑅)
& ⊢ 𝑈 = (Unit‘𝑅) ⇒ ⊢ (𝑅 ∈ LRing ↔ (𝑅 ∈ NzRing ∧ ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 ((𝑥 + 𝑦) = 1 → (𝑥 ∈ 𝑈 ∨ 𝑦 ∈ 𝑈)))) |
| |
| Theorem | lringnzr 13999 |
A local ring is a nonzero ring. (Contributed by SN, 23-Feb-2025.)
|
| ⊢ (𝑅 ∈ LRing → 𝑅 ∈ NzRing) |
| |
| Theorem | lringring 14000 |
A local ring is a ring. (Contributed by Jim Kingdon, 20-Feb-2025.)
(Revised by SN, 23-Feb-2025.)
|
| ⊢ (𝑅 ∈ LRing → 𝑅 ∈ Ring) |