MCPcopy Create free account
hub / github.com/argumentcomputer/ix / im

Function im

crates/compile/src/congruence.rs:426–428  ·  view source on GitHub ↗

Raw `Level::imax`.

(x: Level, y: Level)

Source from the content-addressed store, hash-verified

424 }
425 /// Raw `Level::imax`.
426 fn im(x: Level, y: Level) -> Level {
427 Level::imax(x, y)
428 }
429
430 /// `max(a, a) = a` — the canonical aux_gen vs Lean divergence on
431 /// nested-aux level args from `ec95312` (the `Sort (max 1 1)` vs

Callers 3

Calls

no outgoing calls

Tested by 3