HomeHome Intuitionistic Logic Explorer
Theorem List (p. 139 of 166)
< 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 - 13801-13900   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremisghm 13801* Property of being a homomorphism of groups. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝑋 = (Base‘𝑆)    &   𝑌 = (Base‘𝑇)    &    + = (+g𝑆)    &    = (+g𝑇)       (𝐹 ∈ (𝑆 GrpHom 𝑇) ↔ ((𝑆 ∈ Grp ∧ 𝑇 ∈ Grp) ∧ (𝐹:𝑋𝑌 ∧ ∀𝑢𝑋𝑣𝑋 (𝐹‘(𝑢 + 𝑣)) = ((𝐹𝑢) (𝐹𝑣)))))
 
Theoremisghm3 13802* Property of a group homomorphism, similar to ismhm 13515. (Contributed by Mario Carneiro, 7-Mar-2015.)
𝑋 = (Base‘𝑆)    &   𝑌 = (Base‘𝑇)    &    + = (+g𝑆)    &    = (+g𝑇)       ((𝑆 ∈ Grp ∧ 𝑇 ∈ Grp) → (𝐹 ∈ (𝑆 GrpHom 𝑇) ↔ (𝐹:𝑋𝑌 ∧ ∀𝑢𝑋𝑣𝑋 (𝐹‘(𝑢 + 𝑣)) = ((𝐹𝑢) (𝐹𝑣)))))
 
Theoremghmgrp1 13803 A group homomorphism is only defined when the domain is a group. (Contributed by Stefan O'Rear, 31-Dec-2014.)
(𝐹 ∈ (𝑆 GrpHom 𝑇) → 𝑆 ∈ Grp)
 
Theoremghmgrp2 13804 A group homomorphism is only defined when the codomain is a group. (Contributed by Stefan O'Rear, 31-Dec-2014.)
(𝐹 ∈ (𝑆 GrpHom 𝑇) → 𝑇 ∈ Grp)
 
Theoremghmf 13805 A group homomorphism is a function. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝑋 = (Base‘𝑆)    &   𝑌 = (Base‘𝑇)       (𝐹 ∈ (𝑆 GrpHom 𝑇) → 𝐹:𝑋𝑌)
 
Theoremghmlin 13806 A homomorphism of groups is linear. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝑋 = (Base‘𝑆)    &    + = (+g𝑆)    &    = (+g𝑇)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑈𝑋𝑉𝑋) → (𝐹‘(𝑈 + 𝑉)) = ((𝐹𝑈) (𝐹𝑉)))
 
Theoremghmid 13807 A homomorphism of groups preserves the identity. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝑌 = (0g𝑆)    &    0 = (0g𝑇)       (𝐹 ∈ (𝑆 GrpHom 𝑇) → (𝐹𝑌) = 0 )
 
Theoremghminv 13808 A homomorphism of groups preserves inverses. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝐵 = (Base‘𝑆)    &   𝑀 = (invg𝑆)    &   𝑁 = (invg𝑇)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑋𝐵) → (𝐹‘(𝑀𝑋)) = (𝑁‘(𝐹𝑋)))
 
Theoremghmsub 13809 Linearity of subtraction through a group homomorphism. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝐵 = (Base‘𝑆)    &    = (-g𝑆)    &   𝑁 = (-g𝑇)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑈𝐵𝑉𝐵) → (𝐹‘(𝑈 𝑉)) = ((𝐹𝑈)𝑁(𝐹𝑉)))
 
Theoremisghmd 13810* Deduction for a group homomorphism. (Contributed by Stefan O'Rear, 4-Feb-2015.)
𝑋 = (Base‘𝑆)    &   𝑌 = (Base‘𝑇)    &    + = (+g𝑆)    &    = (+g𝑇)    &   (𝜑𝑆 ∈ Grp)    &   (𝜑𝑇 ∈ Grp)    &   (𝜑𝐹:𝑋𝑌)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → (𝐹‘(𝑥 + 𝑦)) = ((𝐹𝑥) (𝐹𝑦)))       (𝜑𝐹 ∈ (𝑆 GrpHom 𝑇))
 
