Theorems · Theorem · field theory
FixedPoints.minpoly.irreducible_aux
∀ (G : Type u) [inst : Group G] (F : Type v) [inst_1 : Field F] [inst_2 : MulSemiringAction G F] [inst_3 : Fintype G] (x : F) (f g : Polynomial ↥(FixedPoints.subfield G F)), f.Monic → g.Monic → f * g = FixedPoints.minpoly G F x → f = 1 ∨ g = 1
- Defined in
- Mathlib.FieldTheory.Fixed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Polynomialstatement and proof · cited by 5,681
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Polynomial.Monicstatement and proof · cited by 461
- MulSemiringActionstatement and proof · cited by 423
- Subfieldstatement · cited by 303
- Polynomial.eval₂proof · cited by 267
- mul_eq_zeroproof · cited by 94
- dvd_mul_rightproof · cited by 89
Cited by1
Results whose statement or proof uses this declaration.
- FixedPoints.minpoly.irreducibleproof · cited by 1