Theorems · Definition · ring theory
Subalgebra.inclusion
{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] ↥TThe map S → T when S is a subalgebra contained in the subalgebra T.
This is the subalgebra version of Submodule.inclusion, or Subring.inclusion
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- Set.inclusionproof · cited by 145
Cited by40
Results whose statement or proof uses this declaration.
- IntermediateField.inclusionproof · cited by 32
- Subalgebra.inclusion_injectivestatement · cited by 9
- Subalgebra.iSupLiftstatement and proof · cited by 5
- AlgebraicIndependent.extendScalarsproof · cited by 4
- IsTranscendenceBasis.isAlgebraic_fieldproof · cited by 3
- Field.Emb.Cardinal.embFunctorproof · cited by 3
- IsAlgebraic.tower_top_of_subalgebra_leproof · cited by 2
- PolynomialLaw.exists_lift_of_mem_range_rTensorproof · cited by 2
- Subalgebra.iSupLift_inclusionstatement and proof · cited by 2
- TensorProduct.Algebra.eq_of_fg_of_subtype_eqstatement and proof · cited by 2
- AlgebraicIndependent.sumElim_of_towerproof · cited by 1
- IntermediateField.LinearDisjoint.rank_supproof · cited by 1