Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.eq_zero_or_one

∀ {K : Type u_4} {L : Type u_5} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] [IsFractionRing K L]
  (I : FractionalIdeal (nonZeroDivisors K) L), I = 0 ∨ I = 1
Defined in
Mathlib.RingTheory.FractionalIdeal.Operations
Cited by
1 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraIsFractionRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.