Theorems · Theorem · field theory
FiniteDimensional.left
∀ (F : Type u) (K : Type v) (A : Type w) [inst : Ring F] [inst_1 : Ring K] [inst_2 : Module F K] [inst_3 : AddCommGroup A] [inst_4 : Module K A] [Module.IsTorsionFree K A] [inst_6 : Module F A] [IsNoetherian F A] [IsScalarTower F K A] [IsDomain K] [Nontrivial A], Module.Finite F K
Alias of Module.Finite.left.
In a tower of field extensions A / K / F, if A / F is finite, so is K / F.
(In fact, it suffices that A is a nontrivial ring.)
Note this cannot be an instance as Lean cannot infer A.
- Defined in
- Mathlib.FieldTheory.Tower
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- Ringstatement · cited by 7,463
- IsScalarTowerstatement · cited by 3,896
- Nontrivialstatement · cited by 2,416
- IsDomainstatement · cited by 2,196
- Module.Finitestatement · cited by 1,032
- Module.IsTorsionFreestatement · cited by 600
- IsNoetherianstatement · cited by 208
- Module.Finite.leftproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- InfiniteGalois.isOpen_iff_finiteproof · cited by 1
- IsGalois.of_separable_splitting_field_auxproof · cited by 0