Theorems · Theorem · combinatorics
Matroid.IsBasis.contract_eq_contract_delete
∀ {α : Type u_1} {M : Matroid α} {I X : Set α}, M.IsBasis I X → M.contract X = (M.contract I).delete (X \ I)Contracting a set is the same as contracting a basis for the set, and deleting the rest.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Disjointproof · cited by 2,201
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Matroid.Indepproof · cited by 367
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.contractstatement and proof · cited by 103
- Set.union_commproof · cited by 99
- Matroid.deletestatement and proof · cited by 86
- Matroid.dualproof · cited by 79
- Matroid.Depproof · cited by 76
- Matroid.IsBasis.indepproof · cited by 51
Cited by3
Results whose statement or proof uses this declaration.
- Matroid.IsBasis'.contract_eq_contract_deleteproof · cited by 5
- Matroid.contract_eq_delete_of_subset_loopsproof · cited by 1
- Matroid.contract_closure_eq_contract_deleteproof · cited by 0