Theorems · Theorem · commutative algebra
IsGaloisGroup.iff_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] {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 ↔ IsGaloisGroup G A B)- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- IsGaloisGroupstatement and proof · cited by 96
- MulEquiv.apply_symm_applyproof · cited by 37
- IsGaloisGroup.of_mulEquivproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsGaloisGroup.top_iffproof · cited by 0