Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.prod_embeddings_eq_finrank_pow

∀ {K : Type u_4} {L : Type u_5} (F : Type u_6) [inst : Field K] [inst_1 : Field L] [inst_2 : Field F]
  [inst_3 : Algebra K L] [inst_4 : Algebra K F] (E : Type u_7) [inst_5 : Field E] [inst_6 : Algebra K E]
  [inst_7 : Algebra L F] [IsScalarTower K L F] [IsAlgClosed E] [Algebra.IsSeparable K F]
  [inst_11 : FiniteDimensional K F] (pb : PowerBasis K L),
  ∏ σ, σ ((algebraMap L F) pb.gen) = (∏ σ, σ pb.gen) ^ Module.finrank L F
Defined in
Mathlib.RingTheory.Norm.Basic
Cited by
1 results in Mathlib
Foundations
Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraAlgebraFieldAlgebraAlgebraIsScalarTowerIsAlgClosedAlgebra.IsSeparableFiniteDimensional

Around this declaration

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

Cites31

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

Cited by1

Results whose statement or proof uses this declaration.