Theorems · Theorem · commutative algebra
RingHom.IsStableUnderBaseChange.tensorProduct
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => P) →
∀ {R S : Type u} (T : Type u) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] [inst_3 : Algebra R S]
[inst_4 : Algebra R T], P (algebraMap R S) → P (algebraMap T (TensorProduct R T S))- Defined in
- Mathlib.RingTheory.RingHomProperties
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- TensorProductstatement and proof · cited by 2,545
- RingHom.IsStableUnderBaseChangestatement and proof · cited by 30
- Algebra.TensorProduct.rightAlgebraproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.locally_isStableUnderBaseChangeproof · cited by 1