Theorems · Definition · field theory
Algebra.Transcendental.casesOn
{R : Type u} →
{A : Type v} →
[inst : CommRing R] →
[inst_1 : Ring A] →
[inst_2 : Algebra R A] →
{motive : Algebra.Transcendental R A → Sort u_1} →
(t : Algebra.Transcendental R A) → ((transcendental : ∃ x, Transcendental R x) → motive ⋯) → motive t- Defined in
- Mathlib.RingTheory.Algebraic.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Ringstatement and proof · cited by 7,463
- Transcendentalstatement and proof · cited by 91
- Algebra.Transcendentalstatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.not_isField_of_transcendentalproof · cited by 1