This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

25
pi-système.md Normal file
View File

@@ -0,0 +1,25 @@
---
aliases:
up:
- "[[tribu]]"
tags:
- s/maths/algèbre
- s/maths/intégration
- s/maths/probabilités
---
> [!definition] Définition
> Dans un [[espace mesurable]]
> On dit que $\mathscr{C} \subset \mathcal{A}$ est un $\pi$-système si :
> $\forall A, B \in \mathscr{C},\quad A \cap B \in \mathscr{C}$
> C'est-à-dire si $\mathscr{C}$ est stable par intersection.
^definition
# Propriétés
# Exemples
Si $\mathcal{A} = \mathcal{B}(\mathbb{R})$
$\mathscr{C} = \{ ]-\infty; t] \mid t \in \mathbb{R} \}$ forme un $\pi$-système
en effet $\forall t, s \in \mathbb{R}$ on a :
$]-\infty; t] \cap ]-\infty; s] = ]-\infty; \min(t, s)]$