axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#187 trouble with tuples] Cartesian products and tupl


From: Bill Page
Subject: [Axiom-developer] [#187 trouble with tuples] Cartesian products and tuples
Date: Fri, 01 Jul 2005 14:47:21 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/187TroubleWithTuples/diff
--
I think the concept of a tuple and [Cartesian Product] should be related,
i.e. a tuple is an element of a Cartesian Product:

\begin{axiom}
)expose Product
makeprod(1,1.1)
f:(INT,Float)->Float
f:Product(INT,Float)->Float
\end{axiom}

http://page.axiom-developer.org/zope/mathaction/address@hidden
--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]