Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
liesymm[&^] - the wedge product
Calling Sequence
a &^ b
`&^`(a, b, c)
Parameters
a, b, c
-
expression involving differential forms relative to specific coordinates
Description
This routine is part of the liesymm package and is loaded via with(liesymm) .
It computes the wedge product of differential forms relative to the coordinates defined by setup().
All 1-forms are generated by applying d() to the coordinates.
All wedge products are automatically simplified to a wedge product of n 1-forms by extracting coefficients of wedge degree 0.
All results of a wedge product are reported using an address ordering of the 1-forms to facilitate simplifications. Thus may simplify to and if so will do so consistently within a given session.
The ordering used for simplifications of the products of 1-forms is available as .
Examples
See Also
liesymm, liesymm[hook], liesymm[Lie], liesymm[setup], liesymm[wedgeset], with
Download Help Document