Theorems · Theorem · combinatorics
SimpleGraph.disjoint_incidenceSet
∀ {V : Type u} {G H : SimpleGraph V}, (∀ (v : V), Disjoint (G.incidenceSet v) (H.incidenceSet v)) ↔ Disjoint G H- Defined in
- Mathlib.Combinatorics.SimpleGraph.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- Disjointstatement and proof · cited by 2,201
- Sym2statement · cited by 737
- SimpleGraph.incidenceSetstatement and proof · cited by 46
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.disjoint_incidenceFinset_of_disjointproof · cited by 0