Theorems · Theorem · combinatorics
SimpleGraph.IsContained.girth_le
∀ {α : Type u_1} {β : Type u_2} {G : SimpleGraph α} {G' : SimpleGraph β},
G.IsContained G' → ¬G.IsAcyclic → G'.girth ≤ G.girth- Defined in
- Mathlib.Combinatorics.SimpleGraph.Girth
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Iff.notproof · cited by 489
- SimpleGraph.IsContainedstatement and proof · cited by 68
- SimpleGraph.IsAcyclicstatement and proof · cited by 67
- SimpleGraph.girthstatement · cited by 11
- ENat.toNat_le_toNatproof · cited by 6
- SimpleGraph.egirth_eq_topproof · cited by 4
- SimpleGraph.IsContained.egirth_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.