Theoremghmmhm 13811 A group homomorphism is a monoid homomorphism. (Contributed by Stefan O'Rear, 7-Mar-2015.)
(𝐹 ∈ (𝑆 GrpHom 𝑇) → 𝐹 ∈ (𝑆 MndHom 𝑇))
 
Theoremghmmhmb 13812 Group homomorphisms and monoid homomorphisms coincide. (Thus, GrpHom is somewhat redundant, although its stronger reverse closure properties are sometimes useful.) (Contributed by Stefan O'Rear, 7-Mar-2015.)
((𝑆 ∈ Grp ∧ 𝑇 ∈ Grp) → (𝑆 GrpHom 𝑇) = (𝑆 MndHom 𝑇))
 
Theoremghmex 13813 The set of group homomorphisms exists. (Contributed by Jim Kingdon, 15-May-2025.)
((𝑆 ∈ Grp ∧ 𝑇 ∈ Grp) → (𝑆 GrpHom 𝑇) ∈ V)
 
Theoremghmmulg 13814 A group homomorphism preserves group multiples. (Contributed by Mario Carneiro, 14-Jun-2015.)
𝐵 = (Base‘𝐺)    &    · = (.g𝐺)    &    × = (.g𝐻)       ((𝐹 ∈ (𝐺 GrpHom 𝐻) ∧ 𝑁 ∈ ℤ ∧ 𝑋𝐵) → (𝐹‘(𝑁 · 𝑋)) = (𝑁 × (𝐹𝑋)))
 
Theoremghmrn 13815 The range of a homomorphism is a subgroup. (Contributed by Stefan O'Rear, 31-Dec-2014.)
(𝐹 ∈ (𝑆 GrpHom 𝑇) → ran 𝐹 ∈ (SubGrp‘𝑇))
 
Theorem0ghm 13816 The constant zero linear function between two groups. (Contributed by Stefan O'Rear, 5-Sep-2015.)
0 = (0g𝑁)    &   𝐵 = (Base‘𝑀)       ((𝑀 ∈ Grp ∧ 𝑁 ∈ Grp) → (𝐵 × { 0 }) ∈ (𝑀 GrpHom 𝑁))
 
Theoremidghm 13817 The identity homomorphism on a group. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝐵 = (Base‘𝐺)       (𝐺 ∈ Grp → ( I ↾ 𝐵) ∈ (𝐺 GrpHom 𝐺))
 
Theoremresghm 13818 Restriction of a homomorphism to a subgroup. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝑈 = (𝑆s 𝑋)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑋 ∈ (SubGrp‘𝑆)) → (𝐹𝑋) ∈ (𝑈 GrpHom 𝑇))
 
Theoremresghm2 13819 One direction of resghm2b 13820. (Contributed by Mario Carneiro, 13-Jan-2015.) (Revised by Mario Carneiro, 18-Jun-2015.)
𝑈 = (𝑇s 𝑋)       ((𝐹 ∈ (𝑆 GrpHom 𝑈) ∧ 𝑋 ∈ (SubGrp‘𝑇)) → 𝐹 ∈ (𝑆 GrpHom 𝑇))
 
Theoremresghm2b 13820 Restriction of the codomain of a homomorphism. (Contributed by Mario Carneiro, 13-Jan-2015.) (Revised by Mario Carneiro, 18-Jun-2015.)
𝑈 = (𝑇s 𝑋)       ((𝑋 ∈ (SubGrp‘𝑇) ∧ ran 𝐹𝑋) → (𝐹 ∈ (𝑆 GrpHom 𝑇) ↔ 𝐹 ∈ (𝑆 GrpHom 𝑈)))
 
Theoremghmghmrn 13821 A group homomorphism from 𝐺 to 𝐻 is also a group homomorphism from 𝐺 to its image in 𝐻. (Contributed by Paul Chapman, 3-Mar-2008.) (Revised by AV, 26-Aug-2021.)
𝑈 = (𝑇s ran 𝐹)       (𝐹 ∈ (𝑆 GrpHom 𝑇) → 𝐹 ∈ (𝑆 GrpHom 𝑈))
 
Theoremghmco 13822 The composition of group homomorphisms is a homomorphism. (Contributed by Mario Carneiro, 12-Jun-2015.)
((𝐹 ∈ (𝑇 GrpHom 𝑈) ∧ 𝐺 ∈ (𝑆 GrpHom 𝑇)) → (𝐹𝐺) ∈ (𝑆 GrpHom 𝑈))
 
Theoremghmima 13823 The image of a subgroup under a homomorphism. (Contributed by Stefan O'Rear, 31-Dec-2014.)
((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑈 ∈ (SubGrp‘𝑆)) → (𝐹𝑈) ∈ (SubGrp‘𝑇))
 
Theoremghmpreima 13824 The inverse image of a subgroup under a homomorphism. (Contributed by Stefan O'Rear, 31-Dec-2014.)
((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑉 ∈ (SubGrp‘𝑇)) → (𝐹𝑉) ∈ (SubGrp‘𝑆))
 
Theoremghmeql 13825 The equalizer of two group homomorphisms is a subgroup. (Contributed by Stefan O'Rear, 7-Mar-2015.) (Revised by Mario Carneiro, 6-May-2015.)
((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝐺 ∈ (𝑆 GrpHom 𝑇)) → dom (𝐹𝐺) ∈ (SubGrp‘𝑆))
 
Theoremghmnsgima 13826 The image of a normal subgroup under a surjective homomorphism is normal. (Contributed by Mario Carneiro, 4-Feb-2015.)
𝑌 = (Base‘𝑇)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑈 ∈ (NrmSGrp‘𝑆) ∧ ran 𝐹 = 𝑌) → (𝐹𝑈) ∈ (NrmSGrp‘𝑇))
 
Theoremghmnsgpreima 13827 The inverse image of a normal subgroup under a homomorphism is normal. (Contributed by Mario Carneiro, 4-Feb-2015.)
((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑉 ∈ (NrmSGrp‘𝑇)) → (𝐹𝑉) ∈ (NrmSGrp‘𝑆))
 
Theoremghmker 13828 The kernel of a homomorphism is a normal subgroup. (Contributed by Mario Carneiro, 4-Feb-2015.)
0 = (0g𝑇)       (𝐹 ∈ (𝑆 GrpHom 𝑇) → (𝐹 “ { 0 }) ∈ (NrmSGrp‘𝑆))
 
Theoremghmeqker 13829 Two source points map to the same destination point under a group homomorphism iff their difference belongs to the kernel. (Contributed by Stefan O'Rear, 31-Dec-2014.)
𝐵 = (Base‘𝑆)    &    0 = (0g𝑇)    &   𝐾 = (𝐹 “ { 0 })    &    = (-g𝑆)       ((𝐹 ∈ (𝑆 GrpHom 𝑇) ∧ 𝑈𝐵𝑉𝐵) → ((𝐹𝑈) = (𝐹𝑉) ↔ (𝑈 𝑉) ∈ 𝐾))
 
Theoremf1ghm0to0 13830 If a group homomorphism 𝐹 is injective, it maps the zero of one group (and only the zero) to the zero of the other group. (Contributed by AV, 24-Oct-2019.) (Revised by Thierry Arnoux, 13-May-2023.)
𝐴 = (Base‘𝑅)    &   𝐵 = (Base‘𝑆)    &   𝑁 = (0g𝑅)    &    0 = (0g𝑆)       ((𝐹 ∈ (𝑅 GrpHom 𝑆) ∧ 𝐹:𝐴1-1𝐵𝑋𝐴) → ((𝐹𝑋) = 0𝑋 = 𝑁))
 
Theoremghmf1 13831* Two ways of saying a group homomorphism is 1-1 into its codomain. (Contributed by Paul Chapman, 3-Mar-2008.) (Revised by Mario Carneiro, 13-Jan-2015.) (Proof shortened by AV, 4-Apr-2025.)
𝐴 = (Base‘𝑅)    &   𝐵 = (Base‘𝑆)    &   𝑁 = (0g𝑅)    &    0 = (0g𝑆)       (𝐹 ∈ (𝑅 GrpHom 𝑆) → (𝐹:𝐴1-1𝐵 ↔ ∀𝑥𝐴 ((𝐹𝑥) = 0𝑥 = 𝑁)))
 
Theoremkerf1ghm 13832 A group homomorphism 𝐹 is injective if and only if its kernel is the singleton {𝑁}. (Contributed by Thierry Arnoux, 27-Oct-2017.) (Proof shortened by AV, 24-Oct-2019.) (Revised by Thierry Arnoux, 13-May-2023.)
𝐴 = (Base‘𝑅)    &   𝐵 = (Base‘𝑆)    &   𝑁 = (0g𝑅)    &    0 = (0g𝑆)       (𝐹 ∈ (𝑅 GrpHom 𝑆) → (𝐹:𝐴1-1𝐵 ↔ (𝐹 “ { 0 }) = {𝑁}))
 
Theoremghmf1o 13833 A bijective group homomorphism is an isomorphism. (Contributed by Mario Carneiro, 13-Jan-2015.)
𝑋 = (Base‘𝑆)    &   𝑌 = (Base‘𝑇)       (𝐹 ∈ (𝑆 GrpHom 𝑇) → (𝐹:𝑋1-1-onto𝑌𝐹 ∈ (𝑇 GrpHom 𝑆)))
 
Theoremconjghm 13834* Conjugation is an automorphism of the group. (Contributed by Mario Carneiro, 13-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑋 ↦ ((𝐴 + 𝑥) 𝐴))       ((𝐺 ∈ Grp ∧ 𝐴𝑋) → (𝐹 ∈ (𝐺 GrpHom 𝐺) ∧ 𝐹:𝑋1-1-onto𝑋))
 
Theoremconjsubg 13835* A conjugated subgroup is also a subgroup. (Contributed by Mario Carneiro, 13-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑆 ↦ ((𝐴 + 𝑥) 𝐴))       ((𝑆 ∈ (SubGrp‘𝐺) ∧ 𝐴𝑋) → ran 𝐹 ∈ (SubGrp‘𝐺))
 
Theoremconjsubgen 13836* A conjugated subgroup is equinumerous to the original subgroup. (Contributed by Mario Carneiro, 18-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑆 ↦ ((𝐴 + 𝑥) 𝐴))       ((𝑆 ∈ (SubGrp‘𝐺) ∧ 𝐴𝑋) → 𝑆 ≈ ran 𝐹)
 
Theoremconjnmz 13837* A subgroup is unchanged under conjugation by an element of its normalizer. (Contributed by Mario Carneiro, 18-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑆 ↦ ((𝐴 + 𝑥) 𝐴))    &   𝑁 = {𝑦𝑋 ∣ ∀𝑧𝑋 ((𝑦 + 𝑧) ∈ 𝑆 ↔ (𝑧 + 𝑦) ∈ 𝑆)}       ((𝑆 ∈ (SubGrp‘𝐺) ∧ 𝐴𝑁) → 𝑆 = ran 𝐹)
 
Theoremconjnmzb 13838* Alternative condition for elementhood in the normalizer. (Contributed by Mario Carneiro, 18-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑆 ↦ ((𝐴 + 𝑥) 𝐴))    &   𝑁 = {𝑦𝑋 ∣ ∀𝑧𝑋 ((𝑦 + 𝑧) ∈ 𝑆 ↔ (𝑧 + 𝑦) ∈ 𝑆)}       (𝑆 ∈ (SubGrp‘𝐺) → (𝐴𝑁 ↔ (𝐴𝑋𝑆 = ran 𝐹)))
 
Theoremconjnsg 13839* A normal subgroup is unchanged under conjugation. (Contributed by Mario Carneiro, 18-Jan-2015.)
𝑋 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   𝐹 = (𝑥𝑆 ↦ ((𝐴 + 𝑥) 𝐴))       ((𝑆 ∈ (NrmSGrp‘𝐺) ∧ 𝐴𝑋) → 𝑆 = ran 𝐹)
 
Theoremqusghm 13840* If 𝑌 is a normal subgroup of 𝐺, then the "natural map" from elements to their cosets is a group homomorphism from 𝐺 to 𝐺 / 𝑌. (Contributed by Mario Carneiro, 14-Jun-2015.) (Revised by Mario Carneiro, 18-Sep-2015.)
𝑋 = (Base‘𝐺)    &   𝐻 = (𝐺 /s (𝐺 ~QG 𝑌))    &   𝐹 = (𝑥𝑋 ↦ [𝑥](𝐺 ~QG 𝑌))       (𝑌 ∈ (NrmSGrp‘𝐺) → 𝐹 ∈ (𝐺 GrpHom 𝐻))
 
Theoremghmpropd 13841* Group homomorphism depends only on the group attributes of structures. (Contributed by Mario Carneiro, 12-Jun-2015.)
(𝜑𝐵 = (Base‘𝐽))    &   (𝜑𝐶 = (Base‘𝐾))    &   (𝜑𝐵 = (Base‘𝐿))    &   (𝜑𝐶 = (Base‘𝑀))    &   ((𝜑 ∧ (𝑥𝐵𝑦𝐵)) → (𝑥(+g𝐽)𝑦) = (𝑥(+g𝐿)𝑦))    &   ((𝜑 ∧ (𝑥𝐶𝑦𝐶)) → (𝑥(+g𝐾)𝑦) = (𝑥(+g𝑀)𝑦))       (𝜑 → (𝐽 GrpHom 𝐾) = (𝐿 GrpHom 𝑀))
 
7.2.5  Abelian groups
 
7.2.5.1  Definition and basic properties
 
Syntaxccmn 13842 Extend class notation with class of all commutative monoids.
class CMnd
 
Syntaxcabl 13843 Extend class notation with class of all Abelian groups.
class Abel
 
Definitiondf-cmn 13844* Define class of all commutative monoids. (Contributed by Mario Carneiro, 6-Jan-2015.)
CMnd = {𝑔 ∈ Mnd ∣ ∀𝑎 ∈ (Base‘𝑔)∀𝑏 ∈ (Base‘𝑔)(𝑎(+g𝑔)𝑏) = (𝑏(+g𝑔)𝑎)}
 
Definitiondf-abl 13845 Define class of all Abelian groups. (Contributed by NM, 17-Oct-2011.) (Revised by Mario Carneiro, 6-Jan-2015.)
Abel = (Grp ∩ CMnd)
 
Theoremisabl 13846 The predicate "is an Abelian (commutative) group". (Contributed by NM, 17-Oct-2011.)
(𝐺 ∈ Abel ↔ (𝐺 ∈ Grp ∧ 𝐺 ∈ CMnd))
 
Theoremablgrp 13847 An Abelian group is a group. (Contributed by NM, 26-Aug-2011.)
(𝐺 ∈ Abel → 𝐺 ∈ Grp)
 
Theoremablgrpd 13848 An Abelian group is a group, deduction form of ablgrp 13847. (Contributed by Rohan Ridenour, 3-Aug-2023.)
(𝜑𝐺 ∈ Abel)       (𝜑𝐺 ∈ Grp)
 
Theoremablcmn 13849 An Abelian group is a commutative monoid. (Contributed by Mario Carneiro, 6-Jan-2015.)
(𝐺 ∈ Abel → 𝐺 ∈ CMnd)
 
Theoremablcmnd 13850 An Abelian group is a commutative monoid. (Contributed by SN, 1-Jun-2024.)
(𝜑𝐺 ∈ Abel)       (𝜑𝐺 ∈ CMnd)
 
Theoremiscmn 13851* The predicate "is a commutative monoid". (Contributed by Mario Carneiro, 6-Jan-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       (𝐺 ∈ CMnd ↔ (𝐺 ∈ Mnd ∧ ∀𝑥𝐵𝑦𝐵 (𝑥 + 𝑦) = (𝑦 + 𝑥)))
 
Theoremisabl2 13852* The predicate "is an Abelian (commutative) group". (Contributed by NM, 17-Oct-2011.) (Revised by Mario Carneiro, 6-Jan-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       (𝐺 ∈ Abel ↔ (𝐺 ∈ Grp ∧ ∀𝑥𝐵𝑦𝐵 (𝑥 + 𝑦) = (𝑦 + 𝑥)))
 
Theoremcmnpropd 13853* If two structures have the same group components (properties), one is a commutative monoid iff the other one is. (Contributed by Mario Carneiro, 6-Jan-2015.)
(𝜑𝐵 = (Base‘𝐾))    &   (𝜑𝐵 = (Base‘𝐿))    &   ((𝜑 ∧ (𝑥𝐵𝑦𝐵)) → (𝑥(+g𝐾)𝑦) = (𝑥(+g𝐿)𝑦))       (𝜑 → (𝐾 ∈ CMnd ↔ 𝐿 ∈ CMnd))
 
Theoremablpropd 13854* If two structures have the same group components (properties), one is an Abelian group iff the other one is. (Contributed by NM, 6-Dec-2014.)
(𝜑𝐵 = (Base‘𝐾))    &   (𝜑𝐵 = (Base‘𝐿))    &   ((𝜑 ∧ (𝑥𝐵𝑦𝐵)) → (𝑥(+g𝐾)𝑦) = (𝑥(+g𝐿)𝑦))       (𝜑 → (𝐾 ∈ Abel ↔ 𝐿 ∈ Abel))
 
Theoremablprop 13855 If two structures have the same group components (properties), one is an Abelian group iff the other one is. (Contributed by NM, 11-Oct-2013.)
(Base‘𝐾) = (Base‘𝐿)    &   (+g𝐾) = (+g𝐿)       (𝐾 ∈ Abel ↔ 𝐿 ∈ Abel)
 
Theoremiscmnd 13856* Properties that determine a commutative monoid. (Contributed by Mario Carneiro, 7-Jan-2015.)
(𝜑𝐵 = (Base‘𝐺))    &   (𝜑+ = (+g𝐺))    &   (𝜑𝐺 ∈ Mnd)    &   ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 + 𝑦) = (𝑦 + 𝑥))       (𝜑𝐺 ∈ CMnd)
 
Theoremisabld 13857* Properties that determine an Abelian group. (Contributed by NM, 6-Aug-2013.)
(𝜑𝐵 = (Base‘𝐺))    &   (𝜑+ = (+g𝐺))    &   (𝜑𝐺 ∈ Grp)    &   ((𝜑𝑥𝐵𝑦𝐵) → (𝑥 + 𝑦) = (𝑦 + 𝑥))       (𝜑𝐺 ∈ Abel)
 
Theoremisabli 13858* Properties that determine an Abelian group. (Contributed by NM, 4-Sep-2011.)
𝐺 ∈ Grp    &   𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &   ((𝑥𝐵𝑦𝐵) → (𝑥 + 𝑦) = (𝑦 + 𝑥))       𝐺 ∈ Abel
 
Theoremcmnmnd 13859 A commutative monoid is a monoid. (Contributed by Mario Carneiro, 6-Jan-2015.)
(𝐺 ∈ CMnd → 𝐺 ∈ Mnd)
 
Theoremcmncom 13860 A commutative monoid is commutative. (Contributed by Mario Carneiro, 6-Jan-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       ((𝐺 ∈ CMnd ∧ 𝑋𝐵𝑌𝐵) → (𝑋 + 𝑌) = (𝑌 + 𝑋))
 
Theoremablcom 13861 An Abelian group operation is commutative. (Contributed by NM, 26-Aug-2011.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       ((𝐺 ∈ Abel ∧ 𝑋𝐵𝑌𝐵) → (𝑋 + 𝑌) = (𝑌 + 𝑋))
 
Theoremcmn32 13862 Commutative/associative law for commutative monoids. (Contributed by NM, 4-Feb-2014.) (Revised by Mario Carneiro, 21-Apr-2016.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       ((𝐺 ∈ CMnd ∧ (𝑋𝐵𝑌𝐵𝑍𝐵)) → ((𝑋 + 𝑌) + 𝑍) = ((𝑋 + 𝑍) + 𝑌))
 
Theoremcmn4 13863 Commutative/associative law for commutative monoids. (Contributed by NM, 4-Feb-2014.) (Revised by Mario Carneiro, 21-Apr-2016.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       ((𝐺 ∈ CMnd ∧ (𝑋𝐵𝑌𝐵) ∧ (𝑍𝐵𝑊𝐵)) → ((𝑋 + 𝑌) + (𝑍 + 𝑊)) = ((𝑋 + 𝑍) + (𝑌 + 𝑊)))
 
Theoremcmn12 13864 Commutative/associative law for commutative monoids. (Contributed by Stefan O'Rear, 5-Sep-2015.) (Revised by Mario Carneiro, 21-Apr-2016.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)       ((𝐺 ∈ CMnd ∧ (𝑋𝐵𝑌𝐵𝑍𝐵)) → (𝑋 + (𝑌 + 𝑍)) = (𝑌 + (𝑋 + 𝑍)))
 
Theoremabl32 13865 Commutative/associative law for Abelian groups. (Contributed by Stefan O'Rear, 10-Apr-2015.) (Revised by Mario Carneiro, 21-Apr-2016.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 + 𝑌) + 𝑍) = ((𝑋 + 𝑍) + 𝑌))
 
Theoremcmnmndd 13866 A commutative monoid is a monoid. (Contributed by SN, 1-Jun-2024.)
(𝜑𝐺 ∈ CMnd)       (𝜑𝐺 ∈ Mnd)
 
Theoremrinvmod 13867* Uniqueness of a right inverse element in a commutative monoid, if it exists. Corresponds to caovimo 6208. (Contributed by AV, 31-Dec-2023.)
𝐵 = (Base‘𝐺)    &    0 = (0g𝐺)    &    + = (+g𝐺)    &   (𝜑𝐺 ∈ CMnd)    &   (𝜑𝐴𝐵)       (𝜑 → ∃*𝑤𝐵 (𝐴 + 𝑤) = 0 )
 
Theoremablinvadd 13868 The inverse of an Abelian group operation. (Contributed by NM, 31-Mar-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &   𝑁 = (invg𝐺)       ((𝐺 ∈ Abel ∧ 𝑋𝐵𝑌𝐵) → (𝑁‘(𝑋 + 𝑌)) = ((𝑁𝑋) + (𝑁𝑌)))
 
Theoremablsub2inv 13869 Abelian group subtraction of two inverses. (Contributed by Stefan O'Rear, 24-May-2015.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &   𝑁 = (invg𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → ((𝑁𝑋) (𝑁𝑌)) = (𝑌 𝑋))
 
Theoremablsubadd 13870 Relationship between Abelian group subtraction and addition. (Contributed by NM, 31-Mar-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝑋𝐵𝑌𝐵𝑍𝐵)) → ((𝑋 𝑌) = 𝑍 ↔ (𝑌 + 𝑍) = 𝑋))
 
Theoremablsub4 13871 Commutative/associative subtraction law for Abelian groups. (Contributed by NM, 31-Mar-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝑋𝐵𝑌𝐵) ∧ (𝑍𝐵𝑊𝐵)) → ((𝑋 + 𝑌) (𝑍 + 𝑊)) = ((𝑋 𝑍) + (𝑌 𝑊)))
 
Theoremabladdsub4 13872 Abelian group addition/subtraction law. (Contributed by NM, 31-Mar-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝑋𝐵𝑌𝐵) ∧ (𝑍𝐵𝑊𝐵)) → ((𝑋 + 𝑌) = (𝑍 + 𝑊) ↔ (𝑋 𝑍) = (𝑊 𝑌)))
 
Theoremabladdsub 13873 Associative-type law for group subtraction and addition. (Contributed by NM, 19-Apr-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝑋𝐵𝑌𝐵𝑍𝐵)) → ((𝑋 + 𝑌) 𝑍) = ((𝑋 𝑍) + 𝑌))
 
Theoremablpncan2 13874 Cancellation law for subtraction in an Abelian group. (Contributed by NM, 2-Oct-2014.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ 𝑋𝐵𝑌𝐵) → ((𝑋 + 𝑌) 𝑋) = 𝑌)
 
Theoremablpncan3 13875 A cancellation law for Abelian groups. (Contributed by NM, 23-Mar-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝑋𝐵𝑌𝐵)) → (𝑋 + (𝑌 𝑋)) = 𝑌)
 
Theoremablsubsub 13876 Law for double subtraction. (Contributed by NM, 7-Apr-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → (𝑋 (𝑌 𝑍)) = ((𝑋 𝑌) + 𝑍))
 
Theoremablsubsub4 13877 Law for double subtraction. (Contributed by NM, 7-Apr-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 𝑌) 𝑍) = (𝑋 (𝑌 + 𝑍)))
 
