Theorems · Theorem · combinatorics
SimpleGraph.IsContained.mono_left
∀ {α : Type u_4} {β : Type u_5} {A : SimpleGraph α} {B : SimpleGraph β} {A' : SimpleGraph α},
A ≤ A' → A'.IsContained B → A.IsContained B- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.IsContainedstatement and proof · cited by 68
- SimpleGraph.IsContained.transproof · cited by 9
- SimpleGraph.IsContained.of_leproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsContained.trans_le'proof · cited by 0