17 lines
		
	
	
		
			401 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			401 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
alias: [ "sous-additive" ]
 | 
						|
---
 | 
						|
up:: [[application]]
 | 
						|
title:: "$f(x+y) \leq f(x)+f(y)$"
 | 
						|
slibling:: [[application additive]]
 | 
						|
#s/maths/analyse 
 | 
						|
 | 
						|
---
 | 
						|
 | 
						|
> [!definition] Application sous-additive
 | 
						|
> Soit $f$ une application de $E \to F$
 | 
						|
> On dit que $f$ est *sous additive* quand elle respecte l'[[inégalité triangulaire]], soit quand :
 | 
						|
> $\forall (x, y) \in E, \quad f(x+y) \leq f(x)+f(y)$
 | 
						|
^definition
 | 
						|
 |