Mathlib Map

Theorems · Theorem · commutative algebra

algebraRat.charZero

∀ (R : Type u_3) [Nontrivial R] [inst : Ring R] [Algebra ℚ R], CharZero R

A nontrivial -algebra has characteristic zero. This cannot be a (local) instance because it would immediately form a loop with the instance DivisionRing.toRatAlgebra. It's probably easier to go the other way: prove CharZero R and automatically receive an Algebra ℚ R instance.

Defined in
Mathlib.Algebra.CharP.Algebra
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontrivialRingAlgebra

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.