Let $S$ be a ground set, and $\mathscr{L}$ be a laminar family of subsets of $S$, which means that for every two distinct subsets $A,B \in \mathscr{L}$, we have either $A \subseteq B$ or $B \subseteq A$ or $A \cap B = \emptyset$. For every $Y \in \mathscr{L}$, we are given a positive number $k(Y) \in \mathbb{Z}^+$. We define the group of subsets $I$ as $$I = \{ X \subseteq S :|X \cap Y| \leq k(Y), \forall Y \in \mathscr{L}\}.$$I need to prove that $(S;I)$ is a laminar matroid. I successfully proved that the empty set is independent and the hereditary property but I am struggling to prove the exchange property. Any direction on how to prove the exchange property in this situation? Thanks in advance.
2026-03-25 11:01:00.1774436460
Proof of laminar matroid
361 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MATROIDS
- Do these special substring sets form a matroid?
- how to prove that the dual of a matroid satisfies the exchange property?
- Proof of uniform matrix being transversal matrix by selecting singletons
- Smallest matroid containing two disjoint maximal elements of cardinality $K$?
- How much does the number of connected components of a graph grow in the case below?
- Given bases $A$, $B$ of a matroid there is a one-to-one mapping $\omega$ from $A$ to $B$ such that $(A - {a}) \cup {\omega(a)}$ is independent
- How to list all circuits of an oriented matroid and all circuits of its contraction of a vertex by hand?
- Relationship between Affine Dependence and Linear Dependence in Oriented Matroids?
- Contraction of oriented matroid as related to polytope?
- Why is this not a matroid?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Let $N$ be the ground set and $\mathscr{L}$ be a laminar of subsets of $N$. Let $\mathscr{I}=\{S\subseteq N: |S\cap L|\leq k(L), \forall L\in \mathscr{L}\}$. We show that $M=(N,\mathscr{I})$ is indeed a matroid by verifying the exchange property.
Let $S,T\in \mathscr{I}$ with $|S|<|T|$.
If there exists $e\in T\backslash S$ such that $e\notin L$ for any $L\in \mathscr{L}$, then $|(S+e)\cap L|=|S\cap L|\leq k(L)$ for any $L\in \mathscr{L}$.
Hence assume that for each $e\in T\backslash S$ there exists $L\in \mathscr{L}$ with $e\in L$. For each $e\in T\backslash S$, let $\mathscr{L}_e$ be the collection of $L\in \mathscr{L}$ with $e\in L$. For each $e\in T\backslash S$ and any $L\in \mathscr{L}\backslash \mathscr{L}_e$, we have $|(S+e)\cap L|=|S\cap L|\leq k(L)$.
Hence it remains to show that there exists $e\in T\backslash S$ such that $|(S+e)\cap L|\leq k(L)$ for any $L\in \mathscr{L}_e$. Note that $\mathscr{L}_e$ is a chain, as $\mathscr{L}$ is a laminar. Let $\mathscr{L}'=\{L_{e_1},\ldots,L_{e_l}\}$ be the collection of inclusion-wise maximal sets in $\mathscr{L}$ such that $|S\cap L_{e_i}|=k(L_{e_i})$ with $e_i\in T\backslash S$. Then $L_{e_i}\cap L_{e_j}=\emptyset$. Moreover, $|T|>|S|$ and $|T\cap L_{e_i}|\leq k(L_{e_i})$ imply that $|T\backslash (\cup L_{e_i})|>|S\backslash (\cup L_{e_i})|$. By the definition of $\mathscr{L}'$, there exists $e^*\in (T\backslash S)\backslash (\cup L_{e_i})$ such that $|S\cap L|<k(L)$ for any $L\in \mathscr{L}_{e^*}$. It follows that $|(S+e^*)\cap L|=|S\cap L|+1\leq k(L)$ for any $L\in \mathscr{L}_{e^*}$ and $|(S+e^*)\cap L|=|S\cap L|\leq k(L)$ for any $L\in \mathscr{L}\backslash \mathscr{L}_{e^*}$.
The exchange property follows.