Theorems · Theorem · linear algebra
LinearEquiv.lift_rank_map_eq
∀ {R : Type u} {M : Type v} {M' : Type v'} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] (f : M ≃ₗ[R] M') (p : Submodule R M),
Cardinal.lift.{v, v'} (Module.rank R ↥(Submodule.map (↑f) p)) = Cardinal.lift.{v', v} (Module.rank R ↥p)- Defined in
- Mathlib.LinearAlgebra.Dimension.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- Cardinalstatement · cited by 2,598
- LinearEquiv.toLinearMapstatement · cited by 1,171
- Submodule.mapstatement · cited by 614
- Cardinal.liftstatement · cited by 583
- Module.rankstatement · cited by 496
- LinearEquiv.lift_rank_eqproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.