Theorems · Theorem · combinatorics
SimpleGraph.IsAcyclic.subgraph
∀ {V : Type u_1} {G : SimpleGraph V}, G.IsAcyclic → ∀ (H : G.Subgraph), H.coe.IsAcyclicA subgraph of an acyclic graph is acyclic.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.Elemstatement · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsstatement · cited by 210
- SimpleGraph.Subgraph.coestatement · cited by 89
- SimpleGraph.IsAcyclicstatement and proof · cited by 67
- SimpleGraph.Subgraph.homproof · cited by 18
- SimpleGraph.IsAcyclic.comapproof · cited by 4
- SimpleGraph.Subgraph.hom_injectiveproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.