Theorems · Theorem · combinatorics
Matroid.cRk_map_image_lift
∀ {α : Type u} {β : Type v} {f : α → β} (M : Matroid α) (hf : Set.InjOn f M.E) (X : Set α),
autoParam (X ⊆ M.E) Matroid.cRk_map_image_lift._auto_1 →
Cardinal.lift.{u, v} ((M.map f hf).cRk (f '' X)) = Cardinal.lift.{v, u} (M.cRk X)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Cardinalstatement and proof · cited by 2,598
- iSupproof · cited by 2,415
- Matroidstatement and proof · cited by 1,258
- Cardinal.mkproof · cited by 942
- Cardinal.liftstatement and proof · cited by 583
- Matroid.Estatement and proof · cited by 550
- Set.InjOnstatement and proof · cited by 543
- Smallproof · cited by 369
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.cRk_map_imageproof · cited by 1