HomeHome Intuitionistic Logic Explorer
Theorem List (p. 151 of 172)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 15001-15100   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Definitiondf-assa 15001* Definition of an associative algebra. An associative algebra is a set equipped with a left-module structure on a ring, coupled with a multiplicative internal operation on the vectors of the module that is associative and distributive for the additive structure of the left-module (so giving the vectors a ring structure) and that is also bilinear under the scalar product. (Contributed by Mario Carneiro, 29-Dec-2014.) (Revised by SN, 2-Mar-2025.)
AssAlg = {𝑤 ∈ (LMod ∩ Ring) ∣ [(Scalar‘𝑤) / 𝑓]𝑟 ∈ (Base‘𝑓)∀𝑥 ∈ (Base‘𝑤)∀𝑦 ∈ (Base‘𝑤)[( ·𝑠𝑤) / 𝑠][(.r𝑤) / 𝑡](((𝑟𝑠𝑥)𝑡𝑦) = (𝑟𝑠(𝑥𝑡𝑦)) ∧ (𝑥𝑡(𝑟𝑠𝑦)) = (𝑟𝑠(𝑥𝑡𝑦)))}
 
Definitiondf-asp 15002* Define the algebraic span of a set of vectors in an algebra. (Contributed by Mario Carneiro, 7-Jan-2015.)
AlgSpan = (𝑤 ∈ AssAlg ↦ (𝑠 ∈ 𝒫 (Base‘𝑤) ↦ {𝑡 ∈ ((SubRing‘𝑤) ∩ (LSubSp‘𝑤)) ∣ 𝑠𝑡}))
 
Definitiondf-ascl 15003* Every unital algebra contains a canonical homomorphic image of its ring of scalars as scalar multiples of the unity element. This names the homomorphism. (Contributed by Mario Carneiro, 8-Mar-2015.)
algSc = (𝑤 ∈ V ↦ (𝑥 ∈ (Base‘(Scalar‘𝑤)) ↦ (𝑥( ·𝑠𝑤)(1r𝑤))))
 
Theoremisassa 15004* The properties of an associative algebra. (Contributed by Mario Carneiro, 29-Dec-2014.) (Revised by SN, 2-Mar-2025.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       (𝑊 ∈ AssAlg ↔ ((𝑊 ∈ LMod ∧ 𝑊 ∈ Ring) ∧ ∀𝑟𝐵𝑥𝑉𝑦𝑉 (((𝑟 · 𝑥) × 𝑦) = (𝑟 · (𝑥 × 𝑦)) ∧ (𝑥 × (𝑟 · 𝑦)) = (𝑟 · (𝑥 × 𝑦)))))
 
Theoremassalem 15005 The properties of an associative algebra. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴𝐵𝑋𝑉𝑌𝑉)) → (((𝐴 · 𝑋) × 𝑌) = (𝐴 · (𝑋 × 𝑌)) ∧ (𝑋 × (𝐴 · 𝑌)) = (𝐴 · (𝑋 × 𝑌))))
 
Theoremassaass 15006 Left-associative property of an associative algebra. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴𝐵𝑋𝑉𝑌𝑉)) → ((𝐴 · 𝑋) × 𝑌) = (𝐴 · (𝑋 × 𝑌)))
 
Theoremassaassr 15007 Right-associative property of an associative algebra. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴𝐵𝑋𝑉𝑌𝑉)) → (𝑋 × (𝐴 · 𝑌)) = (𝐴 · (𝑋 × 𝑌)))
 
Theoremassalmod 15008 An associative algebra is a left module. (Contributed by Mario Carneiro, 5-Dec-2014.)
(𝑊 ∈ AssAlg → 𝑊 ∈ LMod)
 
Theoremassaring 15009 An associative algebra is a ring. (Contributed by Mario Carneiro, 5-Dec-2014.)
(𝑊 ∈ AssAlg → 𝑊 ∈ Ring)
 
Theoremassasca 15010 The scalars of an associative algebra form a ring. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by SN, 2-Mar-2025.)
𝐹 = (Scalar‘𝑊)       (𝑊 ∈ AssAlg → 𝐹 ∈ Ring)
 
Theoremassa2ass 15011 Left- and right-associative property of an associative algebra. Notice that the scalars are commuted! (Contributed by AV, 14-Aug-2019.) (Proof shortened by Zhi Wang, 11-Sep-2025.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    = (.r𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴𝐵𝐶𝐵) ∧ (𝑋𝑉𝑌𝑉)) → ((𝐴 · 𝑋) × (𝐶 · 𝑌)) = ((𝐶 𝐴) · (𝑋 × 𝑌)))
 
