Theorems · Theorem · combinatorics
SimpleGraph.DeleteFar.le_card_sub_card
∀ {V : Type u_1} {G : SimpleGraph V} {𝕜 : Type u_2} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜]
[inst_2 : Fintype ↑G.edgeSet] {p : SimpleGraph V → Prop} {r : 𝕜} [inst_3 : Fintype (Sym2 V)],
G.DeleteFar p r →
∀ ⦃H : SimpleGraph V⦄ [inst_4 : DecidableRel H.Adj], H ≤ G → p H → r ≤ ↑G.edgeFinset.card - ↑H.edgeFinset.cardAlias of the forward direction of SimpleGraph.deleteFar_iff.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement · cited by 2,327
- SimpleGraph.Adjstatement · cited by 1,346
- Sym2statement and proof · cited by 737
- SimpleGraph.edgeSetstatement and proof · cited by 199
- SimpleGraph.edgeFinsetstatement · cited by 116
- SimpleGraph.DeleteFarstatement · cited by 4
- SimpleGraph.deleteFar_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.FarFromTriangleFree.cliqueFinset_nonempty'proof · cited by 1