A reversible circuit, if I understand it correctly, is a circuit where every gate in the circuit is invertible, i.e. can simply be “turned in the opposite direction”, so that the entire circuit can in a sense just be “turned in reverse” without changing the circuit architecture.
An invertible function is not defined in terms of computational models, but in terms of whether the function is injective.
How are these two concepts related? Does an invertible function always have a corresponding reversible circuit?