Theoremablpnpcan 13878 Cancellation law for mixed addition and subtraction. (pnpcan 8401 analog.) (Contributed by NM, 29-May-2015.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 + 𝑌) (𝑋 + 𝑍)) = (𝑌 𝑍))
 
Theoremablnncan 13879 Cancellation law for group subtraction. (nncan 8391 analog.) (Contributed by NM, 7-Apr-2015.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)       (𝜑 → (𝑋 (𝑋 𝑌)) = 𝑌)
 
Theoremablsub32 13880 Swap the second and third terms in a double group subtraction. (Contributed by NM, 7-Apr-2015.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 𝑌) 𝑍) = ((𝑋 𝑍) 𝑌))
 
Theoremablnnncan 13881 Cancellation law for group subtraction. (nnncan 8397 analog.) (Contributed by NM, 29-Feb-2008.) (Revised by AV, 27-Aug-2021.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 (𝑌 𝑍)) 𝑍) = (𝑋 𝑌))
 
Theoremablnnncan1 13882 Cancellation law for group subtraction. (nnncan1 8398 analog.) (Contributed by NM, 7-Apr-2015.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &   (𝜑𝐺 ∈ Abel)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐵)    &   (𝜑𝑍𝐵)       (𝜑 → ((𝑋 𝑌) (𝑋 𝑍)) = (𝑍 𝑌))
 
