Theorems · Theorem · combinatorics
Matroid.cRk_inter_add_cRk_union_le
∀ {α : Type u} (M : Matroid α) [M.InvariantCardinalRank] (X Y : Set α),
M.cRk (X ∩ Y) + M.cRk (X ∪ Y) ≤ M.cRk X + M.cRk YThe Cardinal rank function is submodular.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Set.Elemproof · cited by 7,166
- LE.le.transproof · cited by 3,151
- Cardinalstatement and proof · cited by 2,598
- add_commproof · cited by 1,535
- Matroidstatement and proof · cited by 1,258
- Cardinal.mkproof · cited by 942
- add_le_addproof · cited by 666
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- Matroid.closureproof · cited by 272
- Matroid.IsBasis'proof · cited by 101
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.