Theorems · Theorem · combinatorics
SimpleGraph.FarFromTriangleFree.congr_simp
∀ {α : Type u_1} {𝕜 : Type u_3} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] (G G_1 : SimpleGraph α),
G = G_1 →
∀ (ε ε_1 : 𝕜),
ε = ε_1 →
∀ [inst_2 : Fintype α] {inst_3 : DecidableRel G.Adj} [inst_4 : DecidableRel G_1.Adj],
G.FarFromTriangleFree ε = G_1.FarFromTriangleFree ε_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.FarFromTriangleFreestatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.