Theoremassa2ass2 15012 Left- and right-associative property of an associative algebra. Notice that the scalars are not commuted! (Contributed by Zhi Wang, 11-Sep-2025.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    = (.r𝐹)    &    · = ( ·𝑠𝑊)    &    × = (.r𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴𝐵𝐶𝐵) ∧ (𝑋𝑉𝑌𝑉)) → ((𝐴 · 𝑋) × (𝐶 · 𝑌)) = ((𝐴 𝐶) · (𝑋 × 𝑌)))
 
Theoremisassad 15013* Sufficient condition for being an associative algebra. (Contributed by Mario Carneiro, 5-Dec-2014.) (Revised by SN, 2-Mar-2025.)
(𝜑𝑉 = (Base‘𝑊))    &   (𝜑𝐹 = (Scalar‘𝑊))    &   (𝜑𝐵 = (Base‘𝐹))    &   (𝜑· = ( ·𝑠𝑊))    &   (𝜑× = (.r𝑊))    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)    &   ((𝜑 ∧ (𝑟𝐵𝑥𝑉𝑦𝑉)) → ((𝑟 · 𝑥) × 𝑦) = (𝑟 · (𝑥 × 𝑦)))    &   ((𝜑 ∧ (𝑟𝐵𝑥𝑉𝑦𝑉)) → (𝑥 × (𝑟 · 𝑦)) = (𝑟 · (𝑥 × 𝑦)))       (𝜑𝑊 ∈ AssAlg)
 
Theoremissubassa3 15014 A subring that is also a subspace is a subalgebra. The key theorem is islss3 14718. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝑆 = (𝑊s 𝐴)    &   𝐿 = (LSubSp‘𝑊)       ((𝑊 ∈ AssAlg ∧ (𝐴 ∈ (SubRing‘𝑊) ∧ 𝐴𝐿)) → 𝑆 ∈ AssAlg)
 
Theoremissubassa 15015 The subalgebras of an associative algebra are exactly the subrings (under the ring multiplication) that are simultaneously subspaces (under the scalar multiplication from the vector space). (Contributed by Mario Carneiro, 7-Jan-2015.)
𝑆 = (𝑊s 𝐴)    &   𝐿 = (LSubSp‘𝑊)    &   𝑉 = (Base‘𝑊)    &    1 = (1r𝑊)       ((𝑊 ∈ AssAlg ∧ 1𝐴𝐴𝑉) → (𝑆 ∈ AssAlg ↔ (𝐴 ∈ (SubRing‘𝑊) ∧ 𝐴𝐿)))
 
Theoremassapropd 15016* If two structures have the same components (properties), one is an associative algebra iff the other one is. (Contributed by Mario Carneiro, 8-Feb-2015.)
(𝜑𝐵 = (Base‘𝐾))    &   (𝜑𝐵 = (Base‘𝐿))    &   ((𝜑 ∧ (𝑥𝐵𝑦𝐵)) → (𝑥(+g𝐾)𝑦) = (𝑥(+g𝐿)𝑦))    &   ((𝜑 ∧ (𝑥𝐵𝑦𝐵)) → (𝑥(.r𝐾)𝑦) = (𝑥(.r𝐿)𝑦))    &   (𝜑𝐹 = (Scalar‘𝐾))    &   (𝜑𝐹 = (Scalar‘𝐿))    &   𝑃 = (Base‘𝐹)    &   ((𝜑 ∧ (𝑥𝑃𝑦𝐵)) → (𝑥( ·𝑠𝐾)𝑦) = (𝑥( ·𝑠𝐿)𝑦))       (𝜑 → (𝐾 ∈ AssAlg ↔ 𝐿 ∈ AssAlg))
 
Theoremaspval 15017* Value of the algebraic closure operation inside an associative algebra. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)    &   𝐿 = (LSubSp‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉) → (𝐴𝑆) = {𝑡 ∈ ((SubRing‘𝑊) ∩ 𝐿) ∣ 𝑆𝑡})
 
Theoremasplss 15018 The algebraic span of a set of vectors is a vector subspace. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)    &   𝐿 = (LSubSp‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉) → (𝐴𝑆) ∈ 𝐿)
 
Theoremaspid 15019 The algebraic span of a subalgebra is itself. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)    &   𝐿 = (LSubSp‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆 ∈ (SubRing‘𝑊) ∧ 𝑆𝐿) → (𝐴𝑆) = 𝑆)
 
Theoremaspsubrg 15020 The algebraic span of a set of vectors is a subring of the algebra. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉) → (𝐴𝑆) ∈ (SubRing‘𝑊))
 
Theoremaspss 15021 Span preserves subset ordering. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉𝑇𝑆) → (𝐴𝑇) ⊆ (𝐴𝑆))
 
Theoremaspssid 15022 A set of vectors is a subset of its span. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉) → 𝑆 ⊆ (𝐴𝑆))
 
Theoremasclfval 15023* Function value of the algebra scalar lifting function. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    1 = (1r𝑊)       𝐴 = (𝑥𝐾 ↦ (𝑥 · 1 ))
 
