Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.orderLHom_onRelation

∀ (L : FirstOrder.Language) [inst : L.IsOrdered] (x : ℕ) (x_1 : FirstOrder.Language.order.Relations x),
  L.orderLHom.onRelation x_1 =
    match x, x_1 with
    | .(2), FirstOrder.Language.orderRel.le => FirstOrder.Language.leSymb
Defined in
Mathlib.ModelTheory.Order
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
FirstOrder.Language.IsOrdered

Around this declaration

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

Cites7

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.