Theorems · Theorem · combinatorics
Matroid.map_isBase_iff
∀ {α : Type u_1} {β : Type u_2} (M : Matroid α) (f : α → β) (hf : Set.InjOn f M.E) {B : Set β},
(M.map f hf).IsBase B ↔ ∃ B₀, M.IsBase B₀ ∧ B = f '' B₀- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Set.InjOnstatement and proof · cited by 543
- Matroid.Indepproof · cited by 367
- Matroid.IsBasestatement and proof · cited by 239
- Maximalproof · cited by 211
- Set.image_monoproof · cited by 197
- Set.BijOnproof · cited by 168
- Matroid.Indep.subset_groundproof · cited by 61
- Maximal.propproof · cited by 34
Cited by5
Results whose statement or proof uses this declaration.
- Matroid.IsBase.mapproof · cited by 1
- Matroid.map_image_isBase_iffproof · cited by 1
- Matroid.IsBase.mapEmbeddingproof · cited by 0
- Matroid.mapEmbedding_isBase_iffproof · cited by 0
- Matroid.mapEquiv_isBase_iffproof · cited by 0