Theoremasclvald 15024 Value of a mapped algebra scalar. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    1 = (1r𝑊)    &   (𝜑𝑋𝐾)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑 → (𝐴𝑋) = (𝑋 · 1 ))
 
Theoremasclfnd 15025 Functionality of the algebra scalar lifting function. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑𝐴 Fn 𝐾)
 
Theoremasclf 15026 The algebra scalar lifting function is a function into the base set. (Contributed by Mario Carneiro, 4-Jul-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   (𝜑𝑊 ∈ Ring)    &   (𝜑𝑊 ∈ LMod)    &   𝐾 = (Base‘𝐹)    &   𝐵 = (Base‘𝑊)       (𝜑𝐴:𝐾𝐵)
 
Theoremasclghm 15027 The algebra scalar lifting function is a group homomorphism. (Contributed by Mario Carneiro, 4-Jul-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   (𝜑𝑊 ∈ Ring)    &   (𝜑𝑊 ∈ LMod)       (𝜑𝐴 ∈ (𝐹 GrpHom 𝑊))
 
Theoremasclelbas 15028 Lifted scalars are in the base set of the algebra. (Contributed by Zhi Wang, 11-Sep-2025.) (Proof shortened by Thierry Arnoux, 22-Sep-2025.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &   (𝜑𝑊 ∈ AssAlg)    &   (𝜑𝐶𝐵)       (𝜑 → (𝐴𝐶) ∈ (Base‘𝑊))
 
Theoremascl0 15029 The scalar 0 embedded into a left module corresponds to the 0 of the left module if the left module is also a ring. (Contributed by AV, 31-Jul-2019.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑 → (𝐴‘(0g𝐹)) = (0g𝑊))
 
Theoremascl1 15030 The scalar 1 embedded into a left module corresponds to the 1 of the left module if the left module is also a ring. (Contributed by AV, 31-Jul-2019.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑 → (𝐴‘(1r𝐹)) = (1r𝑊))
 
Theoremasclmul1 15031 Left multiplication by a lifted scalar is the same as the scalar operation. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &   𝑉 = (Base‘𝑊)    &    × = (.r𝑊)    &    · = ( ·𝑠𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑅𝐾𝑋𝑉) → ((𝐴𝑅) × 𝑋) = (𝑅 · 𝑋))
 
Theoremasclmul2 15032 Right multiplication by a lifted scalar is the same as the scalar operation. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &   𝑉 = (Base‘𝑊)    &    × = (.r𝑊)    &    · = ( ·𝑠𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑅𝐾𝑋𝑉) → (𝑋 × (𝐴𝑅)) = (𝑅 · 𝑋))
 
Theoremascldimul 15033 The algebra scalar lifting function distributes over multiplication. (Contributed by Mario Carneiro, 8-Mar-2015.) (Proof shortened by SN, 5-Nov-2023.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    × = (.r𝑊)    &    · = (.r𝐹)       ((𝑊 ∈ AssAlg ∧ 𝑅𝐾𝑆𝐾) → (𝐴‘(𝑅 · 𝑆)) = ((𝐴𝑅) × (𝐴𝑆)))
 
Theoremasclinvg 15034 The group inverse (negation) of a lifted scalar is the lifted negation of the scalar. (Contributed by AV, 2-Sep-2019.)
𝐴 = (algSc‘𝑊)    &   𝑅 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝑅)    &   𝐼 = (invg𝑅)    &   𝐽 = (invg𝑊)       ((𝑊 ∈ LMod ∧ 𝑊 ∈ Ring ∧ 𝐶𝐵) → (𝐽‘(𝐴𝐶)) = (𝐴‘(𝐼𝐶)))
 
Theoremasclrhm 15035 The algebra scalar lifting function is a ring homomorphism. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)       (𝑊 ∈ AssAlg → 𝐴 ∈ (𝐹 RingHom 𝑊))
 
Theoremrnascl 15036 The set of lifted scalars is also interpretable as the span of the identity. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &    1 = (1r𝑊)    &   𝑁 = (LSpan‘𝑊)       (𝑊 ∈ AssAlg → ran 𝐴 = (𝑁‘{ 1 }))
 
Theoremissubassa2 15037 A subring of a unital algebra is a subspace and thus a subalgebra iff it contains all scalar multiples of the identity. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐿 = (LSubSp‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆 ∈ (SubRing‘𝑊)) → (𝑆𝐿 ↔ ran 𝐴𝑆))
 
Theoremrnasclsubrg 15038 The scalar multiples of the unit vector form a subring of the vectors. (Contributed by SN, 5-Nov-2023.)
𝐶 = (algSc‘𝑊)    &   (𝜑𝑊 ∈ AssAlg)       (𝜑 → ran 𝐶 ∈ (SubRing‘𝑊))
 
