-----
> [!proposition] Proposition. ([[degree distribution within giant component of Erdos-Renyi random graph]])
> ~
![[CleanShot 2023-11-07 at
[email protected]]]
![[CleanShot 2023-11-07 at 23.03.56.jpg]]
> [!proof]- Proof. ([[degree distribution within giant component of Erdos-Renyi random graph]])
> ~
-----
####
----
#### References
> [!backlink]
> ```dataview
> TABLE rows.file.link as "Further Reading"
> FROM [[]]
> FLATTEN file.tags as Tag
> WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom"
> GROUP BY Tag
> ```
> [!frontlink]
> ```dataview
> TABLE rows.file.link as "Further Reading"
> FROM outgoing([[]])
> FLATTEN file.tags as Tag
> WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom"
> GROUP BY Tag
> ```