Theoremablsubsub23 13883 Swap subtrahend and result of group subtraction. (Contributed by NM, 14-Dec-2007.) (Revised by AV, 7-Oct-2021.)
𝑉 = (Base‘𝐺)    &    = (-g𝐺)       ((𝐺 ∈ Abel ∧ (𝐴𝑉𝐵𝑉𝐶𝑉)) → ((𝐴 𝐵) = 𝐶 ↔ (𝐴 𝐶) = 𝐵))
 
Theoremghmfghm 13884* The function fulfilling the conditions of ghmgrp 13676 is a group homomorphism. (Contributed by Thierry Arnoux, 26-Jan-2020.)
𝑋 = (Base‘𝐺)    &   𝑌 = (Base‘𝐻)    &    + = (+g𝐺)    &    = (+g𝐻)    &   ((𝜑𝑥𝑋𝑦𝑋) → (𝐹‘(𝑥 + 𝑦)) = ((𝐹𝑥) (𝐹𝑦)))    &   (𝜑𝐹:𝑋onto𝑌)    &   (𝜑𝐺 ∈ Grp)       (𝜑𝐹 ∈ (𝐺 GrpHom 𝐻))
 
Theoremghmcmn 13885* The image of a commutative monoid 𝐺 under a group homomorphism 𝐹 is a commutative monoid. (Contributed by Thierry Arnoux, 26-Jan-2020.)
𝑋 = (Base‘𝐺)    &   𝑌 = (Base‘𝐻)    &    + = (+g𝐺)    &    = (+g𝐻)    &   ((𝜑𝑥𝑋𝑦𝑋) → (𝐹‘(𝑥 + 𝑦)) = ((𝐹𝑥) (𝐹𝑦)))    &   (𝜑𝐹:𝑋onto𝑌)    &   (𝜑𝐺 ∈ CMnd)       (𝜑𝐻 ∈ CMnd)
 