Theoremrnasclmulcl 15039 (Vector) multiplication is closed for scalar multiples of the unit vector. (Contributed by SN, 5-Nov-2023.)
𝐶 = (algSc‘𝑊)    &    × = (.r𝑊)    &   (𝜑𝑊 ∈ AssAlg)       ((𝜑 ∧ (𝑋 ∈ ran 𝐶𝑌 ∈ ran 𝐶)) → (𝑋 × 𝑌) ∈ ran 𝐶)
 
Theoremrnasclassa 15040 The scalar multiples of the unit vector form a subalgebra of the vectors. (Contributed by SN, 16-Nov-2023.)
𝐴 = (algSc‘𝑊)    &   𝑈 = (𝑊s ran 𝐴)    &   (𝜑𝑊 ∈ AssAlg)       (𝜑𝑈 ∈ AssAlg)
 
Theoremressascl 15041 The lifting of scalars is invariant between subalgebras and superalgebras. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝑋 = (𝑊s 𝑆)       (𝑆 ∈ (SubRing‘𝑊) → 𝐴 = (algSc‘𝑋))
 
Theoremasclpropd 15042* If two structures have the same components (properties), one is an associative algebra iff the other one is. The last hypotheses on 1r can be discharged either by letting 𝑊 = V (if strong equality is known on ·𝑠) or assuming 𝐾 is a ring. (Contributed by Mario Carneiro, 5-Jul-2015.)
𝐹 = (Scalar‘𝐾)    &   𝐺 = (Scalar‘𝐿)    &   (𝜑𝑃 = (Base‘𝐹))    &   (𝜑𝑃 = (Base‘𝐺))    &   ((𝜑 ∧ (𝑥𝑃𝑦𝑊)) → (𝑥( ·𝑠𝐾)𝑦) = (𝑥( ·𝑠𝐿)𝑦))    &   (𝜑 → (1r𝐾) = (1r𝐿))    &   (𝜑 → (1r𝐾) ∈ 𝑊)       (𝜑 → (algSc‘𝐾) = (algSc‘𝐿))
 
