Theorems · Definition · ring theory
Subalgebra.equivOfEq
{R : Type u} →
{A : Type v} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Algebra R A] → (S T : Subalgebra R A) → S = T → ↥S ≃ₐ[R] ↥TTwo subalgebras that are equal are also equivalent as algebras.
This is the Subalgebra version of LinearEquiv.ofEq and Equiv.setCongr.
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivproof · cited by 3,317
- AlgEquivstatement · cited by 1,681
- Subalgebrastatement and proof · cited by 1,353
- Subalgebra.toSubmoduleproof · cited by 141
- LinearEquiv.ofEqproof · cited by 32
Cited by30
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.aevalEquivproof · cited by 17
- IsPrimitiveRoot.powerBasisproof · cited by 16
- IntermediateField.botEquivproof · cited by 14
- IntermediateField.equivOfEqproof · cited by 13
- IntermediateField.Lifts.unionproof · cited by 6
- Subalgebra.equivOfEq_applystatement and proof · cited by 5
- Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTopproof · cited by 5
- Subalgebra.LinearDisjoint.mulMapproof · cited by 4
- PowerBasis.ofAdjoinEqTop'proof · cited by 3
- Subalgebra.mulMap'proof · cited by 3
- MvPolynomial.supportedEquivMvPolynomialproof · cited by 3
- Algebra.TensorProduct.isField_of_isAlgebraicproof · cited by 2