Theorems · Theorem · combinatorics
Matroid.closure_insert_congr
∀ {α : Type u_2} {M : Matroid α} {X : Set α} {e f : α},
e ∈ M.closure (insert f X) \ M.closure X → M.closure (insert e X) = M.closure (insert f X)- Defined in
- Mathlib.Combinatorics.Matroid.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.closurestatement and proof · cited by 272
- Set.insert_eq_of_memproof · cited by 118
- Set.insert_commproof · cited by 16
- Matroid.closure_closureproof · cited by 14
- Matroid.closure_insert_closure_eq_closure_insertproof · cited by 6
- Matroid.closure_exchangeproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.