Theoremassamulgscmlem1 15043 Lemma 1 for assamulgscm 15045 (induction base). (Contributed by AV, 26-Aug-2019.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &   𝐺 = (mulGrp‘𝐹)    &    = (.g𝐺)    &   𝐻 = (mulGrp‘𝑊)    &   𝐸 = (.g𝐻)       (((𝐴𝐵𝑋𝑉) ∧ 𝑊 ∈ AssAlg) → (0𝐸(𝐴 · 𝑋)) = ((0 𝐴) · (0𝐸𝑋)))
 
Theoremassamulgscmlem2 15044 Lemma for assamulgscm 15045 (induction step). (Contributed by AV, 26-Aug-2019.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &   𝐺 = (mulGrp‘𝐹)    &    = (.g𝐺)    &   𝐻 = (mulGrp‘𝑊)    &   𝐸 = (.g𝐻)       (𝑦 ∈ ℕ0 → (((𝐴𝐵𝑋𝑉) ∧ 𝑊 ∈ AssAlg) → ((𝑦𝐸(𝐴 · 𝑋)) = ((𝑦 𝐴) · (𝑦𝐸𝑋)) → ((𝑦 + 1)𝐸(𝐴 · 𝑋)) = (((𝑦 + 1) 𝐴) · ((𝑦 + 1)𝐸𝑋)))))
 
Theoremassamulgscm 15045 Exponentiation of a scalar multiplication in an associative algebra: (𝑎 · 𝑋)↑𝑁 = (𝑎𝑁) × (𝑋𝑁). (Contributed by AV, 26-Aug-2019.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &   𝐺 = (mulGrp‘𝐹)    &    = (.g𝐺)    &   𝐻 = (mulGrp‘𝑊)    &   𝐸 = (.g𝐻)       ((𝑊 ∈ AssAlg ∧ (𝑁 ∈ ℕ0𝐴𝐵𝑋𝑉)) → (𝑁𝐸(𝐴 · 𝑋)) = ((𝑁 𝐴) · (𝑁𝐸𝑋)))
 
Theoremasclmulg 15046 Apply group multiplication to the algebra scalars. (Contributed by Thierry Arnoux, 24-Jul-2024.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    = (.g𝑊)    &    = (.g𝐹)       ((𝑊 ∈ AssAlg ∧ 𝑁 ∈ ℕ0𝑋𝐾) → (𝐴‘(𝑁 𝑋)) = (𝑁 (𝐴𝑋)))
 
8.2  Abstract multivariate polynomials
 
8.2.1  Definition and basic properties
 
Syntaxcmps 15047 Multivariate power series.
class mPwSer
 
Syntaxcmpl 15048 Multivariate polynomials.
class mPoly
 
Definitiondf-psr 15049* Define the algebra of power series over the index set 𝑖 and with coefficients from the ring 𝑟. (Contributed by Mario Carneiro, 21-Mar-2015.)
mPwSer = (𝑖 ∈ V, 𝑟 ∈ V ↦ { ∈ (ℕ0𝑚 𝑖) ∣ ( “ ℕ) ∈ Fin} / 𝑑((Base‘𝑟) ↑𝑚 𝑑) / 𝑏({⟨(Base‘ndx), 𝑏⟩, ⟨(+g‘ndx), ( ∘𝑓 (+g𝑟) ↾ (𝑏 × 𝑏))⟩, ⟨(.r‘ndx), (𝑓𝑏, 𝑔𝑏 ↦ (𝑘𝑑 ↦ (𝑟 Σg (𝑥 ∈ {𝑦𝑑𝑦𝑟𝑘} ↦ ((𝑓𝑥)(.r𝑟)(𝑔‘(𝑘𝑓𝑥)))))))⟩} ∪ {⟨(Scalar‘ndx), 𝑟⟩, ⟨( ·𝑠 ‘ndx), (𝑥 ∈ (Base‘𝑟), 𝑓𝑏 ↦ ((𝑑 × {𝑥}) ∘𝑓 (.r𝑟)𝑓))⟩, ⟨(TopSet‘ndx), (∏t‘(𝑑 × {(TopOpen‘𝑟)}))⟩}))
 
Definitiondf-mplcoe 15050* Define the subalgebra of the power series algebra generated by the variables; this is the polynomial algebra (the set of power series with finite degree).

The index set (which has an element for each variable) is 𝑖, the coefficients are in ring 𝑟, and for each variable there is a "degree" such that the coefficient is zero for a term where the powers are all greater than those degrees. (Degree is in quotes because there is no guarantee that coefficients below that degree are nonzero, as we do not assume decidable equality for 𝑟). (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by AV, 25-Jun-2019.) (Revised by Jim Kingdon, 7-Oct-2025.)

mPoly = (𝑖 ∈ V, 𝑟 ∈ V ↦ (𝑖 mPwSer 𝑟) / 𝑤(𝑤s {𝑓 ∈ (Base‘𝑤) ∣ ∃𝑎 ∈ (ℕ0𝑚 𝑖)∀𝑏 ∈ (ℕ0𝑚 𝑖)(∀𝑘𝑖 (𝑎𝑘) < (𝑏𝑘) → (𝑓𝑏) = (0g𝑟))}))
 
Theoremreldmpsr 15051 The multivariate power series constructor is a proper binary operator. (Contributed by Mario Carneiro, 21-Mar-2015.)
Rel dom mPwSer
 
Theorempsrval 15052* Value of the multivariate power series structure. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐾 = (Base‘𝑅)    &    + = (+g𝑅)    &    · = (.r𝑅)    &   𝑂 = (TopOpen‘𝑅)    &   𝐷 = { ∈ (ℕ0𝑚 𝐼) ∣ ( “ ℕ) ∈ Fin}    &   (𝜑𝐵 = (𝐾𝑚 𝐷))    &    = ( ∘𝑓 + ↾ (𝐵 × 𝐵))    &    × = (𝑓𝐵, 𝑔𝐵 ↦ (𝑘𝐷 ↦ (𝑅 Σg (𝑥 ∈ {𝑦𝐷𝑦𝑟𝑘} ↦ ((𝑓𝑥) · (𝑔‘(𝑘𝑓𝑥)))))))    &    = (𝑥𝐾, 𝑓𝐵 ↦ ((𝐷 × {𝑥}) ∘𝑓 · 𝑓))    &   (𝜑𝐽 = (∏t‘(𝐷 × {𝑂})))    &   (𝜑𝐼𝑊)    &   (𝜑𝑅𝑋)       (𝜑𝑆 = ({⟨(Base‘ndx), 𝐵⟩, ⟨(+g‘ndx), ⟩, ⟨(.r‘ndx), × ⟩} ∪ {⟨(Scalar‘ndx), 𝑅⟩, ⟨( ·𝑠 ‘ndx), ⟩, ⟨(TopSet‘ndx), 𝐽⟩}))
 
Theoremfnpsr 15053 The multivariate power series constructor has a universal domain. (Contributed by Jim Kingdon, 16-Jun-2025.)
mPwSer Fn (V × V)
 
Theorempsrvalstrd 15054 The multivariate power series structure is a function. (Contributed by Mario Carneiro, 8-Feb-2015.)
(𝜑𝐵𝑋)    &   (𝜑+𝑌)    &   (𝜑×𝑍)    &   (𝜑𝑅𝑊)    &   (𝜑·𝑃)    &   (𝜑𝐽𝑄)       (𝜑 → ({⟨(Base‘ndx), 𝐵⟩, ⟨(+g‘ndx), + ⟩, ⟨(.r‘ndx), × ⟩} ∪ {⟨(Scalar‘ndx), 𝑅⟩, ⟨( ·𝑠 ‘ndx), · ⟩, ⟨(TopSet‘ndx), 𝐽⟩}) Struct ⟨1, 9⟩)
 
Theorempsrbag 15055* Elementhood in the set of finite bags. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼𝑉 → (𝐹𝐷 ↔ (𝐹:𝐼⟶ℕ0 ∧ (𝐹 “ ℕ) ∈ Fin)))
 
Theorempsrbagf 15056* A finite bag is a function. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 30-Jul-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐹𝐷𝐹:𝐼⟶ℕ0)
 
Theorempsrbagfsupp 15057* Finite bags have finite support. (Contributed by Stefan O'Rear, 9-Mar-2015.) (Revised by AV, 18-Jul-2019.) Remove a sethood antecedent. (Revised by SN, 7-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐹𝐷𝐹 finSupp 0)
 
Theoremfczpsrbag 15058* The constant function equal to zero is a finite bag. (Contributed by AV, 8-Jul-2019.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼𝑉 → (𝑥𝐼 ↦ 0) ∈ 𝐷)
 
Theorempsrbaglesuppg 15059* The support of a dominated bag is smaller than the dominating bag. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐼𝑉 ∧ (𝐹𝐷𝐺:𝐼⟶ℕ0𝐺𝑟𝐹)) → (𝐺 “ ℕ) ⊆ (𝐹 “ ℕ))
 
Theorempsrbaglesupp 15060* The support of a dominated bag is smaller than the dominating bag. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 5-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐹𝐷𝐺:𝐼⟶ℕ0𝐺𝑟𝐹) → (𝐺 “ ℕ) ⊆ (𝐹 “ ℕ))
 