Theoremghmabl 13886* The image of an abelian group 𝐺 under a group homomorphism 𝐹 is an abelian group. (Contributed by Mario Carneiro, 12-May-2014.) (Revised by Thierry Arnoux, 26-Jan-2020.)
𝑋 = (Base‘𝐺)    &   𝑌 = (Base‘𝐻)    &    + = (+g𝐺)    &    = (+g𝐻)    &   ((𝜑𝑥𝑋𝑦𝑋) → (𝐹‘(𝑥 + 𝑦)) = ((𝐹𝑥) (𝐹𝑦)))    &   (𝜑𝐹:𝑋onto𝑌)    &   (𝜑𝐺 ∈ Abel)       (𝜑𝐻 ∈ Abel)
 
Theoreminvghm 13887 The inversion map is a group automorphism if and only if the group is abelian. (In general it is only a group homomorphism into the opposite group, but in an abelian group the opposite group coincides with the group itself.) (Contributed by Mario Carneiro, 4-May-2015.)
𝐵 = (Base‘𝐺)    &   𝐼 = (invg𝐺)       (𝐺 ∈ Abel ↔ 𝐼 ∈ (𝐺 GrpHom 𝐺))
 
Theoremeqgabl 13888 Value of the subgroup coset equivalence relation on an abelian group. (Contributed by Mario Carneiro, 14-Jun-2015.)
𝑋 = (Base‘𝐺)    &    = (-g𝐺)    &    = (𝐺 ~QG 𝑆)       ((𝐺 ∈ Abel ∧ 𝑆𝑋) → (𝐴 𝐵 ↔ (𝐴𝑋𝐵𝑋 ∧ (𝐵 𝐴) ∈ 𝑆)))
 
