Theorems · Theorem · field theory
Module.Finite.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
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 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Nontrivialstatement and proof · cited by 2,416
- IsDomainstatement and proof · cited by 2,196
- LinearEquiv.symmproof · cited by 1,461
- Module.Finitestatement and proof · cited by 1,032
- Module.IsTorsionFreestatement and proof · cited by 600
- LinearMap.restrictScalarsproof · cited by 215
- IsNoetherianstatement and proof · cited by 208
Cited by2
Results whose statement or proof uses this declaration.
- FiniteDimensional.leftproof · cited by 2
- Ideal.absNorm_relNormproof · cited by 2