Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.bot_strongly_regular

∀ {V : Type u} [inst : Fintype V] {ℓ : ℕ}, ⊥.IsSRGWith (Fintype.card V) 0 ℓ 0

Empty graphs are strongly regular. Note that can take any value for empty graphs, since there are no pairs of adjacent vertices.

Defined in
Mathlib.Combinatorics.SimpleGraph.StronglyRegular
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.