Theoremqusecsub 13889 Two subgroup cosets are equal if and only if the difference of their representatives is a member of the subgroup. (Contributed by AV, 7-Mar-2025.)
𝐵 = (Base‘𝐺)    &    = (-g𝐺)    &    = (𝐺 ~QG 𝑆)       (((𝐺 ∈ Abel ∧ 𝑆 ∈ (SubGrp‘𝐺)) ∧ (𝑋𝐵𝑌𝐵)) → ([𝑋] = [𝑌] ↔ (𝑌 𝑋) ∈ 𝑆))
 
Theoremsubgabl 13890 A subgroup of an abelian group is also abelian. (Contributed by Mario Carneiro, 3-Dec-2014.)
𝐻 = (𝐺s 𝑆)       ((𝐺 ∈ Abel ∧ 𝑆 ∈ (SubGrp‘𝐺)) → 𝐻 ∈ Abel)
 
Theoremsubcmnd 13891 A submonoid of a commutative monoid is also commutative. (Contributed by Mario Carneiro, 10-Jan-2015.)
(𝜑𝐻 = (𝐺s 𝑆))    &   (𝜑𝐺 ∈ CMnd)    &   (𝜑𝐻 ∈ Mnd)    &   (𝜑𝑆𝑉)       (𝜑𝐻 ∈ CMnd)
 
