Theorems · Theorem · combinatorics
Matroid.Indep.exists_bijOn_of_map
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {M : Matroid α} {I : Set β} (hf : Set.InjOn f M.E),
(M.map f hf).Indep I → ∃ I₀, M.Indep I₀ ∧ Set.BijOn f I₀ I- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 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.imageproof · 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.Indepstatement and proof · cited by 367
- Set.BijOnstatement · cited by 168
- Set.InjOn.monoproof · cited by 61
- Matroid.Indep.subset_groundproof · cited by 61
- Matroid.mapstatement and proof · cited by 32
- Set.InjOn.bijOn_imageproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.map_isBase_iffproof · cited by 5