Theorems · Theorem · combinatorics
SimpleGraph.sup_adj
∀ {V : Type u} (x y : SimpleGraph V) (v w : V), (x ⊔ y).Adj v w ↔ x.Adj v w ∨ y.Adj v w- Defined in
- Mathlib.Combinatorics.SimpleGraph.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.Adjstatement · cited by 1,346
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.addCayley_erase_zeroproof · cited by 3