Theorems · Theorem · combinatorics
SimpleGraph.le_minDegree_induce_of_support_subset
∀ {V : Type u_1} {s : Set V} [inst : DecidablePred fun x => x ∈ s] [inst_1 : Fintype V] {G : SimpleGraph V}
[inst_2 : DecidableRel G.Adj], G.support ⊆ s → G.minDegree ≤ (SimpleGraph.induce s G).minDegree- Defined in
- Mathlib.Combinatorics.SimpleGraph.Finite
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Set.univproof · cited by 3,945
- SimpleGraphstatement and proof · cited by 3,072
- Set.Nonemptyproof · cited by 2,627
- le_reflproof · cited by 2,061
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Function.Embeddingstatement · cited by 988
- IsEmptyproof · cited by 759
- le_imp_le_of_le_of_leproof · cited by 576
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.