Theorems · Theorem · combinatorics
Matroid.contract_delete_comm
∀ {α : Type u_1} {D C : Set α} (M : Matroid α), Disjoint C D → (M.contract C).delete D = (M.delete D).contract CContraction and deletion commute for disjoint sets.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Disjointstatement and proof · cited by 2,201
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- Set.sdiff_subsetproof · cited by 156
- Matroid.restrictproof · cited by 111
- Matroid.contractstatement and proof · cited by 103
- Matroid.deletestatement and proof · cited by 86
- Set.inter_assocproof · cited by 67
- Disjoint.mono_leftproof · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- Matroid.contract_delete_contract'proof · cited by 2
- Matroid.delete_contract_comm'proof · cited by 1
- Matroid.contract_delete_comm'proof · cited by 0