Mathlib Map

Theorems · Theorem · number theory

Nat.bitwise_zero_right

∀ {f : Bool → Bool → Bool} (n : ℕ), Nat.bitwise f n 0 = if f true false = true then n else 0
Defined in
Mathlib.Data.Nat.Bitwise
Cited by
7 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound

Around this declaration

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

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 by7

Results whose statement or proof uses this declaration.