Theorems · Theorem · combinatorics
Matroid.delete_isColoop_iff
∀ {α : Type u_1} {e : α} (M : Matroid α) (D : Set α),
(M.delete D).IsColoop e ↔ e ∉ M.closure ((M.E \ D) \ {e}) ∧ e ∈ M.E ∧ e ∉ D- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Matroid.closurestatement and proof · cited by 272
- Set.sdiff_subsetproof · cited by 156
- Matroid.deletestatement · cited by 86
- Matroid.IsColoopstatement and proof · cited by 38
- Set.mem_sdiffproof · cited by 31
- Matroid.delete_eq_restrictproof · cited by 4
- Matroid.restrict_isColoop_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.