Theoremablnsg 13892 Every subgroup of an abelian group is normal. (Contributed by Mario Carneiro, 14-Jun-2015.)
(𝐺 ∈ Abel → (NrmSGrp‘𝐺) = (SubGrp‘𝐺))
 
Theoremablressid 13893 A commutative group restricted to its base set is a commutative group. It will usually be the original group exactly, of course, but to show that needs additional conditions such as those in strressid 13125. (Contributed by Jim Kingdon, 5-May-2025.)
𝐵 = (Base‘𝐺)       (𝐺 ∈ Abel → (𝐺s 𝐵) ∈ Abel)
 
Theoremimasabl 13894* The image structure of an abelian group is an abelian group (imasgrp 13669 analog). (Contributed by AV, 22-Feb-2025.)
(𝜑𝑈 = (𝐹s 𝑅))    &   (𝜑𝑉 = (Base‘𝑅))    &   (𝜑+ = (+g𝑅))    &   (𝜑𝐹:𝑉onto𝐵)    &   ((𝜑 ∧ (𝑎𝑉𝑏𝑉) ∧ (𝑝𝑉𝑞𝑉)) → (((𝐹𝑎) = (𝐹𝑝) ∧ (𝐹𝑏) = (𝐹𝑞)) → (𝐹‘(𝑎 + 𝑏)) = (𝐹‘(𝑝 + 𝑞))))    &   (𝜑𝑅 ∈ Abel)    &    0 = (0g𝑅)       (𝜑 → (𝑈 ∈ Abel ∧ (𝐹0 ) = (0g𝑈)))
 
