Theorems · Theorem · combinatorics
Matroid.comap_isBase_iff
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {N : Matroid β} {B : Set α},
(N.comap f).IsBase B ↔ N.IsBasis (f '' B) (f '' f ⁻¹' N.E) ∧ Set.InjOn f B ∧ B ⊆ f ⁻¹' N.E- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Set.InjOnstatement and proof · cited by 543
- Matroid.IsBasestatement · cited by 239
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.comapstatement · cited by 24
- Matroid.isBasis_ground_iffproof · cited by 10
- Matroid.comap_isBasis_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.restrictSubtype_isBase_iffproof · cited by 1