Mathlib Map

Theorems · Theorem · linear algebra

rank_subsingleton

∀ (R : Type u) (M : Type v) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Subsingleton R],
  Module.rank R M = 1
Defined in
Mathlib.LinearAlgebra.Dimension.Basic
Cited by
19 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleSubsingleton

Around this declaration

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

Module.finrank_subsingleton · cited by 11Module.finrank_subsinglet…IsLocalizedModule.lift_rank_eq · cited by 7IsLocalizedModule.lift_ra…IsLocalization.rank_eq · cited by 7IsLocalization.rank_eqSubmodule.LinearDisjoint.rank_inf_le_one_of_commute_of_flat · cited by 4LinearDisjoint.rank_inf_l…Module.one_le_rank_iff · cited by 4Module.one_le_rank_iffrank_eq_zero_iff · cited by 3rank_eq_zero_iffSubalgebra.LinearDisjoint.rank_inf_eq_one_of_commute_of_flat_of_inj · cited by 3LinearDisjoint.rank_inf_e…IsBaseChange.lift_rank_eq · cited by 3IsBaseChange.lift_rank_eqModule.length_of_free · cited by 3Module.length_of_freeSubalgebra.LinearDisjoint.rank_sup_of_free · cited by 2LinearDisjoint.rank_sup_o…CommSemiring.rank_self · cited by 2CommSemiring.rank_selfSubalgebra.rank_sup_eq_rank_left_mul_rank_of_free · cited by 2Subalgebra.rank_sup_eq_ra…QuadraticMap.nondegenerate_iff_radical_eq_bot · cited by 2QuadraticMap.nondegenerat…Matrix.cRank_subsingleton · cited by 1Matrix.cRank_subsingletonrank_quotient_eq_of_le_torsion · cited by 1rank_quotient_eq_of_le_to…Set · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidCardinal · cited by 2598CardinalModule.rank · cited by 496Module.rankLinearIndepOn · cited by 211LinearIndepOnLT.lt.trans_eq · cited by 65lt.trans_eqModule.rank_def · cited by 21Module.rank_defModule.subsingleton · cited by 20Module.subsingletonCardinal.mk_singleton · cited by 9Cardinal.mk_singletonciSup_eq_of_forall_le_of_forall_lt_exists_gt · cited by 8ciSup_eq_of_forall_le_of_…LinearIndepOn.of_subsingleton · cited by 1LinearIndepOn.of_subsingl…rank_subsingletonCITED BYCITES

Cites13

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

Cited by19

Results whose statement or proof uses this declaration.