Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-24 16:39 6ac7c18d

View on Github →

feat(combinatorics/simple_graph/density): Edge density (#12431) Define the number and density of edges of a relation and of a simple graph between two finsets.

Estimated changes

added def rel.edge_density
added theorem rel.edge_density_comm
added def rel.interedges
added theorem rel.interedges_bUnion
added theorem rel.interedges_mono
added theorem rel.mem_interedges_iff