Mathlib Map

Theorems · Theorem · number theory

Rat.inv_natCast_den

∀ (a : ℕ), (↑a)⁻¹.den = if a = 0 then 1 else a
Defined in
Mathlib.Data.Rat.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Rat.cast_inv_nat · cited by 1Rat.cast_inv_natRat.inv_natCast_denCITED BYCITES

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by1

Results whose statement or proof uses this declaration.