Commit 2025-01-16 07:31 ad0b8831
View on Github →feat: replace statement that specific functions are C^ω by the fact that they are C^n for all n (#20769) This is equivalent mathematically, but in applications the latter form is often more convenient. For instance, when proving that the composition is C^n, it's better to have right away the fact that the function is C^n.