Theorems · Theorem · combinatorics
SimpleGraph.IsAcyclic.embedding
∀ {V : Type u_1} {V' : Type u_2} {G : SimpleGraph V} {G' : SimpleGraph V'} (f : G ↪g G'), G'.IsAcyclic → G.IsAcyclic- Cited by
- 3 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.
Cites6
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
- SimpleGraph.IsAcyclicstatement and proof · cited by 67
- SimpleGraph.Embeddingstatement and proof · cited by 41
- RelEmbedding.injectiveproof · cited by 41
- RelEmbedding.toRelHomproof · cited by 15
- SimpleGraph.IsAcyclic.comapproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.Iso.isAcyclic_iffproof · cited by 1
- SimpleGraph.IsAcyclic.of_comapproof · cited by 1
- SimpleGraph.IsAcyclic.of_mapproof · cited by 0