Theorems · Theorem · order theory
max_zero
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : Zero α] [IsBotZeroClass α] (a : α), max a 0 = a- Defined in
- Mathlib.Algebra.Order.IsBotOne
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- zero_leproof · cited by 382
- sup_of_le_leftproof · cited by 218
- IsBotZeroClassstatement and proof · cited by 71
Cited by2
Results whose statement or proof uses this declaration.
- Metric.ediam_tripleproof · cited by 2
- Ordinal.max_zero_rightproof · cited by 0