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
 
Theoremaspsubrg 15001 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 15002 Span preserves subset ordering. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉𝑇𝑆) → (𝐴𝑇) ⊆ (𝐴𝑆))
 
Theoremaspssid 15003 A set of vectors is a subset of its span. (Contributed by Mario Carneiro, 7-Jan-2015.)
𝐴 = (AlgSpan‘𝑊)    &   𝑉 = (Base‘𝑊)       ((𝑊 ∈ AssAlg ∧ 𝑆𝑉) → 𝑆 ⊆ (𝐴𝑆))
 
Theoremasclfval 15004* Function value of the algebra scalar lifting function. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    1 = (1r𝑊)       𝐴 = (𝑥𝐾 ↦ (𝑥 · 1 ))
 
Theoremasclvald 15005 Value of a mapped algebra scalar. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &    1 = (1r𝑊)    &   (𝜑𝑋𝐾)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑 → (𝐴𝑋) = (𝑋 · 1 ))
 
Theoremasclfnd 15006 Functionality of the algebra scalar lifting function. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐾 = (Base‘𝐹)    &   (𝜑𝑊 ∈ LMod)    &   (𝜑𝑊 ∈ Ring)       (𝜑𝐴 Fn 𝐾)
 
Theoremasclf 15007 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 15008 The algebra scalar lifting function is a group homomorphism. (Contributed by Mario Carneiro, 4-Jul-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   (𝜑𝑊 ∈ Ring)    &   (𝜑𝑊 ∈ LMod)       (𝜑𝐴 ∈ (𝐹 GrpHom 𝑊))
 
Theoremasclelbas 15009 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 15010 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 15011 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 15012 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 15013 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 15014 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 15015 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 15016 The algebra scalar lifting function is a ring homomorphism. (Contributed by Mario Carneiro, 8-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝐹 = (Scalar‘𝑊)       (𝑊 ∈ AssAlg → 𝐴 ∈ (𝐹 RingHom 𝑊))
 
Theoremrnascl 15017 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 15018 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 15019 The scalar multiples of the unit vector form a subring of the vectors. (Contributed by SN, 5-Nov-2023.)
𝐶 = (algSc‘𝑊)    &   (𝜑𝑊 ∈ AssAlg)       (𝜑 → ran 𝐶 ∈ (SubRing‘𝑊))
 
Theoremrnasclmulcl 15020 (Vector) multiplication is closed for scalar multiples of the unit vector. (Contributed by SN, 5-Nov-2023.)
𝐶 = (algSc‘𝑊)    &    × = (.r𝑊)    &   (𝜑𝑊 ∈ AssAlg)       ((𝜑 ∧ (𝑋 ∈ ran 𝐶𝑌 ∈ ran 𝐶)) → (𝑋 × 𝑌) ∈ ran 𝐶)
 
Theoremrnasclassa 15021 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 15022 The lifting of scalars is invariant between subalgebras and superalgebras. (Contributed by Mario Carneiro, 9-Mar-2015.)
𝐴 = (algSc‘𝑊)    &   𝑋 = (𝑊s 𝑆)       (𝑆 ∈ (SubRing‘𝑊) → 𝐴 = (algSc‘𝑋))
 
Theoremasclpropd 15023* 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 15024 Lemma 1 for assamulgscm 15026 (induction base). (Contributed by AV, 26-Aug-2019.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &   𝐺 = (mulGrp‘𝐹)    &    = (.g𝐺)    &   𝐻 = (mulGrp‘𝑊)    &   𝐸 = (.g𝐻)       (((𝐴𝐵𝑋𝑉) ∧ 𝑊 ∈ AssAlg) → (0𝐸(𝐴 · 𝑋)) = ((0 𝐴) · (0𝐸𝑋)))
 
Theoremassamulgscmlem2 15025 Lemma for assamulgscm 15026 (induction step). (Contributed by AV, 26-Aug-2019.)
𝑉 = (Base‘𝑊)    &   𝐹 = (Scalar‘𝑊)    &   𝐵 = (Base‘𝐹)    &    · = ( ·𝑠𝑊)    &   𝐺 = (mulGrp‘𝐹)    &    = (.g𝐺)    &   𝐻 = (mulGrp‘𝑊)    &   𝐸 = (.g𝐻)       (𝑦 ∈ ℕ0 → (((𝐴𝐵𝑋𝑉) ∧ 𝑊 ∈ AssAlg) → ((𝑦𝐸(𝐴 · 𝑋)) = ((𝑦 𝐴) · (𝑦𝐸𝑋)) → ((𝑦 + 1)𝐸(𝐴 · 𝑋)) = (((𝑦 + 1) 𝐴) · ((𝑦 + 1)𝐸𝑋)))))
 
Theoremassamulgscm 15026 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 15027 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 15028 Multivariate power series.
class mPwSer
 
Syntaxcmpl 15029 Multivariate polynomials.
class mPoly
 
Definitiondf-psr 15030* 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 15031* 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 15032 The multivariate power series constructor is a proper binary operator. (Contributed by Mario Carneiro, 21-Mar-2015.)
Rel dom mPwSer
 
Theorempsrval 15033* 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 15034 The multivariate power series constructor has a universal domain. (Contributed by Jim Kingdon, 16-Jun-2025.)
mPwSer Fn (V × V)
 
Theorempsrvalstrd 15035 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 15036* Elementhood in the set of finite bags. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼𝑉 → (𝐹𝐷 ↔ (𝐹:𝐼⟶ℕ0 ∧ (𝐹 “ ℕ) ∈ Fin)))
 
Theorempsrbagf 15037* 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 15038* 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 15039* The constant function equal to zero is a finite bag. (Contributed by AV, 8-Jul-2019.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼𝑉 → (𝑥𝐼 ↦ 0) ∈ 𝐷)
 
Theorempsrbaglesuppg 15040* The support of a dominated bag is smaller than the dominating bag. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       ((𝐼𝑉 ∧ (𝐹𝐷𝐺:𝐼⟶ℕ0𝐺𝑟𝐹)) → (𝐺 “ ℕ) ⊆ (𝐹 “ ℕ))
 
Theorempsrbaglesupp 15041* 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 15042* A finite index set gives a simpler expression for finite bags. (Contributed by Jim Kingdon, 23-Nov-2025.)
𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}       (𝐼 ∈ Fin → 𝐷 = (ℕ0𝑚 𝐼))
 
Theorempsrbaglecl 15043* 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 15044* 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 15045* 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 15046* 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 15047* 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 15048* 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 15049* 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 15050 Simpler form of psrelbas 15049 when the index set is finite. (Contributed by Jim Kingdon, 27-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐾 = (Base‘𝑅)    &   (𝜑𝐼 ∈ Fin)    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)       (𝜑𝑋:(ℕ0𝑚 𝐼)⟶𝐾)
 
Theorempsrelbasfun 15051 An element of the set of power series is a function. (Contributed by AV, 17-Jul-2019.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)       (𝑋𝐵 → Fun 𝑋)
 
Theorempsrplusgg 15052 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 15053 The addition operation of the multivariate power series structure. (Contributed by Mario Carneiro, 28-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝐵 = (Base‘𝑆)    &    + = (+g𝑅)    &    = (+g𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → (𝑋 𝑌) = (𝑋𝑓 + 𝑌))
 
Theorempsraddcl 15054 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 15055* 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 15056* 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 15057* The negative function in the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑁 = (invg𝑅)    &   𝐵 = (Base‘𝑆)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑁𝑋) ∈ 𝐵)
 
