Theorems · Definition · commutative algebra
IsDedekindDomainDvr.casesOn
{A : Type u_1} →
[inst : CommRing A] →
[inst_1 : IsDomain A] →
{motive : IsDedekindDomainDvr A → Sort u} →
(t : IsDedekindDomainDvr A) →
([toIsNoetherian : IsNoetherian A A] →
(is_dvr_at_nonzero_prime :
∀ (P : Ideal A), P ≠ ⊥ → ∀ (x : P.IsPrime), IsDiscreteValuationRing (Localization.AtPrime P)) →
motive ⋯) →
motive t- Defined in
- Mathlib.RingTheory.DedekindDomain.Dvr
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- IsDomainstatement and proof · cited by 2,196
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Localization.AtPrimestatement and proof · cited by 299
- IsNoetherianstatement and proof · cited by 208
- IsDiscreteValuationRingstatement and proof · cited by 117
- IsDedekindDomainDvrstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.