Mathlib Map

Theorems · Theorem · field theory

MonoidWithZeroHomClass.ext_nnrat_iff

∀ {M₀ : Type u_5} [inst : MonoidWithZero M₀] {f g : ℚ≥0 →*₀ M₀},
  f = g ↔
    f.comp (MonoidWithZeroHom.ofClass (Nat.castRingHom ℚ≥0)) = g.comp (MonoidWithZeroHom.ofClass (Nat.castRingHom ℚ≥0))
Defined in
Mathlib.Data.Rat.Cast.Defs
Cited by
0 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZero

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.