Theorempsrlinv 15058* 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 15059 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 15060* 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 15061* The negative function of the ring of power series. (Contributed by Mario Carneiro, 29-Dec-2014.)
𝑆 = (𝐼 mPwSer 𝑅)    &   (𝜑𝐼𝑉)    &   (𝜑𝑅 ∈ Grp)    &   𝐷 = {𝑓 ∈ (ℕ0𝑚 𝐼) ∣ (𝑓 “ ℕ) ∈ Fin}    &   𝑁 = (invg𝑅)    &   𝐵 = (Base‘𝑆)    &   𝑀 = (invg𝑆)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑀𝑋) = (𝑁𝑋))
 
Theorempsr1clfi 15062* 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 15063 The multivariate polynomial constructor is a proper binary operator. (Contributed by Mario Carneiro, 21-Mar-2015.)
Rel dom mPoly
 
Theoremmplvalcoe 15064* 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 15065* 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 15066* 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 15067 mPoly has universal domain. (Contributed by Jim Kingdon, 5-Nov-2025.)
mPoly Fn (V × V)
 
Theoremmplrcl 15068 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 15069 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 15070 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 15071* 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 15072* Lemma for mplsubgfi 15075. There exists a polynomial. (Contributed by Jim Kingdon, 21-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)       (𝜑 → ∃𝑗 𝑗𝑈)
 
