Mathlib Map

Theorems · Theorem · order theory

toIocDiv.congr_simp

∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
  {p p_1 : α} (e_p : p = p_1) (hp : 0 < p) (a a_1 : α),
  a = a_1 → ∀ (b b_1 : α), b = b_1 → toIocDiv hp a b = toIocDiv ⋯ a_1 b_1
Defined in
Mathlib.Algebra.Order.ToIntervalMod
Cited by
21 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoidArchimedean

Around this declaration

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

Cites5

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

Cited by21

Results whose statement or proof uses this declaration.