Theorems · Theorem · combinatorics
Matroid.map_closure_eq
∀ {α : Type u_2} {β : Type u_3} (M : Matroid α) (f : α → β) (hf : Set.InjOn f M.E) (X : Set β),
(M.map f hf).closure X = f '' M.closure (f ⁻¹' X)- Defined in
- Mathlib.Combinatorics.Matroid.Closure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 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
- Set.preimagestatement and proof · cited by 4,946
- Set.extproof · cited by 2,266
- 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.closurestatement and proof · cited by 272
- Matroid.IsBasisproof · cited by 219
- Matroid.Indep.subset_groundproof · cited by 61
- Matroid.IsBasis.indepproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.map_loopsproof · cited by 1
- Matroid.mapEmbedding_isLoop_iffproof · cited by 0