Theorempsrbagfi 15061* A finite index set gives a simpler expression for finite bags. (Contributed by Jim Kingdon, 23-Nov-2025.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼 ∈ Fin → 𝐷 = (ℕ0𝑚 𝐼))
 
Theorempsrbaglecl 15062* The set of finite bags is downward-closed. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 5-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐹𝐷𝐺:𝐼⟶ℕ0𝐺𝑟𝐹) → 𝐺𝐷)
 
Theorempsrbagaddclfi 15063* The sum of two finite bags is a finite bag. (Contributed by Mario Carneiro, 9-Jan-2015.) Shorten proof and remove a sethood antecedent. (Revised by SN, 7-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐹𝐷𝐺𝐷𝐼 ∈ Fin) → (𝐹𝑓 + 𝐺) ∈ 𝐷)
 
Theorempsrbagcon 15064* The analogue of the statement "0 ≤ 𝐺𝐹 implies 0 ≤ 𝐹𝐺𝐹 " for finite bags. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 5-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐹𝐷𝐺:𝐼⟶ℕ0𝐺𝑟𝐹) → ((𝐹𝑓𝐺) ∈ 𝐷 ∧ (𝐹𝑓𝐺) ∘𝑟𝐹))
 
Theorempsrbagconcl 15065* The complement of a bag is a bag. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 6-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑆 = {𝑦𝐷𝑦𝑟𝐹}       ((𝐹𝐷𝑋𝑆) → (𝐹𝑓𝑋) ∈ 𝑆)
 
