Mathlib Map

Theorems · Theorem · real analysis

NNReal.coe_sub

∀ {r₁ r₂ : NNReal}, r₂ ≤ r₁ → ↑(r₁ - r₂) = ↑r₁ - ↑r₂
Defined in
Mathlib.Data.NNReal.Defs
Cited by
19 results in Mathlib
Foundations
Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound

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 by19

Results whose statement or proof uses this declaration.