30th-siicusp

A short lecture of mine on my scientific initiation project for 30th SIICUSP

Commit
20ad1d1c232e244eb9133e0022c79853218e11dd
Parent
f3f4170162700c664755fd8507ed57698e9db7f4
Author
Pablo <pablo-escobar@riseup.net>
Date

Fixed the definition of a Lie algebra

Diffstat

1 file changed, 2 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified main.tex 4 2 2
diff --git a/main.tex b/main.tex
@@ -84,8 +84,8 @@
 
   \begin{definition}
     Uma \(k\)-álgebra de Lie é um \(k\)-espaço vetorial \(\mathfrak{g}\) monido
-    de uma forma bilinear antisimétrica \([\,,] : \mathfrak{g} \times
-    \mathfrak{g} \to k\) satisfazendo a identidade de Jacobi
+    de um produto bilinear antisimétrico \([\,,] : \mathfrak{g} \times
+    \mathfrak{g} \to \mathfrak{g}\) satisfazendo a identidade de Jacobi
     \[
       [X, [Y, Z]] + [Y, [Z, X]] + [Z, [X, Y]] = 0
     \]