Theorems · Theorem · combinatorics
Matroid.contract_closure_eq_contract_delete
∀ {α : Type u_1} (M : Matroid α) (C : Set α), M.contract (M.closure C) = (M.contract C).delete (M.closure C \ C)Contracting the closure of a set is the same as contracting the set, and then deleting the rest of its elements.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Eproof · cited by 550
- Set.inter_subset_rightproof · cited by 329
- Matroid.closurestatement and proof · cited by 272
- Matroid.IsBasisproof · cited by 219
- Matroid.contractstatement and proof · cited by 103
- Set.union_commproof · cited by 99
- Matroid.deletestatement and proof · cited by 86
- Set.union_emptyproof · cited by 78
- Matroid.IsBasis.subsetproof · cited by 45
- Set.sdiff_eq_emptyproof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.