InversionPoset[n] returns a Hasse diagram of the partially ordered set on size-n permutations in which p < q if q can be obtained from p by an adjacent transposition that ...
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
Notebook[{cell_1, cell_2, ...}] is the low-level construct that represents a notebook manipulated by the Mathematica front end.
WeierstrassInvariants[{\[Omega], \[Omega]^\[Prime]}] gives the invariants {g_2, g_3} for Weierstrass elliptic functions corresponding to the half-periods {\[Omega], ...
Initialization Group makes the cells in a group auto-evaluate whenever the notebook is opened and the kernel is launched.
CellEpilog is an option for Cell which gives an expression to evaluate after each ordinary evaluation of the contents of the cell.
Copyable is an option for Cell that specifies whether a cell can be copied interactively using the front end.
GridFrameMargins is an option for grids that specifies the spacing between the content of the grid and the frame surrounding it.
LocalizeVariables is an option to Manipulate that determines whether the values of variables associated with controls should be localized.