Theorems · Theorem · commutative algebra
IsAlgebraic.tmul
∀ {R : Type u_1} {S : Type u_2} {A : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Ring A]
[inst_3 : Algebra R S] [inst_4 : Algebra R A] (s : S) {a : A},
IsAlgebraic R a → ∀ [FaithfulSMul R S], IsAlgebraic S (s ⊗ₜ[R] a)- Defined in
- Mathlib.RingTheory.Algebraic.Integral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- TensorProductstatement and proof · cited by 2,545
- map_zeroproof · cited by 1,614
- TensorProduct.tmulstatement and proof · cited by 1,182
- Polynomial.mapproof · cited by 806
- RingHomClass.toRingHomproof · cited by 746
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.