Theorems · Theorem · commutative algebra
IsGaloisGroup.of_ringHom_surjective
∀ (G : Type u_1) (A : Type u_2) (A' : Type u_3) (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] [inst_5 : CommSemiring A'] [inst_6 : Algebra A' B] (e : A →+* A'), (∀ (a : A), (algebraMap A' B) (e a) = (algebraMap A B) a) → Function.Surjective ⇑e → IsGaloisGroup G A' B
- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHomstatement and proof · cited by 10,189
- Groupstatement and proof · cited by 6,238
- Algebra.algebraMapstatement and proof · cited by 4,706
- MulSemiringActionstatement and proof · cited by 423
- Algebra.smul_defproof · cited by 287
- SMulCommClass.smul_commproof · cited by 143
- IsGaloisGroupstatement and proof · cited by 96
- Algebra.IsInvariant.isInvariantproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- IsGaloisGroup.of_ringEquivproof · cited by 1