summaryrefslogtreecommitdiffhomepage
path: root/proofs/NectarDriver/Impl.v
blob: 37b8878663006f8141ebbef2025460e2f5484b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
(*
    NectarDriver: Impl keyword.

    The Impl keyword defines methods and/or traits associated with a specific identifier N.

    Author: Amlal El Mahrouss
    Formalization: January 2026
*)

Require Import Logic.Classical_Prop.
Require Import NectarDriver.Traits.