Mathlib Map

Theorems · Definition · combinatorics

Matroid.sigma

{ι : Type u_1} → {α : ι → Type u_2} → ((i : ι) → Matroid (α i)) → Matroid ((i : ι) × α i)

The sum of an indexed collection of matroids, as a matroid on the sigma-type.

Defined in
Mathlib.Combinatorics.Matroid.Sum
Cited by
15 results in Mathlib
Foundations
Depth 65 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.

Cited by18

Results whose statement or proof uses this declaration.