Mathlib Map

Theorems · Theorem · field theory

map_ratCast

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

Around this declaration

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

Cites8

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

Cited by10

Results whose statement or proof uses this declaration.