Theorems · Definition · field theory
Field.embEquivOfEquiv
(F : Type u) →
(E : Type v) →
[inst : Field F] →
[inst_1 : Field E] →
[inst_2 : Algebra F E] →
(K : Type w) → [inst_3 : Field K] → [inst_4 : Algebra F K] → (E ≃ₐ[F] K) → Field.Emb F E ≃ Field.Emb F KA random bijection between Field.Emb F E and Field.Emb F K when E and K are isomorphic
as F-algebras.
- Defined in
- Mathlib.FieldTheory.SeparableDegree
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgHom.toRingHomproof · cited by 490
- RingHom.toAlgebraproof · cited by 337
- Algebra.IsAlgebraicproof · cited by 322
- AlgEquiv.toAlgHomproof · cited by 273
- AlgEquiv.restrictScalarsproof · cited by 60
- AlgebraicClosureproof · cited by 53
- Field.Embstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Field.finSepDegree_eq_of_equivproof · cited by 3