Mathlib Map

Theorems · Theorem · commutative algebra

map_intCast

∀ {F : Type u_1} {α : Type u_3} {β : Type u_4} [inst : NonAssocRing α] [inst_1 : NonAssocRing β]
  [inst_2 : FunLike F α β] [RingHomClass F α β] (f : F) (n : ℤ), f ↑n = ↑n
Defined in
Mathlib.Data.Int.Cast.Lemmas
Cited by
45 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Quot.sound
Assumes
NonAssocRingNonAssocRingFunLikeRingHomClass

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 by45

Results whose statement or proof uses this declaration.