showStructure -- show relationship between types
showStructure -- a command which displays the structure of types
assigned to global variables.
showStructure (X,Y,...) -- a command which displays the structure
of the types specified.
Each such type is displayed to the right of its parent.
A type is an instance of Type, by definition.
i1 : showStructure
o1 = Thing : BasicList : Expression : AssociativeExpression : Equation
Product
Sum
Holder : OneExpression
ZeroExpression
Adjacent
BinaryOperation
Divide
DoubleArrow
FunctionApplication
MatrixExpression
Minus
NonAssociativeProduct
Power
RowExpression
SparseMonomialVectorExpression
SparseVectorExpression
Subscript
Superscript
Table
MarkUpList : ANCHOR
BASE
BIG
BLOCKQUOTE
BODY
BOLD
BR
CENTER
CITE
CODE
DFN
DL
EM
EXAMPLE
ExampleTABLE
HEAD
HEADER1
HEADER2
HEADER3
HEADER4
HEADER5
HEADER6
HR
HREF
HTML
IMG
ITALIC
KBD
LISTING
LITERAL
MENU
NL
NOINDENT
OL
PARA
PRE
SAMP
SECTION
SEQ
SHIELD
SMALL
STRONG
SUB
SUP
TABLE
TEX
TITLE
TO
TOC
TOH
TT
UL
UNDERLINE
VAR
XMP
VisibleList : Array
List
Sequence
CC
Command
Eliminate
Hybrid
IndexedVariable
LowerBound
Manipulator
MinorsComputation
MonoidElement
MutableList
Option
PfaffiansComputation
Position
ProductOrder
PushforwardComputation
Time
HashTable : ModuleMap : Matrix
MutableHashTable : GradedModule : ChainComplex
Type : MarkUpType : EmptyMarkUpType
Monoid : OrderedMonoid : GeneralOrderedMonoid : GeneralOrderedGroup
Ring : EngineRing : FractionField
GaloisField
PolynomialRing
QuotientRing
SchurRing
HeaderType
Module
SelfInitializingType
WrapperType
Variety : AffineVariety
ProjectiveVariety
CacheTable
ChainComplexMap
GradedModuleMap
GroebnerBasis
ICComputation
IndexedVariableTable
MonomialIdeal
MonomialOrdering
primdecComputation
Resolution
ScriptedFunctor
Vector
RingElement : ZZZ
Tally : Set
CoherentSheaf
Entity
Ideal
IndeterminateNumber
InfiniteNumber
OptionTable
ProjectiveHilbertPolynomial
RingMap
SheafOfRings
SumOfTwists
SymbolTable
Net : String
Boolean
Database
File
Function
Handle
Nothing
QQ
RR
Symbol
ZZ |
See also:
The command showStructure is a member of the class Command.