update
This commit is contained in:
22
recouvrement d'ensemble.md
Normal file
22
recouvrement d'ensemble.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
aliases:
|
||||
- recouvrement
|
||||
---
|
||||
up:: [[ensemble]], [[famille]]
|
||||
#maths/topologie
|
||||
|
||||
> [!definition] Définition
|
||||
> Soit $X$ un ensemble
|
||||
> On appelle **recouvrement** de $X$ une famille $(A_{i})_{i \in I}$ de parties de $X$ : $\forall i \in I,\quad A_{i} \subset X$ telle que $X = \bigcup _{i \in I} A_{i}$
|
||||
>
|
||||
^definition
|
||||
|
||||
# Propriétés
|
||||
|
||||
# Exemples
|
||||
|
||||
> [!example] Exemple
|
||||
> Soit $X = \mathbb{R}$
|
||||
> Si on prends $I = \mathbb{R}$ et si $x \in \mathbb{R}$
|
||||
> On pose $A_{x} = B(x, 1) = ]x-1; x+1[$
|
||||
> $\displaystyle\mathbb{R} = \bigcup _{x \in \mathbb{R}} A_{x}$ donc la famille $(A_{x})_{x \in \mathbb{R}}$
|
Reference in New Issue
Block a user