Skip to main content

defeq_for_test

Function defeq_for_test 

Source
pub fn defeq_for_test(ctx: &Context, a: &Term, b: &Term) -> bool
Expand description

Definitional equality of two terms — exposed for tests that pin conversion behaviour (structure eta, proof irrelevance) directly.