Code Monkey home page Code Monkey logo

Comments (4)

Elia-Belli avatar Elia-Belli commented on June 18, 2024 2

Dimostriamo che entrambi i lati dell'equazione sono inversi per $(g \star h)$:

  • Per definizione di elemento inverso: $(g \star h)^{-1} \star (g \star h) = e$;

  • Sia $k = h^{-1} \star g^{-1}$, sfruttando l'associatività di $\star$:
    $(g \star h) \star k= g \star (h \star k)= g \star (h \star (h^{-1} \star g^{-1})) = g \star ((h \star h^{-1}) \star g^{-1})= g \star (e \star g^{-1}) = g \star g^{-1} = e$

Allora $(g \star h)^{-1}$ e $(h^{-1} \star g^{-1})$ sono entrambi inversi per $(g \star h)$, siccome l'inverso è unico allora essi sono uguali.

from algebra2324.

Elia-Belli avatar Elia-Belli commented on June 18, 2024

@CarloDaRomadev ci sono un paio di errori nella tua dimostrazione:

  • hai supposto che il gruppo fosse commutativo, ma $G$ si tratta di un gruppo generico, quindi non puoi scambiare l'ordine degli elementi (puoi solamente decidere se farla prima con l'elemento sinistro o destro, per l'associatività)
  • $(g \star h)^{-1}$ non è inverso per $(h \star g)$ sempre perchè non vale la commutatività
  • non hai utilizzato l'unicità dell'inverso :(

from algebra2324.

CarloDaRomadev avatar CarloDaRomadev commented on June 18, 2024

@Elia-Belli ma porca pupazza, hai perfettamente ragione

from algebra2324.

CiottoloMaggico avatar CiottoloMaggico commented on June 18, 2024

image

from algebra2324.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.