Theorems · Theorem · combinatorics
Matroid.comap_isBasis_iff
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {N : Matroid β} {I X : Set α},
(N.comap f).IsBasis I X ↔ N.IsBasis (f '' I) (f '' X) ∧ Set.InjOn f I ∧ I ⊆ X- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- LE.le.transproof · cited by 3,151
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Set.InjOnstatement and proof · cited by 543
- Set.mem_image_of_memproof · cited by 371
- Matroid.Indepproof · cited by 367
- Matroid.IsBasisstatement and proof · cited by 219
- Set.image_monoproof · cited by 197
- Matroid.Depproof · cited by 76
- Matroid.IsBasis.indepproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.comap_isBase_iffproof · cited by 1
- Matroid.restrictSubtype_isBasis_iffproof · cited by 1