Theorems · Definition · commutative algebra
Algebra.QuasiFinite.casesOn
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{motive : Algebra.QuasiFinite R S → Sort u} →
(t : Algebra.QuasiFinite R S) →
((finite_fiber : ∀ (P : Ideal R) [inst_3 : P.IsPrime], Module.Finite P.ResidueField (P.Fiber S)) →
motive ⋯) →
motive t- Defined in
- Mathlib.RingTheory.QuasiFinite.Basic
- 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.
Cites11
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
- Idealstatement and proof · cited by 4,748
- Module.Finitestatement and proof · cited by 1,032
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Localization.AtPrimestatement · cited by 299
- IsLocalRing.ResidueFieldstatement · cited by 156
- Ideal.ResidueFieldstatement and proof · cited by 119
- Ideal.Fiberstatement and proof · cited by 40
- Algebra.QuasiFinitestatement and proof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.quasiFinite_iffproof · cited by 0