Mathlib Map

Theorems · Theorem · combinatorics

Matroid.restrict_restrict_eq

∀ {α : Type u_1} {R₁ R₂ : Set α} (M : Matroid α), R₂ ⊆ R₁ → (M.restrict R₁).restrict R₂ = M.restrict R₂
Defined in
Mathlib.Combinatorics.Matroid.Minor.Restrict
Cited by
6 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.