7.2.5.2  Group sum operation
 
Theoremgsumfzreidx 13895 Re-index a finite group sum using a bijection. Corresponds to the first equation in [Lang] p. 5 with 𝑀 = 1. (Contributed by AV, 26-Dec-2023.)
𝐵 = (Base‘𝐺)    &    0 = (0g𝐺)    &   (𝜑𝐺 ∈ CMnd)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   (𝜑𝐹:(𝑀...𝑁)⟶𝐵)    &   (𝜑𝐻:(𝑀...𝑁)–1-1-onto→(𝑀...𝑁))       (𝜑 → (𝐺 Σg 𝐹) = (𝐺 Σg (𝐹𝐻)))
 
Theoremgsumfzsubmcl 13896 Closure of a group sum in a submonoid. (Contributed by Mario Carneiro, 10-Jan-2015.) (Revised by AV, 3-Jun-2019.) (Revised by Jim Kingdon, 30-Aug-2025.)
(𝜑𝐺 ∈ Mnd)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   (𝜑𝑆 ∈ (SubMnd‘𝐺))    &   (𝜑𝐹:(𝑀...𝑁)⟶𝑆)       (𝜑 → (𝐺 Σg 𝐹) ∈ 𝑆)
 
Theoremgsumfzmptfidmadd 13897* The sum of two group sums expressed as mappings with finite domain. (Contributed by AV, 23-Jul-2019.) (Revised by Jim Kingdon, 31-Aug-2025.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &   (𝜑𝐺 ∈ CMnd)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   ((𝜑𝑥 ∈ (𝑀...𝑁)) → 𝐶𝐵)    &   ((𝜑𝑥 ∈ (𝑀...𝑁)) → 𝐷𝐵)    &   𝐹 = (𝑥 ∈ (𝑀...𝑁) ↦ 𝐶)    &   𝐻 = (𝑥 ∈ (𝑀...𝑁) ↦ 𝐷)       (𝜑 → (𝐺 Σg (𝑥 ∈ (𝑀...𝑁) ↦ (𝐶 + 𝐷))) = ((𝐺 Σg 𝐹) + (𝐺 Σg 𝐻)))
 
Theoremgsumfzmptfidmadd2 13898* The sum of two group sums expressed as mappings with finite domain, using a function operation. (Contributed by AV, 23-Jul-2019.)
𝐵 = (Base‘𝐺)    &    + = (+g𝐺)    &   (𝜑𝐺 ∈ CMnd)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   ((𝜑𝑥 ∈ (𝑀...𝑁)) → 𝐶𝐵)    &   ((𝜑𝑥 ∈ (𝑀...𝑁)) → 𝐷𝐵)    &   𝐹 = (𝑥 ∈ (𝑀...𝑁) ↦ 𝐶)    &   𝐻 = (𝑥 ∈ (𝑀...𝑁) ↦ 𝐷)       (𝜑 → (𝐺 Σg (𝐹𝑓 + 𝐻)) = ((𝐺 Σg 𝐹) + (𝐺 Σg 𝐻)))
 
Theoremgsumfzconst 13899* Sum of a constant series. (Contributed by Mario Carneiro, 19-Dec-2014.) (Revised by Jim Kingdon, 6-Sep-2025.)
𝐵 = (Base‘𝐺)    &    · = (.g𝐺)       ((𝐺 ∈ Mnd ∧ 𝑁 ∈ (ℤ𝑀) ∧ 𝑋𝐵) → (𝐺 Σg (𝑘 ∈ (𝑀...𝑁) ↦ 𝑋)) = (((𝑁𝑀) + 1) · 𝑋))
 
Theoremgsumfzconstf 13900* Sum of a constant series. (Contributed by Thierry Arnoux, 5-Jul-2017.)
𝑘𝑋    &   𝐵 = (Base‘𝐺)    &    · = (.g𝐺)       ((𝐺 ∈ Mnd ∧ 𝑁 ∈ (ℤ𝑀) ∧ 𝑋𝐵) → (𝐺 Σg (𝑘 ∈ (𝑀...𝑁) ↦ 𝑋)) = (((𝑁𝑀) + 1) · 𝑋))
    < 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-16566
  Copyright terms: Public domain < Previous  Next >