Theorems · Theorem · combinatorics
Matroid.contract_contract_eq_contract_sdiff
∀ {α : Type u_1} (M : Matroid α) (C₁ C₂ : Set α), (M.contract C₁).contract C₂ = (M.contract C₁).contract (C₂ \ C₁)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.contractstatement and proof · cited by 103
- Set.union_sdiff_selfproof · cited by 28
- Matroid.contract_contractproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.contract_contract_eq_contract_diffproof · cited by 0