Diferencia entre revisiones de «Álgebra Abstracta/Introducción»

Contenido eliminado Contenido añadido
Línea 4:
Ver la [[Álgebra/Álgebra abstracta/Explicación|Explicación]]
 
=== Introducción ===
Este ángulo mide 25{{|grado}}
 
Los sistemas o conjuntos numéricos a los que nos referiremos, inicialmente, son:
 
-- Los '''Naturales''', <math>\mathbb{N} := \{1, 2, 3, \ldots \}</math>.
 
-- Los '''Naturales con cero''', <math>\mathbb{N}_0 := \mathbb{N} \cup \{0\} =\{0, 1, 2, 3, \ldots \}</math>.
 
-- Los '''Enteros''', <math>\mathbb{Z} := \{0, \pm 1, \pm 2, \pm 3, \ldots \}</math>.
 
-- Los '''Racionales''', <math>\mathbb{Q} := \{ m/n : m, n \in \mathbb{Z} \}</math>
 
-- Los '''Reales''', <math>\mathbb{R}</math>
 
-- Los '''Complejos''', <math>\mathbb{C}</math>
 
--------------------------------------------------------------------