Theorems · Theorem · commutative algebra
IsGaloisGroup.of_mulEquiv
∀ {G : Type u_1} {A : Type u_2} {B : Type u_4} [inst : Group G] [inst_1 : CommSemiring A] [inst_2 : Semiring B]
[inst_3 : Algebra A B] [inst_4 : MulSemiringAction G B] [hG : IsGaloisGroup G A B] {H : Type u_5} [inst_5 : Group H]
[inst_6 : MulSemiringAction H B] (e : H ≃* G), (∀ (h : H) (x : B), e h • x = h • x) → IsGaloisGroup H A B- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Groupstatement and proof · cited by 6,238
- MulEquivstatement and proof · cited by 1,142
- MulEquiv.symmproof · cited by 482
- MulSemiringActionstatement and proof · cited by 423
- SMulCommClass.smul_commproof · cited by 143
- IsGaloisGroupstatement and proof · cited by 96
- MulEquiv.apply_symm_applyproof · cited by 37
- MulEquiv.injectiveproof · cited by 36
Cited by4
Results whose statement or proof uses this declaration.
- IsGaloisGroup.iff_of_mulEquivproof · cited by 1
- IsDecompositionField.of_isGaloisGroupproof · cited by 0
- IsInertiaField.of_isGaloisGroupproof · cited by 0
- IsGaloisGroup.of_mulEquiv_algEquivproof · cited by 0