Theorems · Theorem · commutative algebra
IsIntegralClosure.of_algEquiv
∀ {R : Type u_1} (A : Type u_2) {B : Type u_3} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : CommRing B]
[inst_3 : Algebra R B] [inst_4 : Algebra A B] [IsIntegralClosure A R B] {S : Type u_4} [inst_6 : CommRing S]
[inst_7 : Algebra A S] [inst_8 : Algebra R S] (f : B ≃ₐ[R] S),
(∀ (x : A), (algebraMap A S) x = f ((algebraMap A B) x)) → IsIntegralClosure A R S- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, 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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- IsIntegralClosurestatement and proof · cited by 146
- AlgEquiv.injectiveproof · cited by 61
- AlgEquiv.symm_apply_applyproof · cited by 36
- IsIntegralClosure.algebraMap_injectiveproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- bijective_algebraMap_int_of_finite_of_unramifiedproof · cited by 0