| author | wenzelm | 
| Wed, 06 Dec 2023 20:16:23 +0100 | |
| changeset 79155 | 53288743c2f0 | 
| parent 71027 | b212ee44f87c | 
| permissions | -rw-r--r-- | 
| 70621 | 1 | theory | 
| 2 | Multivariate_Analysis | |
| 3 | imports | |
| 4 | Ordered_Euclidean_Space | |
| 5 | Determinants | |
| 6 | Cross3 | |
| 7 | Lipschitz | |
| 71027 
b212ee44f87c
the division between Starlike and Convex_Euclidean_Space is artificial, therefore include Starlike
 immler parents: 
70621diff
changeset | 8 | Starlike | 
| 70621 | 9 | begin | 
| 10 | ||
| 11 | text \<open>Entry point excluding integration and complex analysis.\<close> | |
| 12 | ||
| 13 | end |