Theorems · Definition · combinatorics
Matroid.comapOn
{α : Type u_1} → {β : Type u_2} → Matroid β → Set α → (α → β) → Matroid αThe pullback of a matroid on β by a function f : α → β to a matroid on α,
restricted to a ground set E.
The matroids M.comapOn f E and M ↾ (f '' E) have isomorphic simplifications;
elements with the same nonloop image are parallel.
- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.restrictproof · cited by 111
- Matroid.comapproof · cited by 24
Cited by8
Results whose statement or proof uses this declaration.
- Matroid.comapOn_ground_eqstatement · cited by 2
- Matroid.restrictSubtype_dualproof · cited by 1
- Matroid.comapOn_dual_eq_of_bijOnstatement and proof · cited by 1
- Matroid.comapOn_isBase_iff_of_bijOnstatement and proof · cited by 1
- Matroid.comapOn_isBase_iff_of_surjOnstatement · cited by 1
- Matroid.comapOn_preimage_eqstatement · cited by 1
- Matroid.comapOn_indep_iffstatement · cited by 0
- Matroid.comapOn_isBase_iffstatement · cited by 0