Theorems · Theorem · commutative algebra
trace_eq_sum_embeddings_gen
∀ {K : Type u_4} {L : Type u_5} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] (E : Type u_7)
[inst_3 : Field E] [inst_4 : Algebra K E] (pb : PowerBasis K L),
(Polynomial.map (algebraMap K E) (minpoly K pb.gen)).Splits →
IsSeparable K pb.gen → (algebraMap K E) ((Algebra.trace K L) pb.gen) = ∑ σ, σ pb.gen- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- Finset.univstatement and proof · cited by 3,473
- AlgHomstatement and proof · cited by 3,236
- Multisetproof · cited by 2,627
Cited by1
Results whose statement or proof uses this declaration.
- trace_eq_sum_embeddingsproof · cited by 3