Mathlib Map

Theorems · Theorem · field theory

eq_ratCast

∀ {F : Type u_1} {α : Type u_3} [inst : DivisionRing α] [inst_1 : FunLike F ℚ α] [RingHomClass F ℚ α] (f : F) (q : ℚ),
  f q = ↑q
Defined in
Mathlib.Data.Rat.Cast.Defs
Cited by
26 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingFunLikeRingHomClass

Around this declaration

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

Cites6

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

Cited by26

Results whose statement or proof uses this declaration.