Theoremmplsubgfilemcl 15073 Lemma for mplsubgfi 15075. The sum of two polynomials is a polynomial. (Contributed by Jim Kingdon, 26-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝑈)    &   (𝜑𝑌𝑈)    &    + = (+g𝑆)       (𝜑 → (𝑋 + 𝑌) ∈ 𝑈)
 
Theoremmplsubgfileminv 15074 Lemma for mplsubgfi 15075. The additive inverse of a polynomial is a polynomial. (Contributed by Jim Kingdon, 26-Nov-2025.)
𝑆 = (𝐼 mPwSer 𝑅)    &   𝑃 = (𝐼 mPoly 𝑅)    &   𝑈 = (Base‘𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝑈)    &   𝑁 = (invg𝑆)       (𝜑 → (𝑁𝑋) ∈ 𝑈)
 
Theoremmplsubgfi 15075 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 15076* The zero polynomial. (Contributed by Mario Carneiro, 9-Jan-2015.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝑂 = (0g𝑅)    &    0 = (0g𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)       (𝜑0 = (𝑥 ∈ (ℕ0𝑚 𝐼) ↦ 𝑂))
 
Theoremmplplusgg 15077 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 15078 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 15079 The negative function on multivariate polynomials. (Contributed by SN, 25-May-2024.)
𝑃 = (𝐼 mPoly 𝑅)    &   𝐵 = (Base‘𝑃)    &   𝑁 = (invg𝑅)    &   𝑀 = (invg𝑃)    &   (𝜑𝐼 ∈ Fin)    &   (𝜑𝑅 ∈ Grp)    &   (𝜑𝑋𝐵)       (𝜑 → (𝑀𝑋) = (𝑁𝑋))
 
Theoremmplgrpfi 15080 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 15081 Syntax for the class of topologies.
class Top
 
Definitiondf-top 15082* Define the class of topologies. It is a proper class. See istopg 15083 and istopfin 15084 for the corresponding characterizations, using respectively binary intersections like in this definition and nonempty finite intersections.

The final form of the definition is due to Bourbaki (Def. 1 of [BourbakiTop1] p. I.1), while the idea of defining a topology in terms of its open sets is due to Aleksandrov. For the convoluted history of the definitions of these notions, see

Gregory H. Moore, The emergence of open sets, closed sets, and limit points in analysis and topology, Historia Mathematica 35 (2008) 220--241.

(Contributed by NM, 3-Mar-2006.) (Revised by BJ, 20-Oct-2018.)

Top = {𝑥 ∣ (∀𝑦 ∈ 𝒫 𝑥 𝑦𝑥 ∧ ∀𝑦𝑥𝑧𝑥 (𝑦𝑧) ∈ 𝑥)}
 
Theoremistopg 15083* Express the predicate "𝐽 is a topology". See istopfin 15084 for another characterization using nonempty finite intersections instead of binary intersections.

Note: In the literature, a topology is often represented by a calligraphic letter T, which resembles the letter J. This confusion may have led to J being used by some authors (e.g., K. D. Joshi, Introduction to General Topology (1983), p. 114) and it is convenient for us since we later use 𝑇 to represent linear transformations (operators). (Contributed by Stefan Allan, 3-Mar-2006.) (Revised by Mario Carneiro, 11-Nov-2013.)

(𝐽𝐴 → (𝐽 ∈ Top ↔ (∀𝑥(𝑥𝐽 𝑥𝐽) ∧ ∀𝑥𝐽𝑦𝐽 (𝑥𝑦) ∈ 𝐽)))
 
Theoremistopfin 15084* Express the predicate "𝐽 is a topology" using nonempty finite intersections instead of binary intersections as in istopg 15083. It is not clear we can prove the converse without adding additional conditions. (Contributed by NM, 19-Jul-2006.) (Revised by Jim Kingdon, 14-Jan-2023.)
(𝐽 ∈ Top → (∀𝑥(𝑥𝐽 𝑥𝐽) ∧ ∀𝑥((𝑥𝐽𝑥 ≠ ∅ ∧ 𝑥 ∈ Fin) → 𝑥𝐽)))
 
Theoremuniopn 15085 The union of a subset of a topology (that is, the union of any family of open sets of a topology) is an open set. (Contributed by Stefan Allan, 27-Feb-2006.)
((𝐽 ∈ Top ∧ 𝐴𝐽) → 𝐴𝐽)
 
Theoremiunopn 15086* The indexed union of a subset of a topology is an open set. (Contributed by NM, 5-Oct-2006.)
((𝐽 ∈ Top ∧ ∀𝑥𝐴 𝐵𝐽) → 𝑥𝐴 𝐵𝐽)
 
Theoreminopn 15087 The intersection of two open sets of a topology is an open set. (Contributed by NM, 17-Jul-2006.)
((𝐽 ∈ Top ∧ 𝐴𝐽𝐵𝐽) → (𝐴𝐵) ∈ 𝐽)
 
Theoremfiinopn 15088 The intersection of a nonempty finite family of open sets is open. (Contributed by FL, 20-Apr-2012.)
(𝐽 ∈ Top → ((𝐴𝐽𝐴 ≠ ∅ ∧ 𝐴 ∈ Fin) → 𝐴𝐽))
 
Theoremunopn 15089 The union of two open sets is open. (Contributed by Jeff Madsen, 2-Sep-2009.)
((𝐽 ∈ Top ∧ 𝐴𝐽𝐵𝐽) → (𝐴𝐵) ∈ 𝐽)
 
Theorem0opn 15090 The empty set is an open subset of any topology. (Contributed by Stefan Allan, 27-Feb-2006.)
(𝐽 ∈ Top → ∅ ∈ 𝐽)
 
Theorem0ntop 15091 The empty set is not a topology. (Contributed by FL, 1-Jun-2008.)
¬ ∅ ∈ Top
 
Theoremtopopn 15092 The underlying set of a topology is an open set. (Contributed by NM, 17-Jul-2006.)
𝑋 = 𝐽       (𝐽 ∈ Top → 𝑋𝐽)
 
Theoremeltopss 15093 A member of a topology is a subset of its underlying set. (Contributed by NM, 12-Sep-2006.)
𝑋 = 𝐽       ((𝐽 ∈ Top ∧ 𝐴𝐽) → 𝐴𝑋)
 
9.1.1.2  Topologies on sets
 
Syntaxctopon 15094 Syntax for the function of topologies on sets.
class TopOn
 
Definitiondf-topon 15095* Define the function that associates with a set the set of topologies on it. (Contributed by Stefan O'Rear, 31-Jan-2015.)
TopOn = (𝑏 ∈ V ↦ {𝑗 ∈ Top ∣ 𝑏 = 𝑗})
 
Theoremfuntopon 15096 The class TopOn is a function. (Contributed by BJ, 29-Apr-2021.)
Fun TopOn
 
Theoremistopon 15097 Property of being a topology with a given base set. (Contributed by Stefan O'Rear, 31-Jan-2015.) (Revised by Mario Carneiro, 13-Aug-2015.)
(𝐽 ∈ (TopOn‘𝐵) ↔ (𝐽 ∈ Top ∧ 𝐵 = 𝐽))
 
Theoremtopontop 15098 A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.)
(𝐽 ∈ (TopOn‘𝐵) → 𝐽 ∈ Top)
 
Theoremtoponuni 15099 The base set of a topology on a given base set. (Contributed by Mario Carneiro, 13-Aug-2015.)
(𝐽 ∈ (TopOn‘𝐵) → 𝐵 = 𝐽)
 
Theoremtopontopi 15100 A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.)
𝐽 ∈ (TopOn‘𝐵)       𝐽 ∈ 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-17133
  Copyright terms: Public domain < Previous  Next >