Theorems · Theorem · commutative algebra
IsGaloisGroup.of_algEquiv
∀ (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] (B' : Type u_5) [inst_5 : Semiring B'] [inst_6 : Algebra A B'] [inst_7 : MulSemiringAction G B'] (e : B ≃ₐ[A] B'), (∀ (g : G) (x : B), e (g • x) = g • e x) → IsGaloisGroup G A B'
- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Algebra.algebraMapproof · cited by 4,706
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- map_smulproof · cited by 566
- MulSemiringActionstatement and proof · cited by 423
- SMulCommClass.smul_commproof · cited by 143
- IsGaloisGroupstatement and proof · cited by 96
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.