Mathlib Map

Theorems · Theorem · field theory

FiniteDimensional.right

∀ (F : Type u) (K : Type v) (A : Type w) [inst : Semiring F] [inst_1 : Semiring K] [inst_2 : Module F K]
  [inst_3 : AddCommMonoid A] [inst_4 : Module K A] [inst_5 : Module F A] [IsScalarTower F K A] [hf : Module.Finite F A],
  Module.Finite K A

Alias of Module.Finite.right. [Stacks Tag 09G5](https://stacks.math.columbia.edu/tag/09G5)

Defined in
Mathlib.FieldTheory.Tower
Cited by
6 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringModuleAddCommMonoidModuleModuleIsScalarTowerModule.Finite

Around this declaration

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

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.