Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.span_range_eq_top_of_injective_of_rank_le

∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K] {M N : Type u}
  [IsDomain R] [IsFractionRing R K] [inst_5 : AddCommGroup M] [inst_6 : Module R M] [inst_7 : AddCommGroup N]
  [inst_8 : Module R N] [inst_9 : Module K N] [IsScalarTower R K N] [Module.Finite K N] {f : M →ₗ[R] N},
  Function.Injective ⇑f → Module.rank K N ≤ Module.rank R M → Submodule.span K ↑f.range = ⊤
Defined in
Mathlib.Algebra.Module.Lattice
Cited by
1 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsDomainIsFractionRingAddCommGroupModuleAddCommGroupModuleModuleIsScalarTowerModule.Finite

Around this declaration

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

Cites38

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setproof · cited by 53,352
  • Modulestatement and proof · cited by 20,661
  • RingHom.idstatement and proof · cited by 18,349
  • CommRingstatement and proof · cited by 17,173
  • AddCommGroupstatement and proof · cited by 12,871
  • Algebrastatement and proof · cited by 11,388
  • LinearMapstatement and proof · cited by 10,215
  • Top.topstatement · cited by 9,680
  • SetLike.coestatement and proof · cited by 8,199
  • Fintypeproof · cited by 7,736
  • Fieldstatement and proof · cited by 7,404

Cited by1

Results whose statement or proof uses this declaration.