Close
Close window
IsRightZero - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

Magma

IsRightZero

test whether an element of a magma is a right zero

Calling Sequence

IsRightZero( m, z )

Parameters

m

-

Array representing the Cayley table of a finite magma

z

-

magma element to test

Description

The IsRightZero(m,z) command returns true if z is a right zero of the magma m, and false otherwise. The element z is a right zero if x*z = z, for all x in m.

Examples

>

withMagma:

>

m1|2|3,1|3|1,1|1|1

m123131111

(1)
>

IsRightZerom,1

true

(2)
>

IsRightZerom,2

false

(3)

Compatibility

The Magma[IsRightZero] command was introduced in Maple 15.

For more information on Maple 15 changes, see Updates in Maple 15 .


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /