Theorems · Theorem · combinatorics
SimpleGraph.fromEdgeSet_sdiff
∀ {V : Type u} (s t : Set (Sym2 V)),
SimpleGraph.fromEdgeSet (s \ t) = SimpleGraph.fromEdgeSet s \ SimpleGraph.fromEdgeSet t- Defined in
- Mathlib.Combinatorics.SimpleGraph.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, 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.
- Setstatement and proof · cited by 53,352
- SimpleGraphstatement · cited by 3,072
- Sym2statement and proof · cited by 737
- Sym2.mkproof · cited by 332
- SimpleGraph.extproof · cited by 59
- SimpleGraph.fromEdgeSetstatement and proof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.deleteEdges_edgeproof · cited by 2
- SimpleGraph.deleteEdges_fromEdgeSetproof · cited by 2