Theorems · Definition · ring theory
SubalgebraClass.val
{S : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : SetLike S A] → [inst_4 : SubsemiringClass S A] → [hSR : SMulMemClass S R A] → (s : S) → ↥s →ₐ[R] AEmbedding of a subalgebra into the algebra, as an algebra homomorphism.
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- LinearMapproof · cited by 10,215
- RingHomproof · cited by 10,189
- AlgHomstatement · cited by 3,236
- SetLikestatement and proof · cited by 1,084
- SMulMemClassstatement and proof · cited by 77
- SubsemiringClassstatement and proof · cited by 30
- SubsemiringClass.subtypeproof · cited by 5
- SMulMemClass.subtypeproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- spectrum.subset_subalgebraproof · cited by 2
- Subalgebra.isUnit_of_isUnit_val_of_eventuallyproof · cited by 1
- SubalgebraClass.coe_valstatement · cited by 0