Theorems · Theorem · combinatorics
SimpleGraph.IsContained.trans
∀ {α : Type u_4} {β : Type u_5} {γ : Type u_6} {A : SimpleGraph α} {B : SimpleGraph β} {C : SimpleGraph γ},
A.IsContained B → B.IsContained C → A.IsContained CIf A contains B and B contains C, then A contains C.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Copy
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 12 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.Copyproof · cited by 49
- SimpleGraph.Copy.compproof · cited by 5
Cited by9
Results whose statement or proof uses this declaration.
- SimpleGraph.IsContained.trans'proof · cited by 5
- SimpleGraph.isContained_congrproof · cited by 5
- SimpleGraph.CliqueFree.comapproof · cited by 2
- SimpleGraph.card_edgeFinset_deleteIncidenceSet_le_extremalNumberproof · cited by 1
- SimpleGraph.IsContained.mono_leftproof · cited by 1
- SimpleGraph.IsContained.mono_rightproof · cited by 1
- SimpleGraph.IsContained.not_cliqueFree_cardproof · cited by 1
- SimpleGraph.isContained_top_iffproof · cited by 0
- SimpleGraph.IsContained.extremalNumber_leproof · cited by 0