Theorempsrbagconf1o 15066* Bag complementation is a bijection on the set of bags dominated by a given bag 𝐹. (Contributed by Mario Carneiro, 29-Dec-2014.) Remove a sethood antecedent. (Revised by SN, 6-Aug-2024.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑆 = {𝑦𝐷𝑦𝑟𝐹}       (𝐹𝐷 → (𝑥𝑆 ↦ (𝐹𝑓𝑥)):𝑆1-1-onto𝑆)
 
Theorempsrbasg 15067* The base set of the multivariate power series structure. (Contributed by Mario Carneiro, 28-Dec-2014.) (Revised by Mario Carneiro, 2-Oct-2015.) (Proof shortened by AV, 8-Jul-2019.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐾 = (Base‘𝑅)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝐵 = (Base‘𝑆)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅𝑊)       (𝜑𝐵 = (𝐾𝑚 𝐷))
 
Theorempsrelbas 15068* An element of the set of power series is a function on the coefficients. (Contributed by Mario Carneiro, 28-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐾 = (Base‘𝑅)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)       (𝜑𝑋:𝐷𝐾)
 
Theorempsrelbasfi 15069 Simpler form of psrelbas 15068 when the index set is finite. (Contributed by Jim Kingdon, 27-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐾 = (Base‘𝑅)    &   (𝜑𝐼 ∈ Fin)    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)       (𝜑𝑋:(ℕ0𝑚 𝐼)⟶𝐾)
 
Theorempsrelbasfun 15070 An element of the set of power series is a function. (Contributed by AV, 17-Jul-2019.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)       (𝑋𝐵 → Fun 𝑋)
 
Theorempsrplusgg 15071 The addition operation of the multivariate power series structure. (Contributed by Mario Carneiro, 28-Dec-2014.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    + = (+g𝑅)    &    = (+g𝑆)       ((𝐼𝑉𝑅𝑊) → = ( ∘𝑓 + ↾ (𝐵 × 𝐵)))
 
Theorempsradd 15072 The addition operation of the multivariate power series structure. (Contributed by Mario Carneiro, 28-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    + = (+g𝑅)    &    = (+g𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → (𝑋 𝑌) = (𝑋𝑓 + 𝑌))
 
Theorempsraddcl 15073 Closure of the power series addition operation. (Contributed by Mario Carneiro, 28-Dec-2014.) Generalize to magmas. (Revised by SN, 12-Apr-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    + = (+g𝑆)    &   (𝜑𝑅 ∈ Mgm)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → (𝑋 + 𝑌) ∈ 𝐵)
 
Theorempsr0cl 15074* The zero element of the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &    0 = (0g𝑅)    &   𝐵 = (Base‘𝑆)       (𝜑 → (𝐷 × { 0 }) ∈ 𝐵)
 
Theorempsr0lid 15075* The zero element of the ring of power series is a left identity. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &    0 = (0g𝑅)    &   𝐵 = (Base‘𝑆)    &    + = (+g𝑆)    &   (𝜑𝑋𝐵)       (𝜑 → ((𝐷 × { 0 }) + 𝑋) = 𝑋)
 
Theorempsrnegcl 15076* The negative function in the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑁 = (invg𝑅)    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑁𝑋) ∈ 𝐵)
 
Theorempsrlinv 15077* The negative function in the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑁 = (invg𝑅)    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)    &    0 = (0g𝑅)    &    + = (+g𝑆)       (𝜑 → ((𝑁𝑋) + 𝑋) = (𝐷 × { 0 }))
 
Theorempsrgrp 15078 The ring of power series is a group. (Contributed by Mario Carneiro, 29-Dec-2014.) (Proof shortened by SN, 7-Feb-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)       (𝜑𝑆 ∈ Grp)
 
Theorempsr0 15079* The zero element of the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑂 = (0g𝑅)    &    0 = (0g𝑆)       (𝜑0 = (𝐷 × {𝑂}))
 
Theorempsrneg 15080* The negative function of the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑁 = (invg𝑅)    &   𝐵 = (Base‘𝑆)    &   𝑀 = (invg𝑆)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑀𝑋) = (𝑁𝑋))
 
Theorempsr1clfi 15081* The identity element of the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Ring)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &    0 = (0g𝑅)    &    1 = (1r𝑅)    &   𝑈 = (𝑥𝐷 ↦ if(𝑥 = (𝐼 × {0}), 1 , 0 ))    &   𝐵 = (Base‘𝑆)       (𝜑𝑈𝐵)
 
Theoremreldmmpl 15082 The multivariate polynomial constructor is a proper binary operator. (Contributed by Mario Carneiro, 21-Mar-2015.)
Rel dom mPoly
 
