Theorems · Theorem · field theory
AlgebraicIndependent.sumElim_of_tower
∀ {ι : Type u_1} {R : Type u_3} {S : Type u} {A : Type v} {x : ι → A} [inst : CommRing R] [inst_1 : CommRing S]
[inst_2 : CommRing A] [inst_3 : Algebra R S] [inst_4 : Algebra R A] [inst_5 : Algebra S A] [IsScalarTower R S A],
AlgebraicIndependent R x →
∀ {ι' : Type u_4} {y : ι' → A},
Set.range x ⊆ Set.range ⇑(algebraMap S A) → AlgebraicIndependent S y → AlgebraicIndependent R (Sum.elim y x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- AlgEquivproof · cited by 1,681
- Subalgebraproof · cited by 1,353
- RingHomClass.toRingHomproof · cited by 746
- AlgEquiv.symmproof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicIndependent.sumElim_compproof · cited by 2