Mathlib Map

Theorems · Theorem · linear algebra

LinearEquiv.rank_eq

∀ {R : Type u} {M 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₁), Module.rank R M = Module.rank R M₁

Two linearly equivalent vector spaces have the same dimension.

Defined in
Mathlib.LinearAlgebra.Dimension.Basic
Cited by
31 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

rank_top · cited by 9rank_topModule.nonempty_linearEquiv_iff_rank_eq · cited by 4Module.nonempty_linearEqu…ModularForm.rank_eq_one_add_rank_cuspForm · cited by 3ModularForm.rank_eq_one_a…Subalgebra.LinearDisjoint.rank_sup_of_free · cited by 2LinearDisjoint.rank_sup_o…Subfield.relrank_top_right · cited by 2Subfield.relrank_top_rightCuspForm.rank_eq_zero_of_weight_lt_twelve · cited by 2CuspForm.rank_eq_zero_of_…Field.sepDegree_eq_of_equiv · cited by 2Field.sepDegree_eq_of_equ…IntermediateField.adjoin_rank_le_of_isAlgebraic · cited by 2IntermediateField.adjoin_…Module.rank_linearMap · cited by 2Module.rank_linearMaprank_range_of_injective · cited by 2rank_range_of_injectiveSubmodule.rank_sup_add_rank_inf_eq · cited by 2Submodule.rank_sup_add_ra…rank_dual_eq_card_dual_of_aleph0_le_rank' · cited by 2rank_dual_eq_card_dual_of…CuspForm.rank_eq_one_of_weight_eq_twelve · cited by 1CuspForm.rank_eq_one_of_w…Field.sepDegree_eq_of_isPurelyInseparable · cited by 1Field.sepDegree_eq_of_isP…isPathConnected_compl_of_one_lt_codim · cited by 1isPathConnected_compl_of_…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearEquiv · cited by 3317LinearEquivCardinal · cited by 2598CardinalModule.rank · cited by 496Module.rankCardinal.lift_inj · cited by 38Cardinal.lift_injLinearEquiv.lift_rank_eq · cited by 14LinearEquiv.lift_rank_eqLinearEquiv.rank_eqCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by31

Results whose statement or proof uses this declaration.