Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MGroups

Guides

  • MGroups Package

Symbols

  • FormMAction
  • FormMGroup
  • MAbelianQ
  • MAction
  • MAdditiveGroup
  • MAutomorphism
  • MCayleyGraph3D
  • MCayleyGraph
  • MCayleyTable
  • MCoset
  • MCycleForm
  • MCyclicQ
  • MDihedralGroup
  • MEDP
  • MElementCentralizer
  • MElementInverse
  • MElementOrbit
  • MElementOrder
  • MElementPower
  • MElementStabilizer
  • MFactorGroup
  • MGenerateSubgroup
  • MGroupCenter
  • MGroupDomain
  • MGroupIdentity
  • MGroup
  • MGroupOrder
  • MHomomorphism
  • MInnerAutomorphism
  • MInversesTable
  • MIsomorphism
  • MKernelAction
  • MKlein4Group
  • MMorphismKernel
  • MMultiplicativeGroup
  • MNormalSubgroupQ
  • MNormalSubgroups
  • MonoidQ
  • MPermutationRepresentation
  • MPermutationsGroup
  • MQuaternionGroup
  • MSubgroupLattice3D
  • MSubgroupLattice
  • MSubgroupQ
  • MSubgroups
  • MTuple
  • MVisualiseMorphism
  • SemiGroupQ
Taggar`MGroups`
MFactorGroup
​
MFactorGroup
[group,subgroup]
defines the factor
group
by
subgroup
.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Define group:
In[1]:=
G=
MEDP

MAdditiveGroup
[4],
MAdditiveGroup
[8]
Out[1]=
MGroup
Operation: Binary
Order: 32

▪
Define normal subgroup:
In[2]:=
H=
MGenerateSubgroup
G,
MTuple
[{2,2}]
Out[2]=
{(0, 0),(0, 4),(2, 2),(2, 6)}
Define factor group:
In[3]:=
F=
MFactorGroup
[G,H]
Out[3]=
MGroup
Operation: Binary
Order: 8

See information about this factor group:
In[4]:=
MCayleyTable
[F]
Out[4]//TableForm=
(0, 0)
(0, 1)
(0, 2)
(0, 3)
(1, 0)
(1, 1)
(1, 2)
(1, 3)
(0, 0)
(0, 0)
(0, 1)
(0, 2)
(0, 3)
(1, 0)
(1, 1)
(1, 2)
(1, 3)
(0, 1)
(0, 1)
(0, 2)
(0, 3)
(0, 0)
(1, 1)
(1, 2)
(1, 3)
(1, 0)
(0, 2)
(0, 2)
(0, 3)
(0, 0)
(0, 1)
(1, 2)
(1, 3)
(1, 0)
(1, 1)
(0, 3)
(0, 3)
(0, 0)
(0, 1)
(0, 2)
(1, 3)
(1, 0)
(1, 1)
(1, 2)
(1, 0)
(1, 0)
(1, 1)
(1, 2)
(1, 3)
(0, 2)
(0, 3)
(0, 0)
(0, 1)
(1, 1)
(1, 1)
(1, 2)
(1, 3)
(1, 0)
(0, 3)
(0, 0)
(0, 1)
(0, 2)
(1, 2)
(1, 2)
(1, 3)
(1, 0)
(1, 1)
(0, 0)
(0, 1)
(0, 2)
(0, 3)
(1, 3)
(1, 3)
(1, 0)
(1, 1)
(1, 2)
(0, 1)
(0, 2)
(0, 3)
(0, 0)
RelatedGuides
▪
MGroups Package
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com