Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Test test_exists_not_local

Source location: crates/formality-rust/src/prove/test/is_local.rs:26

#[test]
fn test_exists_not_local() {
    test_prove(
        Program::empty(),
        term("exists<T> {} => {@IsLocal(Debug(T))}"),
    )
    .assert_ok(expect!["{Constraints { env: Env { variables: [?ty_1], bias: Soundness, pending: [], allow_pending_outlives: false }, known_true: false, substitution: {} }}"])
}

Rules proved (6)

Premises failed (0)

This test records no negative coverage.

Proof trees

Proof tree