Theoremmplvalcoe 15083* Value of the set of multivariate polynomials. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by AV, 25-Jun-2019.) (Revised by Jim Kingdon, 4-Nov-2025.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    0 = (0g𝑅)    &   𝑈 = {𝑓𝐵 ∣ ∃𝑎 ∈ (ℕ0𝑚 𝐼)∀𝑏 ∈ (ℕ0𝑚 𝐼)(∀𝑘𝐼 (𝑎𝑘) < (𝑏𝑘) → (𝑓𝑏) = 0 )}       ((𝐼𝑉𝑅𝑊) → 𝑃 = (𝑆s 𝑈))
 
Theoremmplbascoe 15084* Base set of the set of multivariate polynomials. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by AV, 25-Jun-2019.) (Revised by Jim Kingdon, 4-Nov-2025.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    0 = (0g𝑅)    &   𝑈 = (Base‘𝑃)       ((𝐼𝑉𝑅𝑊) → 𝑈 = {𝑓𝐵 ∣ ∃𝑎 ∈ (ℕ0𝑚 𝐼)∀𝑏 ∈ (ℕ0𝑚 𝐼)(∀𝑘𝐼 (𝑎𝑘) < (𝑏𝑘) → (𝑓𝑏) = 0 )})
 
Theoremmplelbascoe 15085* Property of being a polynomial. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by Mario Carneiro, 2-Oct-2015.) (Revised by AV, 25-Jun-2019.) (Revised by Jim Kingdon, 4-Nov-2025.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    0 = (0g𝑅)    &   𝑈 = (Base‘𝑃)       ((𝐼𝑉𝑅𝑊) → (𝑋𝑈 ↔ (𝑋𝐵 ∧ ∃𝑎 ∈ (ℕ0𝑚 𝐼)∀𝑏 ∈ (ℕ0𝑚 𝐼)(∀𝑘𝐼 (𝑎𝑘) < (𝑏𝑘) → (𝑋𝑏) = 0 ))))
 
Theoremfnmpl 15086 mPoly has universal domain. (Contributed by Jim Kingdon, 5-Nov-2025.)
mPoly Fn (V × V)
 
Theoremmplrcl 15087 Reverse closure for the polynomial index set. (Contributed by Stefan O'Rear, 19-Mar-2015.) (Revised by Mario Carneiro, 30-Aug-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝐵 = (Base‘𝑃)       (𝑋𝐵𝐼 ∈ V)
 
Theoremmplval2g 15088 Self-referential expression for the set of multivariate polynomials. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &   𝑈 = (Base‘𝑃)       ((𝐼𝑉𝑅𝑊) → 𝑃 = (𝑆s 𝑈))
 
Theoremmplbasss 15089 The set of polynomials is a subset of the set of power series. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &   𝑈 = (Base‘𝑃)    &   𝐵 = (Base‘𝑆)       𝑈𝐵
 
Theoremmplelf 15090* A polynomial is defined as a function on the coefficients. (Contributed by Mario Carneiro, 7-Jan-2015.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝐾 = (Base‘𝑅)    &   𝐵 = (Base‘𝑃)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   (𝜑𝑋𝐵)       (𝜑𝑋:𝐷𝐾)
 
Theoremmplsubgfilemm 15091* Lemma for mplsubgfi 15094. There exists a polynomial. (Contributed by Jim Kingdon, 21-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)       (𝜑 → ∃𝑗 𝑗𝑈)
 
Theoremmplsubgfilemcl 15092 Lemma for mplsubgfi 15094. The sum of two polynomials is a polynomial. (Contributed by Jim Kingdon, 26-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝑈)    &   (𝜑𝑌𝑈)    &    + = (+g𝑆)       (𝜑 → (𝑋 + 𝑌) ∈ 𝑈)
 
Theoremmplsubgfileminv 15093 Lemma for mplsubgfi 15094. The additive inverse of a polynomial is a polynomial. (Contributed by Jim Kingdon, 26-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝑈)    &   𝑁 = (invg𝑆)       (𝜑 → (𝑁𝑋) ∈ 𝑈)
 
Theoremmplsubgfi 15094 The set of polynomials is closed under addition, i.e. it is a subgroup of the set of power series. (Contributed by Mario Carneiro, 8-Jan-2015.) (Proof shortened by AV, 16-Jul-2019.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)       (𝜑𝑈 ∈ (SubGrp‘𝑆))
 
Theoremmpl0fi 15095* The zero polynomial. (Contributed by Mario Carneiro, 9-Jan-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑂 = (0g𝑅)    &    0 = (0g𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)       (𝜑0 = (𝑥 ∈ (ℕ0𝑚 𝐼) ↦ 𝑂))
 
Theoremmplplusgg 15096 Value of addition in a polynomial ring. (Contributed by Stefan O'Rear, 21-Mar-2015.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑌 = (𝐼 mPoly 𝑅)    &   𝑆 = (𝐼 mPwSer 𝑅)    &    + = (+g𝑌)       ((𝐼𝑉𝑅𝑊) → + = (+g𝑆))
 
Theoremmpladd 15097 The addition operation on multivariate polynomials. (Contributed by Mario Carneiro, 9-Jan-2015.) (Revised by Mario Carneiro, 2-Oct-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝐵 = (Base‘𝑃)    &    + = (+g𝑅)    &    = (+g𝑃)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → (𝑋 𝑌) = (𝑋𝑓 + 𝑌))
 
Theoremmplnegfi 15098 The negative function on multivariate polynomials. (Contributed by SN, 25-May-2024.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝐵 = (Base‘𝑃)    &   𝑁 = (invg𝑅)    &   𝑀 = (invg𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑀𝑋) = (𝑁𝑋))
 
Theoremmplgrpfi 15099 The polynomial ring is a group. (Contributed by Mario Carneiro, 9-Jan-2015.)
𝑃 = (𝐼 mPoly 𝑅)       ((𝐼 ∈ Fin ∧ 𝑅 ∈ Grp) → 𝑃 ∈ Grp)
 
PART 9  BASIC TOPOLOGY
 
9.1  Topology
 
9.1.1  Topological spaces

A topology on a set is a set of subsets of that set, called open sets, which satisfy certain conditions. One condition is that the whole set be an open set. Therefore, a set is recoverable from a topology on it (as its union), and it may sometimes be more convenient to consider topologies without reference to the underlying set.

 
9.1.1.1  Topologies
 
Syntaxctop 15100 Syntax for the class of topologies.
class Top
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17191
  Copyright terms: Public domain < Previous  Next >