Mathlib Map

Theorems · Theorem · linear algebra

Module.finrank_pos

∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [StrongRankCondition R]
  [Module.Finite R M] [IsDomain R] [Module.IsTorsionFree R M] [h : Nontrivial M], 0 < Module.finrank R M

A nontrivial finite-dimensional space has positive finrank.

Defined in
Mathlib.LinearAlgebra.Dimension.Finite
Cited by
62 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleStrongRankConditionModule.FiniteIsDomainModule.IsTorsionFreeNontrivial

Around this declaration

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

Ideal.inertiaDeg_pos · cited by 8Ideal.inertiaDeg_posFiniteField.nonempty_algHom_of_finrank_dvd · cited by 3FiniteField.nonempty_algH…FiniteField.orderOf_frobeniusAlgHom · cited by 3FiniteField.orderOf_frobe…Submodule.finrank_lt · cited by 3Submodule.finrank_ltIntermediateField.exists_lt_finrank_of_infinite_dimensional · cited by 3IntermediateField.exists_…InnerProductSpace.volume_ball · cited by 3InnerProductSpace.volume_…IntermediateField.LinearDisjoint.finrank_left_eq_finrank · cited by 2LinearDisjoint.finrank_le…FiniteField.finrank_zmod_extension · cited by 2FiniteField.finrank_zmod_…NumberField.mixedEmbedding.exists_ne_zero_mem_ideal_of_norm_le · cited by 2mixedEmbedding.exists_ne_…integral_bilinear_hasLineDerivAt_right_eq_neg_left_of_integrable · cited by 2integral_bilinear_hasLine…NumberField.mixedEmbedding.fundamentalCone.linearIndependent_completeFamily · cited by 2fundamentalCone.linearInd…MeasureTheory.Measure.measurePreserving_homeomorphUnitSphereProd · cited by 2Measure.measurePreserving…RingOfIntegers.isPrincipalIdealRing_of_abs_discr_lt · cited by 2RingOfIntegers.isPrincipa…IsCyclotomicExtension.Rat.ncard_primesOver_of_prime_pow · cited by 2Rat.ncard_primesOver_of_p…NumberField.abs_discr_ge' · cited by 2NumberField.abs_discr_ge'Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingNontrivial · cited by 2416NontrivialIsDomain · cited by 2196IsDomainModule.finrank · cited by 1770Module.finrankModule.Finite · cited by 1032Module.FiniteModule.IsTorsionFree · cited by 600Module.IsTorsionFreeStrongRankCondition · cited by 286StrongRankConditionModule.finrank_pos_iff · cited by 8Module.finrank_pos_iffModule.finrank_posCITED BYCITES

Cites10

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

Cited by62

Results whose statement or proof uses this declaration.