Commit 3099aa4
* feat: correlation on induce-univ equals correlation on G (Part of #2965)
* feat: correlation on induce-univ equals correlation on G
Add correlation_induce_univ: correlation (G.induce Set.univ) p A =
correlation G p (A.map (Equiv.Set.univ V)). Since G.induce Set.univ ≃g G
(mathlib induceUnivIso), pushing the observable along the relabeling preserves
the correlation; proved via the graph equality (G.induce univ).map e = G
composed through correlation_map_equiv and correlation_congr_of_eq.
Connects inducedGraph _ univ statements (the left side of the Phase A capstone
correlation_inducedGraph_deleteEdges_union_inl) back to the raw graph G (the
form of the ball-boundary increment correlation_sub_deleteEdges_le_derivBound),
for the per-stage exhaustion increment assembly.
Part of #2965
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 9f2aa40 commit 3099aa4
3 files changed
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
373 | 401 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12614 | 12614 | | |
12615 | 12615 | | |
12616 | 12616 | | |
| 12617 | + | |
| 12618 | + | |
| 12619 | + | |
| 12620 | + | |
| 12621 | + | |
| 12622 | + | |
| 12623 | + | |
| 12624 | + | |
| 12625 | + | |
| 12626 | + | |
| 12627 | + | |
| 12628 | + | |
| 12629 | + | |
| 12630 | + | |
| 12631 | + | |
| 12632 | + | |
| 12633 | + | |
| 12634 | + | |
| 12635 | + | |
12617 | 12636 | | |
12618 | 12637 | | |
12619 | 12638 | | |
| |||
0 commit comments