"군(群)"의 두 판 사이의 차이

13번째 줄: 13번째 줄:


==같이 보기==
==같이 보기==
*[[점그룹]]
*[[대칭군]]
*[[대칭군]]
*[[군의 차수]]
*[[군의 차수]]
18번째 줄: 19번째 줄:
*[[환]]
*[[환]]


==참고 자료==
*https://en.wikipedia.org/wiki/Group_(mathematics)
[[분류: 군론]]
[[분류: 군론]]

2015년 3월 29일 (일) 21:48 판

  다른 뜻에 대해서는 군대 문서를 참조하십시오.

1 개요

group
  • 어떤 집합과 이항연산이 가질 수 있는 특정한 대수 구조
  • 그 이항연산이 닫혀 있고, 항등원, 역원이 존재하고, 결합법칙을 만족하는 구조

2 정의

집합 G와 이항연산 [math]\displaystyle{ \times }[/math]가 있고, 다음 4가지를 만족할 때 [math]\displaystyle{ (G, \times) }[/math]는 "군"

  1. [math]\displaystyle{ \times }[/math]가 닫혀 있고: 임의의 [math]\displaystyle{ a, b \in G }[/math]에 대해 [math]\displaystyle{ a \times b \in G }[/math]
  2. [math]\displaystyle{ \times }[/math]에 대해 결합법칙이 성립하고: 임의의 [math]\displaystyle{ a, b, c \in G }[/math]에 대해 [math]\displaystyle{ (a \times b) \times c = a \times (b \times c) }[/math]
  3. 항등원이 존재하고: 임의의 [math]\displaystyle{ a \in G }[/math]에 대해 [math]\displaystyle{ a \times e = e \times a = a }[/math][math]\displaystyle{ e \in G }[/math]가 유일하게 존재
  4. 임의의 원소에 대해서 역원이 존재할 때: 임의의 [math]\displaystyle{ a \in G }[/math]에 대해 [math]\displaystyle{ a \times a^{-1} = a^{-1} \times a = e }[/math][math]\displaystyle{ a^{-1} \in G }[/math]가 유일하게 존재

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}