Theorems · Theorem · combinatorics
SimpleGraph.extremalNumber_congr_right
∀ {n : ℕ} {W₁ : Type u_4} {W₂ : Type u_5} {H₁ : SimpleGraph W₁} {H₂ : SimpleGraph W₂} (e : H₁ ≃g H₂),
SimpleGraph.extremalNumber n H₁ = SimpleGraph.extremalNumber n H₂If H₁ ≃g H₂, then extremalNumber n H₁ equals extremalNumber n H₂.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.extremalNumberstatement · cited by 23
- SimpleGraph.extremalNumber_congrproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.