state
stringlengths
0
159k
srcUpToTactic
stringlengths
387
167k
nextTactic
stringlengths
3
9k
declUpToTactic
stringlengths
22
11.5k
declId
stringlengths
38
95
decl
stringlengths
16
1.89k
file_tag
stringlengths
17
73
case p_linear F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.m...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have h_roots : ∀ x ∈ (h.map ιEE').roots, x = ιEE' β := by intro x hx rw [mem_roots_map h_ne_zero] at hx specialize hc (ιEE' γ - ιEE' (ιFE c) * x) (by have f_root := root_left_of_root_gcd hx rw [eval₂_comp, eval₂_sub, eval₂_mul, eval₂_C, eval₂_C, eval₂_X, eval₂_map] at f_root exact (mem_roo...
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
intro x hx
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [mem_roots_map h_ne_zero] at hx
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
specialize hc (ιEE' γ - ιEE' (ιFE c) * x) (by have f_root := root_left_of_root_gcd hx rw [eval₂_comp, eval₂_sub, eval₂_mul, eval₂_C, eval₂_C, eval₂_X, eval₂_map] at f_root exact (mem_roots_map (minpoly.ne_zero hα)).mpr f_root)
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have f_root := root_left_of_root_gcd hx
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [eval₂_comp, eval₂_sub, eval₂_mul, eval₂_C, eval₂_C, eval₂_X, eval₂_map] at f_root
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact (mem_roots_map (minpoly.ne_zero hα)).mpr f_root
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
specialize hc x (by rw [mem_roots_map (minpoly.ne_zero hβ), ← eval₂_map] exact root_right_of_root_gcd hx)
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [mem_roots_map (minpoly.ne_zero hβ), ← eval₂_map]
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact root_right_of_root_gcd hx
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
by_contra a
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
apply hc
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
apply (div_eq_iff (sub_ne_zero.mpr a)).mpr
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [Algebra.smul_def, RingHom.map_add, RingHom.map_mul, RingHom.comp_apply]
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
ring
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case p_linear F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.m...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [← eq_X_sub_C_of_separable_of_root_eq h_sep h_root h_splits h_roots]
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case p_linear F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.m...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
trans EuclideanDomain.gcd (?_ : E[X]) (?_ : E[X])
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
dsimp only
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
convert (gcd_map (algebraMap F⟮γ⟯ E)).symm
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [map_comp, Polynomial.map_map, ← IsScalarTower.algebraMap_eq, Polynomial.map_sub, map_C, AdjoinSimple.algebraMap_gen, map_add, Polynomial.map_mul, map_X]
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : IsSeparable F E hα : IsIntegral F α hβ : IsIntegral F β f : F[X] := minpoly F α g : F[X] := minpoly F β ιFE : F →+* E := algebraMap F E ιEE' : E →+* SplittingField (Polynomial.map ιFE g) := a...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
congr
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by have hα := IsSeparable.isIntegral F α h...
Mathlib.FieldTheory.PrimitiveElement.103_0.R5HND7n71i1v1rZ
/-- This is the heart of the proof of the primitive element theorem. It shows that if `F` is infinite and `α` and `β` are separable over `F` then `F⟮α, β⟯` is generated by a single element. -/ theorem primitive_element_inf_aux [IsSeparable F E] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) ⊢ ∃ γ, F⟮α, β⟯ = F⟮γ⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ ⊢ ∃ γ, F⟮α, β⟯ = F⟮γ⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case intro.intro.intro F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ ∃ γ, F⟮α, β⟯ = F⟮γ⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
use α + x • β
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ F⟮α, β⟯ = F⟮α + x • β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
apply le_antisymm
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ F⟮α, β⟯ ≤ F⟮α + x • β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [adjoin_le_iff]
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm ·
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ {α, β} ≤ ↑F⟮α + x • β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ := mem_adjoin_simple_self F _
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ ⊢ {α, β} ≤ ↑F⟮α + x • β...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have αyβ_in_K : α + y • β ∈ F⟮α + y • β⟯ := mem_adjoin_simple_self F _
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [← heq] at αyβ_in_K
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have β_in_K := sub_mem αxβ_in_K αyβ_in_K
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [show (α + x • β) - (α + y • β) = (x - y) • β by rw [sub_smul]; abel1] at β_in_K
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ F⟮α + x •...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [sub_smul]
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ F⟮α + x •...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
abel1
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
replace β_in_K := smul_mem _ β_in_K (x := (x - y)⁻¹)
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [smul_smul, inv_mul_eq_div, div_self (sub_ne_zero.2 hneq), one_smul] at β_in_K
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have α_in_K : α ∈ F⟮α + x • β⟯ := by convert ← sub_mem αxβ_in_K (smul_mem _ β_in_K) apply add_sub_cancel
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ F⟮α + x •...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
convert ← sub_mem αxβ_in_K (smul_mem _ β_in_K)
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.e'_4 F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
apply add_sub_cancel
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y αxβ_in_K : α + x • β ∈ F⟮α + x • β⟯ αyβ_in_K : α + y • β ∈ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rintro x (rfl | rfl)
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a.inl F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) x✝ y : F hneq : x✝ ≠ y x : E f : F → IntermediateField F E := fun x_1 => F⟮x + x_1 • β⟯ heq : f x✝ = f y αxβ_in_K : x + x✝ • β ∈ F⟮x + x✝ • β⟯ αyβ_in...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
assumption
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a.inr F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) x✝ y : F hneq : x✝ ≠ y x : E f : F → IntermediateField F E := fun x_1 => F⟮α + x_1 • x⟯ heq : f x✝ = f y αxβ_in_K : α + x✝ • x ∈ F⟮α + x✝ • x⟯ αyβ_in...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
assumption
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ F⟮α + x • β⟯ ≤ F⟮α, β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [adjoin_simple_le_iff]
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y ⊢ α + x • β ∈ F⟮α, β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have α_in_Fαβ : α ∈ F⟮α, β⟯ := subset_adjoin F {α, β} (Set.mem_insert α {β})
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y α_in_Fαβ : α ∈ F⟮α, β⟯ ⊢ α + x • β ∈ F⟮α, β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have β_in_Fαβ : β ∈ F⟮α, β⟯ := subset_adjoin F {α, β} (Set.mem_insert_of_mem α rfl)
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
case h.a F : Type u_1 inst✝⁴ : Field F inst✝³ : Infinite F E : Type u_2 inst✝² : Field E ϕ : F →+* E α β : E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) f : F → IntermediateField F E := fun x => F⟮α + x • β⟯ x y : F hneq : x ≠ y heq : f x = f y α_in_Fαβ : α ∈ F⟮α, β⟯ β_in_Fαβ : β ∈ F⟮α, β⟯ ⊢ α + x • β ∈...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact F⟮α, β⟯.add_mem α_in_Fαβ (F⟮α, β⟯.smul_mem β_in_Fαβ)
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯ := by let f : F → IntermediateField F E := fun x ↦ F⟮α + x • β⟯ obtain ⟨x, y, hneq, heq⟩ := Finite.exists_ne_map_eq_of_infinite f use α + x • β apply le_antisymm · rw [adjoin_le...
Mathlib.FieldTheory.PrimitiveElement.181_0.R5HND7n71i1v1rZ
private theorem primitive_element_inf_aux_of_finite_intermediateField [Finite (IntermediateField F E)] : ∃ γ : E, F⟮α, β⟯ = F⟮γ⟯
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E ⊢ ∃ α, F⟮α⟯ = ⊤
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩)
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case inl F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) ⊢ ∃ α, F⟮α⟯ = ⊤
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
let P : IntermediateField F E → Prop := fun K => ∃ α : E, F⟮α⟯ = K
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) ·
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case inl F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K ⊢ ∃ α, F⟮α⟯ = ⊤
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have base : P ⊥ := ⟨0, adjoin_zero⟩
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case inl F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ ⊢ ∃ α, F⟮α⟯ = ⊤
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have ih : ∀ (K : IntermediateField F E) (x : E), P K → P (K⟮x⟯.restrictScalars F) := by intro K β hK cases' hK with α hK rw [← hK, adjoin_simple_adjoin_simple] haveI : Infinite F := isEmpty_fintype.mp F_inf cases' primitive_element_inf_aux F α β with γ hγ exact ⟨γ, hγ.symm⟩
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ ⊢ ∀ (K : IntermediateField F E) (x : E), P K → P (restrictScalars F (↥K)⟮x⟯)
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
intro K β hK
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ K : IntermediateField F E β : E hK : P K ⊢ P (restrictScalars F (↥K)⟮β⟯)
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
cases' hK with α hK
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case intro F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ K : IntermediateField F E β α : E hK : F⟮α⟯ = K ⊢ P (restrictScalars F (↥K)...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [← hK, adjoin_simple_adjoin_simple]
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case intro F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ K : IntermediateField F E β α : E hK : F⟮α⟯ = K ⊢ P F⟮α, β⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
haveI : Infinite F := isEmpty_fintype.mp F_inf
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case intro F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ K : IntermediateField F E β α : E hK : F⟮α⟯ = K this : Infinite F ⊢ P F⟮α, ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
cases' primitive_element_inf_aux F α β with γ hγ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case intro.intro F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ K : IntermediateField F E β α : E hK : F⟮α⟯ = K this : Infinite F γ :...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact ⟨γ, hγ.symm⟩
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case inl F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_inf : IsEmpty (Fintype F) P : IntermediateField F E → Prop := fun K => ∃ α, F⟮α⟯ = K base : P ⊥ ih : ∀ (K : IntermediateField F E) (x : E), P K → P (restrictScalars F (↥K)⟮x...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact induction_on_adjoin P base ih ⊤
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
case inr.intro F : Type u_1 E : Type u_2 inst✝⁴ : Field F inst✝³ : Field E inst✝² : Algebra F E inst✝¹ : FiniteDimensional F E inst✝ : IsSeparable F E F_finite : Fintype F ⊢ ∃ α, F⟮α⟯ = ⊤
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact exists_primitive_element_of_finite_bot F E
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤ := by rcases isEmpty_or_nonempty (Fintype F) with (F_inf | ⟨⟨F_finite⟩⟩) · let P : Int...
Mathlib.FieldTheory.PrimitiveElement.214_0.R5HND7n71i1v1rZ
/-- **Primitive element theorem**: a finite separable field extension `E` of `F` has a primitive element, i.e. there is an `α ∈ E` such that `F⟮α⟯ = (⊤ : Subalgebra F E)`. -/ theorem exists_primitive_element : ∃ α : E, F⟮α⟯ = ⊤
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
wlog hmn : m < n
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case inr F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ this : ∀ (F : Type u_1) (E : Type u_2) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {α : E} {m n : ℕ}, m ≠ n → F⟮α ^ m⟯ = F⟮α ^ n⟯ → m < n → IsAlgebraic F α h...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn)
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n ·
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
by_cases hm : m = 0
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn)
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : m = 0 ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [hm] at heq hmn
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 ·
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ 0⟯ = F⟮α ^ n⟯ hmn : 0 < n hm : m = 0 ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [pow_zero, adjoin_one] at heq
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n hmn : 0 < n hm : m = 0 heq : ⊥ = F⟮α ^ n⟯ ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
obtain ⟨y, h⟩ := mem_bot.1 (heq.symm ▸ mem_adjoin_simple_self F (α ^ n))
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos.intro F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n hmn : 0 < n hm : m = 0 heq : ⊥ = F⟮α ^ n⟯ y : F h : (algebraMap F E) y = α ^ n ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
refine ⟨X ^ n - C y, X_pow_sub_C_ne_zero hmn y, ?_⟩
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos.intro F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n hmn : 0 < n hm : m = 0 heq : ⊥ = F⟮α ^ n⟯ y : F h : (algebraMap F E) y = α ^ n ⊢ (aeval α) (X ^ n - C y) = 0
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [map_sub, map_pow, aeval_X, aeval_C, h, sub_self]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : ¬m = 0 ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
replace hm : 0 < m := Nat.pos_of_ne_zero hm
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
obtain ⟨r, s, h⟩ := (mem_adjoin_simple_iff F _).1 (heq ▸ mem_adjoin_simple_self F (α ^ m))
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg.intro.intro F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m = (aeval (α ^ n)) r / (aeval (α ^ n...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
by_cases hzero : aeval (α ^ n) s = 0
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m = (aeval (α ^ n)) r / (aeval (α ^ n)) s hzero :...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [hzero, div_zero, pow_eq_zero_iff hm] at h
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case pos F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] hzero : (aeval (α ^ n)) s = 0 h : α = 0 ⊢ IsAlgebraic F α
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact h.symm ▸ isAlgebraic_zero
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m = (aeval (α ^ n)) r / (aeval (α ^ n)) s hzero :...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [eq_div_iff hzero, ← sub_eq_zero] at h
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hze...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
replace hzero : s ≠ 0 := by rintro rfl; simp only [map_zero, not_true_eq_false] at hzero
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : ¬(ae...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rintro rfl
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r : F[X] h : α ^ m * (aeval (α ^ n)) 0 - (aeval (α ^ n)) r = 0 hzero : ¬(aeva...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [map_zero, not_true_eq_false] at hzero
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hze...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
let f : F[X] := X ^ m * expand F n s - expand F n r
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hze...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
refine ⟨f, ?_, ?_⟩
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg.refine_1 F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have : f.coeff (n * s.natDegree + m) ≠ 0 := by have hn : 0 < n := by linarith only [hm, hmn] have hndvd : ¬ n ∣ n * s.natDegree + m := by rw [← Nat.dvd_add_iff_right (n.dvd_mul_right s.natDegree)] exact Nat.not_dvd_of_pos_of_lt hm hmn simp only [coeff_sub, coeff_X_pow_mul, s....
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have hn : 0 < n := by linarith only [hm, hmn]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
linarith only [hm, hmn]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have hndvd : ¬ n ∣ n * s.natDegree + m := by rw [← Nat.dvd_add_iff_right (n.dvd_mul_right s.natDegree)] exact Nat.not_dvd_of_pos_of_lt hm hmn
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [← Nat.dvd_add_iff_right (n.dvd_mul_right s.natDegree)]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact Nat.not_dvd_of_pos_of_lt hm hmn
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [coeff_sub, coeff_X_pow_mul, s.coeff_expand_mul' hn, coeff_natDegree, coeff_expand hn r, hndvd, ite_false, sub_zero]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) r = 0 hzero : s ≠ ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact leadingCoeff_ne_zero.2 hzero
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg.refine_1 F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
intro h
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg.refine_1 F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h✝ : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n))...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [h, coeff_zero, ne_eq, not_true_eq_false] at this
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
case neg.refine_2 F✝ : Type u_1 E✝ : Type u_2 inst✝⁵ : Field F✝ inst✝⁴ : Field E✝ inst✝³ : Algebra F✝ E✝ F : Type u_1 E : Type u_2 inst✝² : Field F inst✝¹ : Field E inst✝ : Algebra F E α : E m n : ℕ hneq : m ≠ n heq : F⟮α ^ m⟯ = F⟮α ^ n⟯ hmn : m < n hm : 0 < m r s : F[X] h : α ^ m * (aeval (α ^ n)) s - (aeval (α ^ n)) ...
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simp only [map_sub, map_mul, map_pow, aeval_X, expand_aeval, h]
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α := by wlog hmn : m < n · exact this F E hneq.symm heq.symm (hneq.lt_or_lt.resolve_left hmn) by_cases hm : m = 0 · rw [hm] at heq hmn simp only [pow_zero, adjoin_one] at heq obtain ⟨...
Mathlib.FieldTheory.PrimitiveElement.247_0.R5HND7n71i1v1rZ
theorem isAlgebraic_of_adjoin_eq_adjoin {α : E} {m n : ℕ} (hneq : m ≠ n) (heq : F⟮α ^ m⟯ = F⟮α ^ n⟯) : IsAlgebraic F α
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ }
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) IF : Type u_2 := { K // ∃ x, K = F⟮x⟯ } ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
haveI : ∀ K : IF, FiniteDimensional F K.1 := fun ⟨_, x, rfl⟩ ↦ adjoin.finiteDimensional (isAlgebraic_of_finite_intermediateField F E x).isIntegral
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ }
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) IF : Type u_2 := { K // ∃ x, K = F⟮x⟯ } this : ∀ (K : IF), FiniteDimensional F ↥↑K ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have hfin := finiteDimensional_iSup_of_finite (t := fun K : IF ↦ K.1)
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ } haveI : ∀ K : IF, FiniteDimensional F K.1 := fun ⟨_, x, rfl⟩ ↦ adjoin.finiteDimensional (isAlgebraic_of_finite_intermediateField F E x...
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) IF : Type u_2 := { K // ∃ x, K = F⟮x⟯ } this : ∀ (K : IF), FiniteDimensional F ↥↑K hfin : FiniteDimensional F ↥(⨆ i, ↑i) ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
have htop : ⨆ K : IF, K.1 = ⊤ := le_top.antisymm fun x _ ↦ le_iSup (fun K : IF ↦ K.1) ⟨F⟮x⟯, x, rfl⟩ <| mem_adjoin_simple_self F x
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ } haveI : ∀ K : IF, FiniteDimensional F K.1 := fun ⟨_, x, rfl⟩ ↦ adjoin.finiteDimensional (isAlgebraic_of_finite_intermediateField F E x...
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) IF : Type u_2 := { K // ∃ x, K = F⟮x⟯ } this : ∀ (K : IF), FiniteDimensional F ↥↑K hfin : FiniteDimensional F ↥(⨆ i, ↑i) htop : ⨆ K, ↑K = ⊤ ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rw [htop] at hfin
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ } haveI : ∀ K : IF, FiniteDimensional F K.1 := fun ⟨_, x, rfl⟩ ↦ adjoin.finiteDimensional (isAlgebraic_of_finite_intermediateField F E x...
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) IF : Type u_2 := { K // ∃ x, K = F⟮x⟯ } this : ∀ (K : IF), FiniteDimensional F ↥↑K hfin : FiniteDimensional F ↥⊤ htop : ⨆ K, ↑K = ⊤ ⊢ FiniteDimensional F E
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact topEquiv.toLinearEquiv.finiteDimensional
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E := by let IF := { K : IntermediateField F E // ∃ x, K = F⟮x⟯ } haveI : ∀ K : IF, FiniteDimensional F K.1 := fun ⟨_, x, rfl⟩ ↦ adjoin.finiteDimensional (isAlgebraic_of_finite_intermediateField F E x...
Mathlib.FieldTheory.PrimitiveElement.283_0.R5HND7n71i1v1rZ
theorem finiteDimensional_of_finite_intermediateField [Finite (IntermediateField F E)] : FiniteDimensional F E
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E ⊢ ∃ α, F⟮α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
haveI := finiteDimensional_of_finite_intermediateField F E
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E ⊢ ∃ α, F⟮α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rcases finite_or_infinite F with (_ | _)
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
case inl F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E h✝ : Finite F ⊢ ∃ α, F⟮α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
obtain ⟨α, h⟩ := exists_primitive_element_of_finite_bot F K
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E rcases finite_or_infinite F with (_ | _) ·
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
case inl.intro F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E h✝ : Finite F α : ↥K h : F⟮α⟯ = ⊤ ⊢ ∃ α, F⟮α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
exact ⟨α, by simpa only [lift_adjoin_simple, lift_top] using congr_arg lift h⟩
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E rcases finite_or_infinite F with (_ | _) · obtain ⟨α, h⟩ := exists_primitive_element_of_finite_bot F K ...
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E h✝ : Finite F α : ↥K h : F⟮α⟯ = ⊤ ⊢ F⟮↑α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
simpa only [lift_adjoin_simple, lift_top] using congr_arg lift h
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E rcases finite_or_infinite F with (_ | _) · obtain ⟨α, h⟩ := exists_primitive_element_of_finite_bot F K ...
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
case inr F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E h✝ : Infinite F ⊢ ∃ α, F⟮α⟯ = K
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
apply induction_on_adjoin (fun K ↦ ∃ α : E, F⟮α⟯ = K) ⟨0, adjoin_zero⟩
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E rcases finite_or_infinite F with (_ | _) · obtain ⟨α, h⟩ := exists_primitive_element_of_finite_bot F K ...
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement
case inr.ih F : Type u_1 E : Type u_2 inst✝³ : Field F inst✝² : Field E inst✝¹ : Algebra F E inst✝ : Finite (IntermediateField F E) K : IntermediateField F E this : FiniteDimensional F E h✝ : Infinite F ⊢ ∀ (K : IntermediateField F E) (x : E), (∃ α, F⟮α⟯ = K) → ∃ α, F⟮α⟯ = restrictScalars F (↥K)⟮x⟯
/- Copyright (c) 2020 Thomas Browning, Patrick Lutz. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Thomas Browning, Patrick Lutz -/ import Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure import Mathlib.FieldTheory.NormalClosure import Mathlib.RingTheory.IntegralDomai...
rintro K β ⟨α, rfl⟩
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K := by haveI := finiteDimensional_of_finite_intermediateField F E rcases finite_or_infinite F with (_ | _) · obtain ⟨α, h⟩ := exists_primitive_element_of_finite_bot F K ...
Mathlib.FieldTheory.PrimitiveElement.294_0.R5HND7n71i1v1rZ
theorem exists_primitive_element_of_finite_intermediateField [Finite (IntermediateField F E)] (K : IntermediateField F E) : ∃ α : E, F⟮α⟯ = K
Mathlib_FieldTheory_PrimitiveElement